Sweden-Number/controls
Troy Rollo eed4411f8d - Setting the scroll range with the "bRedraw" flag set to true on a
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.
2004-07-08 20:15:46 +00:00
..
button.c Remove the support for the Win 3.1 Look. 2004-04-01 04:57:12 +00:00
combo.c Combobox popups should be always-on-top. 2004-05-17 19:49:19 +00:00
desktop.c Move implementation of SysParametersInfo from Ascii to Unicode. 2004-03-04 01:41:11 +00:00
edit.c Modified EDIT_EM_Undo(): Removed undo buffer length check for 2004-06-18 22:29:05 +00:00
icontitle.c Remove unused header. 2004-05-05 19:00:44 +00:00
listbox.c Remove the support for the Win 3.1 Look. 2004-04-01 04:57:12 +00:00
menu.c Use better dimensions for MDI system menu buttons to avoid MDI client 2004-06-18 19:31:57 +00:00
scroll.c - Setting the scroll range with the "bRedraw" flag set to true on a 2004-07-08 20:15:46 +00:00
static.c Removed DT_NOCLIP format flag. 2004-05-25 04:49:22 +00:00
uitools.c Remove the rest of the Tweak look hack. 2004-04-01 21:06:14 +00:00