Sweden-Number/windows
Alexandre Julliard 83674ecc12 Michael Abd-El-Malek (on behalf of Corel)
When we were switching to another desktop, the popup windows lost
their WS_VISIBLE flag.
2000-03-15 19:48:13 +00:00
..
ttydrv Better thread safety for WarpPointer hack. 2000-02-25 20:53:34 +00:00
x11drv Michael Abd-El-Malek (on behalf of Corel) 2000-03-15 19:48:13 +00:00
.cvsignore Moved the 16 bit driver functions callout into the dir. 2000-01-04 00:26:50 +00:00
Makefile.in Moved the 16 bit driver functions callout into the dir. 2000-01-04 00:26:50 +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 #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
dce.c Michael Abd-El-Malek (on behalf of Corel) 2000-03-15 19:48: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 Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
dinput.c - implement EnumObjects and GetProperty for Mouse and Joystick drivers 2000-02-26 13:15:17 +00:00
driver.c Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
event.c Added the possibility to have mouse movements reported relative to 1999-11-07 21:25:57 +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 Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
keyboard.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
mdi.c Check that ci->hWindowMenu is not zero before using it. 2000-02-13 15:05:07 +00:00
message.c Send WM_HELP message when F1 is pressed. 2000-02-26 19:13:44 +00:00
msgbox.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
multimon.c Misc. fixes for compiler warnings. 2000-02-25 21:01:50 +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 We don't need to call LPtoDP in here as far as PatBlt does it internally. 2000-02-25 20:50:30 +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
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
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 Removed a lot of unnecessary includes and fixed the compile errors. 2000-03-08 18:26:56 +00:00
win.c ATOMs are considered unique, so we don't need to check class 2000-02-25 20:45:23 +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