Sweden-Number/windows
James Hatheway 9fa09e7ecb We must return the atom of the class in GetClassInfoEx instead of just
TRUE.
2000-06-18 17:19:38 +00:00
..
ttydrv Merged mouse dll into USER. 2000-06-08 04:57:22 +00:00
x11drv Do not change the WS_CHILD style in SetParent. 2000-06-13 03:35:36 +00:00
.cvsignore Moved the 16 bit driver functions callout into the dir. 2000-01-04 00:26:50 +00:00
Makefile.in Avoid calling the *Rect USER functions from inside GDI. 2000-03-18 22:12:33 +00:00
caret.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
class.c We must return the atom of the class in GetClassInfoEx instead of just 2000-06-18 17:19:38 +00:00
clipboard.c Removed HEAP_xalloc. 2000-04-30 12:22:18 +00:00
cursoricon.c Louis-Philippe Gagnon (of Macadamian for Corel) 2000-06-08 00:39:16 +00:00
dce.c Added a NULL pointer check within DCE_AddClipRects function. 2000-06-15 00:12:12 +00:00
defdlg.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
defwnd.c Set and retrieve the window icon that is drawn under managed mode 2000-05-23 04:12:23 +00:00
dialog.c Check again for GetNextDlgTabItem after return from WM_INITDIALOG 2000-06-15 01:00:42 +00:00
driver.c Lots of spelling fixes that accumulated in my tree again, made several 2000-06-01 23:28:25 +00:00
event.c Moved graphics initialisation to the x11drv/ttydrv dll init code. 2000-03-20 18:21:19 +00:00
focus.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
hook.c Fixed some issues reported by winapi_check. 2000-04-06 20:21:16 +00:00
input.c Removed HEAP_xalloc. 2000-04-30 12:22:18 +00:00
keyboard.c Moved graphics initialisation to the x11drv/ttydrv dll init code. 2000-03-20 18:21:19 +00:00
mdi.c Implemented the More Windows... menu item for MDI. 2000-06-15 01:03:32 +00:00
message.c Added setting of cursor postition to MSG_PostToQueue. 2000-06-15 00:09:04 +00:00
msgbox.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
multimon.c Fixed a few compilation warnings. 2000-04-29 14:29:41 +00:00
nonclient.c Exec a separate wine binary for every win32 process so that they run 2000-05-29 21:25:10 +00:00
painting.c Make RDW_ValidateParent() modify the update region of all parents, not 2000-04-23 20:39:09 +00:00
property.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
queue.c Moved idle event handling to the server. 2000-05-30 19:48:18 +00:00
rect.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
scroll.c Scroll off-screen controls when scroll rectangle is NULL. 2000-05-11 21:41:15 +00:00
spy.c Implemented Mousewheel support. 2000-04-18 11:56:33 +00:00
syscolor.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
sysmetrics.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
sysparams.c Added default values for SPI_GETMOUSEHOVERHEIGHT, SPI_GETMOUSEHOVERWIDTH and 2000-04-28 14:44:57 +00:00
timer.c Specify the service thread timers in ms instead of us. 2000-05-10 04:43:32 +00:00
user.c Moved idle event handling to the server. 2000-05-30 19:48:18 +00:00
win.c Yet another attempt at fixing CW_USEDEFAULT handling. 2000-06-08 01:01:09 +00:00
winhelp.c WinHelp must accept a NULL pointer to the help key string. 2000-04-29 14:15:11 +00:00
winpos.c Made SetWindowPos handle the case when inserting a window after itself 2000-06-14 21:16:18 +00:00
winproc.c Do not send WM_SIZING to 16-bit windows. 2000-05-07 18:41:59 +00:00