Sweden-Number/windows
Alexandre Julliard 9a0e28f153 Fixed a couple of file descriptor leaks.
Always call USER signal proc in the right context.
Cleaned up THREAD_Create.
2000-03-25 19:14:37 +00:00
..
ttydrv Store monitor size and depth in the generic structure. 2000-03-25 17:30:13 +00:00
x11drv Store monitor size and depth in the generic structure. 2000-03-25 17:30:13 +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 Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
class.c Moved global atoms to the server (based on the work of Sergei 2000-02-13 13:56:13 +00:00
clipboard.c Removed most calls to xmalloc/xrealloc. 2000-03-19 14:29:50 +00:00
cursoricon.c Moved LoadImage and related functions to cursoricon.c. 2000-03-24 21:40:30 +00:00
dce.c Store monitor size and depth in the generic structure. 2000-03-25 17:30:13 +00:00
defdlg.c Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
defwnd.c Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
dialog.c Propagate IsDialogMessage to the parent if the dialog has the 2000-03-19 14:20:52 +00:00
driver.c Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
event.c Moved graphics initialisation to the x11drv/ttydrv dll init code. 2000-03-20 18:21:19 +00:00
focus.c Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
hook.c Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
input.c Correct the NotifyCode in the WM_COMMAND message sent by 2000-03-24 19:46:13 +00:00
keyboard.c Moved graphics initialisation to the x11drv/ttydrv dll init code. 2000-03-20 18:21:19 +00:00
mdi.c Fixed copying of the MDI 'Windows' menu items if the items are not of 2000-03-24 19:49:13 +00:00
message.c Avoid calling the *Rect USER functions from inside GDI. 2000-03-18 22:12:33 +00:00
msgbox.c Moved FatalAppExit functions to win32/except.c. 2000-03-24 21:42:15 +00:00
multimon.c Store monitor size and depth in the generic structure. 2000-03-25 17:30:13 +00:00
nonclient.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
painting.c Fixed some issues reported by winapi_check. 2000-03-24 20:43:33 +00:00
property.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
queue.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
rect.c IsRectEmpty also returns true for negative width/heights (verified 2000-03-09 18:35:37 +00:00
scroll.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
spy.c Avoid calling the *Rect USER functions from inside GDI. 2000-03-18 22:12:33 +00:00
syscolor.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
sysmetrics.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
sysparams.c Store monitor size and depth in the generic structure. 2000-03-25 17:30:13 +00:00
timer.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
user.c Fixed a couple of file descriptor leaks. 2000-03-25 19:14:37 +00:00
win.c Store monitor size and depth in the generic structure. 2000-03-25 17:30:13 +00:00
winhelp.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
winpos.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
winproc.c Improved the selector get/set functions. 2000-02-26 16:51:13 +00:00