• Troy Rollo's avatar
    - Setting the scroll range with the "bRedraw" flag set to true on a · eed4411f
    Troy Rollo authored
      non-control scrollbar resulted in the scrollbar being drawn over the
      whole window area.
    - If you don't set WS_HSCROLL/WS_VSCROLL on window creation, setting a scroll
      range does nothing. Setting the scroll range to a non-zero range should cause
      scroll bars to be displayed. Setting the range to a zero range
      should cause the relevant scroll bar to be hidden.
    eed4411f
scroll.c 58.6 KB