.. |
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
|
Fixed a number of dll separation issues.
|
2002-08-28 22:35:23 +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
|
Tried to make IsDialogMessageW more compatible. Changed
|
2002-07-05 00:23:02 +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
|
- Converted HHOOK to a void*.
|
2002-07-28 17:42:05 +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
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
message.c
|
Fixed some issues found by winapi_check.
|
2002-08-20 00:20:43 +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
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
rect.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
scroll.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
spy.c
|
- Add message mapping for tooltips.
|
2002-07-20 20:07:27 +00:00 |
struct32.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +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
|
Support for HWND_MESSAGE.
|
2002-08-29 01:49:46 +00:00 |
winhelp.c
|
Added include protection for unistd.h and sys/time.h.
|
2002-08-17 00:43:16 +00:00 |
winpos.c
|
Dump SetWindowPos flags.
|
2002-08-27 01:14:44 +00:00 |
winproc.c
|
Misc spelling fixes.
|
2002-07-24 19:02:50 +00:00 |