Sweden-Number/controls
Andrew Johnston 7b56b79f74 Move keyboard event processing from WndProc code into the existing
helper.
Create a helper function for the create event and clean up code.
Remove macro for detecting invalid SCROLLINFO structures and make it
an inline function.
2003-03-07 23:08:38 +00:00
..
button.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
combo.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
desktop.c Some more fixes for compiling the user dll with -DSTRICT. 2002-10-30 23:45:38 +00:00
edit.c Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
icontitle.c Moved some more 16-bit functions to user16.c. 2002-11-22 04:47:10 +00:00
listbox.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
menu.c Allow modifying a menu string to be NULL. 2003-03-07 23:03:27 +00:00
scroll.c Move keyboard event processing from WndProc code into the existing 2003-03-07 23:08:38 +00:00
static.c Some more fixes for compiling the user dll with -DSTRICT. 2002-10-30 23:45:38 +00:00
uitools.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00