Sweden-Number/windows
Alexandre Julliard d646c7ed32 Moved some more 16-bit USER functions to the corresponding 16-bit
files.
2004-12-08 14:15:24 +00:00
..
class.c Take advantage of the new winproc handling to move some more functions 2004-11-28 15:10:28 +00:00
clipboard.c Moved some more 16-bit USER functions to the corresponding 16-bit 2004-12-08 14:15:24 +00:00
cursoricon.c Another round of const correctness fixes. 2004-12-06 20:43:55 +00:00
dce.c Protect USER32 against early graphics driver unloading. 2004-10-18 21:25:26 +00:00
defdlg.c Changed winproc allocation to be based only on the procedure address, 2004-11-24 18:43:18 +00:00
defwnd.c GetModuleHandleA->GetModuleHandleW. 2004-11-30 17:25:24 +00:00
dialog.c Another round of const correctness fixes. 2004-12-06 20:43:55 +00:00
driver.c Get rid of the WINE_UNUSED macro. 2004-09-01 17:36:04 +00:00
input.c Moved some more 16-bit USER functions to the corresponding 16-bit 2004-12-08 14:15:24 +00:00
mdi.c Another round of const correctness fixes. 2004-12-06 20:43:55 +00:00
message.c Take advantage of the new winproc handling to move some more functions 2004-11-28 15:10:28 +00:00
msgbox.c Implement task modal message boxes. 2004-11-30 21:16:26 +00:00
multimon.c Fixed wrong Unicode string syntax in GetMonitorInfoW. 2004-06-23 00:12:03 +00:00
nonclient.c Fix the size and position of the system menu icon on the caption bar. 2004-11-08 22:11:48 +00:00
queue.c Add missing \n on error message. 2004-01-06 20:40:48 +00:00
rect.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
scroll.c When there are no pixels to scroll, ScrollWindowEx must still scroll 2004-08-24 20:15:00 +00:00
spy.c Another round of const correctness fixes. 2004-12-06 20:43:55 +00:00
syscolor.c Moved some more 16-bit USER functions to the corresponding 16-bit 2004-12-08 14:15:24 +00:00
sysmetrics.c Moved some more 16-bit USER functions to the corresponding 16-bit 2004-12-08 14:15:24 +00:00
sysparams.c Protect USER32 against early graphics driver unloading. 2004-10-18 21:25:26 +00:00
user.c Moved some more 16-bit USER functions to the corresponding 16-bit 2004-12-08 14:15:24 +00:00
win.c Moved update region handling to the server. 2004-12-07 17:31:53 +00:00
winhelp.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
winpos.c Protect USER32 against early graphics driver unloading. 2004-10-18 21:25:26 +00:00
winproc.c Fixed is_valid_winproc to avoid being optimized out by recent gcc 2004-11-28 15:08:14 +00:00