.. |
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
|
Porting fixes.
|
2003-11-26 22:29:30 +00:00 |
dce.c
|
Documentation updates.
|
2003-03-18 18:35:48 +00:00 |
defdlg.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
defwnd.c
|
Porting fixes.
|
2003-11-26 22:29:30 +00:00 |
dialog.c
|
System classes must not have the CS_GLOBALCLASS style.
|
2003-12-10 04:14:35 +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 MDI child creation tests.
|
2003-12-30 21:54:54 +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
|
Implemented GetTitleBarInfo.
|
2003-12-08 23:46:29 +00:00 |
painting.c
|
In RDW_ValidateParent, get rid of the parent update region if it is
|
2003-12-05 04:42:43 +00:00 |
queue.c
|
Porting fixes.
|
2003-11-26 22:29:30 +00:00 |
rect.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
scroll.c
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
spy.c
|
Add common dialog notification messages and WM_SIZE.
|
2003-11-03 22:14:04 +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
|
Removed some unnecessary includes.
|
2003-11-17 20:31:29 +00:00 |
win.c
|
Prevent false matches in WIN_FindWindow.
|
2003-12-30 19:09:50 +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
|
Set %fs and %gs in the register context to their current value when
|
2003-11-05 00:46:44 +00:00 |