.. |
class.c
|
Avoid a few more GetModuleHandle calls.
|
2004-02-12 00:35:01 +00:00 |
clipboard.c
|
|
|
cursoricon.c
|
Avoid a few more GetModuleHandle calls.
|
2004-02-12 00:35:01 +00:00 |
dce.c
|
Add a comment to explain the LockWindowUpdate situation.
|
2004-02-26 05:29:26 +00:00 |
defdlg.c
|
Allocate DIALOGINFO structure in DefDlgProc instead of in
|
2004-04-20 04:02:35 +00:00 |
defwnd.c
|
Remove the support for the Win 3.1 Look.
|
2004-04-01 04:57:12 +00:00 |
dialog.c
|
Allocate DIALOGINFO structure in DefDlgProc instead of in
|
2004-04-20 04:02:35 +00:00 |
driver.c
|
|
|
input.c
|
|
|
keyboard.c
|
|
|
mdi.c
|
Remove the support for the Win 3.1 Look.
|
2004-04-01 04:57:12 +00:00 |
message.c
|
|
|
msgbox.c
|
Remove the support for the Win 3.1 Look.
|
2004-04-01 04:57:12 +00:00 |
multimon.c
|
|
|
nonclient.c
|
Remove the support for the Win 3.1 Look.
|
2004-04-01 04:57:12 +00:00 |
painting.c
|
FIXME_(win) -> FIXME.
|
2004-03-17 20:48:18 +00:00 |
queue.c
|
Add missing \n on error message.
|
2004-01-06 20:40:48 +00:00 |
rect.c
|
|
|
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
|
lpCreateParams should be a SEGPTR in 16-bit code.
|
2004-01-28 21:41:56 +00:00 |
struct32.h
|
|
|
syscolor.c
|
Remove the support for the Win 3.1 Look.
|
2004-04-01 04:57:12 +00:00 |
sysmetrics.c
|
Remove the support for the Win 3.1 Look.
|
2004-04-01 04:57:12 +00:00 |
sysparams.c
|
Remove the support for the Win 3.1 Look.
|
2004-04-01 04:57:12 +00:00 |
timer.c
|
|
|
user.c
|
Stub for RegisterDeviceNotificationW.
|
2004-03-05 20:44:15 +00:00 |
win.c
|
Setting WS_VISIBLE style does not require any special handling.
|
2004-04-02 20:12:38 +00:00 |
winhelp.c
|
|
|
winpos.c
|
|
|
winproc.c
|
First step in using faster approach for A<->W message mapping.
|
2004-02-20 05:14:48 +00:00 |