.. |
caret.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
class.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
clipboard.c
|
MSVC compatibility fixes.
|
2002-08-31 19:04:14 +00:00 |
cursoricon.c
|
Convert HRSRC to a void*.
|
2002-09-16 22:47:05 +00:00 |
dce.c
|
Make LockWindowUpdate return more Windows-like values.
|
2002-07-09 01:57:28 +00:00 |
defdlg.c
|
Check for valid dialog info before using it.
|
2002-06-28 23:32:29 +00:00 |
defwnd.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
dialog.c
|
Convert HRSRC to a void*.
|
2002-09-16 22:47:05 +00:00 |
driver.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
focus.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
hook.c
|
- Rename WIN_Handle16 to HWDN_16 and make it a macro.
|
2002-09-04 19:37:01 +00:00 |
input.c
|
Moved internal context macros out of winnt.h.
|
2002-08-31 18:47:00 +00:00 |
keyboard.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
mdi.c
|
- Rename WIN_Handle16 to HWDN_16 and make it a macro.
|
2002-09-04 19:37:01 +00:00 |
message.c
|
- Rename WIN_Handle16 to HWDN_16 and make it a macro.
|
2002-09-04 19:37:01 +00:00 |
msgbox.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
multimon.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
nonclient.c
|
Tweak position of system menu small icon.
|
2002-08-28 22:25:12 +00:00 |
painting.c
|
Create the scratch region before copying if necessary.
|
2002-08-29 02:48:09 +00:00 |
queue.c
|
Fixed some issues found by winapi_check.
|
2002-09-09 19:26:55 +00:00 |
rect.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
scroll.c
|
Have USER deal with the caret when scrolling a window.
|
2002-09-20 19:35:54 +00:00 |
spy.c
|
- Rename WIN_Handle16 to HWDN_16 and make it a macro.
|
2002-09-04 19:37:01 +00:00 |
struct32.c
|
- Rename WIN_Handle16 to HWDN_16 and make it a macro.
|
2002-09-04 19:37:01 +00:00 |
struct32.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
syscolor.c
|
Cast void* to char* for pointer arithmetic.
|
2002-07-03 21:10:43 +00:00 |
sysmetrics.c
|
Correct some of the system metrics to more closely match Windows
|
2002-08-28 00:54:53 +00:00 |
sysparams.c
|
Correct some of the system metrics to more closely match Windows
|
2002-08-28 00:54:53 +00:00 |
timer.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
user.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
win.c
|
- Rename WIN_Handle16 to HWDN_16 and make it a macro.
|
2002-09-04 19:37:01 +00:00 |
winhelp.c
|
- Rename WIN_Handle16 to HWDN_16 and make it a macro.
|
2002-09-04 19:37:01 +00:00 |
winpos.c
|
Dump SetWindowPos flags.
|
2002-08-27 01:14:44 +00:00 |
winproc.c
|
Remove references to PCVOID and LPUINT.
|
2002-09-17 01:35:09 +00:00 |