..
class.c
Store a pointer to the client-side class structure in the server and
2003-12-11 05:34:53 +00:00
clipboard.c
Get rid of clipboard.h.
2003-12-05 04:45:50 +00:00
cursoricon.c
Moved some code around to avoid exporting DIB functions from gdi32.
2004-01-13 23:31:46 +00:00
dce.c
Moved a bunch of definitions from gdi.h into a new gdi_private.h to
2004-01-15 00:35:38 +00:00
defdlg.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
defwnd.c
In Windows, the leading byte for multibyte characters are set to upper
2004-01-26 20:20:07 +00:00
dialog.c
Converted DlgDirList to Unicode.
2004-01-06 20:51:40 +00:00
driver.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
input.c
Porting fixes.
2003-11-26 22:29:30 +00:00
keyboard.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
mdi.c
- Add the same protection to MDI_AugmentFrameMenu as one existing in
2004-01-27 03:57:10 +00:00
message.c
Porting fixes.
2003-11-26 22:29:30 +00:00
msgbox.c
Removed the A/W constants for builtin cursors, icons and resource
2003-09-10 03:56:47 +00:00
multimon.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
nonclient.c
Moved a bunch of definitions from gdi.h into a new gdi_private.h to
2004-01-15 00:35:38 +00:00
painting.c
In RDW_UpdateRgn(), if hRgn is zero, clear the windows update region
2004-01-21 02:18:51 +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
ScrollDC doesn't need to be in the graphics driver.
2004-01-12 21:15:16 +00:00
spy.c
Moved a few remaining 16-bit definitions out of the standard headers.
2004-01-23 22:51:41 +00:00
struct32.c
Fixed more -DSTRICT issues.
2002-11-22 20:43:01 +00:00
struct32.h
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
syscolor.c
Use a timeout when sending broadcast messages.
2003-10-31 04:18:55 +00:00
sysmetrics.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
sysparams.c
Use a timeout when sending broadcast messages.
2003-10-31 04:18:55 +00:00
timer.c
Porting fixes.
2003-11-26 22:29:30 +00:00
user.c
Add missing '\n's to debug traces.
2004-01-27 00:01:43 +00:00
win.c
Merge the MDI and common window creation code. Change the way MDI
2004-01-20 04:29:20 +00:00
winhelp.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
winpos.c
Porting fixes.
2003-11-26 22:29:30 +00:00
winproc.c
In Windows, the leading byte for multibyte characters are set to upper
2004-01-26 20:20:07 +00:00