wine-wine/windows
Francois Gouget 389df3db5c Extend the code to set both the Win9x and the NT registry keys. Only
the NT keys are authoritative (i.e. we set the Win9x keys but don't
re-read them).
2003-01-20 23:25:14 +00:00
..
class.c Removed input.h, queue.h, spy.h and sysmetrics.h and moved their 2002-12-03 23:34:52 +00:00
clipboard.c Made user compile with -DSTRICT. 2002-11-22 21:22:14 +00:00
cursoricon.c Move excpt.h out of include/msvcrt/ as it does not conflict with any 2002-12-12 23:34:01 +00:00
dce.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
defdlg.c Post correct notification code on WM_CLOSE for dialogs. 2003-01-14 19:29:15 +00:00
defwnd.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
dialog.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
driver.c Moved 16-bit definitions out of mmddk.h into mmsystem16.h. 2002-10-31 02:23:43 +00:00
input.c Store the hardware messages in the thread input structure, not in the 2003-01-08 00:27:58 +00:00
keyboard.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
mdi.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
message.c Store the keyboard state in the thread input structure on the server 2003-01-08 19:56:31 +00:00
msgbox.c Fix some unicode->ascii calls. 2002-11-24 22:13:26 +00:00
multimon.c Removed unnecessary HANDLE typecasts. 2002-12-02 18:10:57 +00:00
nonclient.c Handle the WS_EX_LEFTSCROLLBAR style (that is, draw the vertical 2003-01-14 23:41:01 +00:00
painting.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
queue.c Check for pending X events before getting queue status. 2003-01-14 19:32:42 +00:00
rect.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
scroll.c Some more fixes for compiling the user dll with -DSTRICT. 2002-10-30 23:45:38 +00:00
spy.c Print the message name for registered messages. 2003-01-11 21:07:50 +00:00
struct32.c Fixed more -DSTRICT issues. 2002-11-22 20:43:01 +00:00
struct32.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
syscolor.c Removed input.h, queue.h, spy.h and sysmetrics.h and moved their 2002-12-03 23:34:52 +00:00
sysmetrics.c Removed input.h, queue.h, spy.h and sysmetrics.h and moved their 2002-12-03 23:34:52 +00:00
sysparams.c Extend the code to set both the Win9x and the NT registry keys. Only 2003-01-20 23:25:14 +00:00
timer.c Removed input.h, queue.h, spy.h and sysmetrics.h and moved their 2002-12-03 23:34:52 +00:00
user.c Removed input.h, queue.h, spy.h and sysmetrics.h and moved their 2002-12-03 23:34:52 +00:00
win.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
winhelp.c Moved some more 16-bit functions to user16.c. 2002-11-22 04:47:10 +00:00
winpos.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
winproc.c Removed input.h, queue.h, spy.h and sysmetrics.h and moved their 2002-12-03 23:34:52 +00:00