.. |
x11drv
|
Warning fix.
|
2001-01-20 02:51:49 +00:00 |
.cvsignore
|
Moved the 16 bit driver functions callout into the dir.
|
2000-01-04 00:26:50 +00:00 |
Makefile.in
|
Moved most builtin controls structures into their respective C file.
|
2000-12-10 23:01:33 +00:00 |
caret.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
class.c
|
Added check whether unaligned memory access is allowed.
|
2000-12-27 04:18:26 +00:00 |
clipboard.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
cursoricon.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
dce.c
|
Some more cleanups.
|
2001-01-26 20:40:50 +00:00 |
defdlg.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
defwnd.c
|
Replace 16-bit calls in DefWindowProc by 32-bit, preferring unicode
|
2001-01-26 00:19:33 +00:00 |
dialog.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
driver.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
event.c
|
Merged clipboard driver into USER driver.
|
2000-08-10 01:16:19 +00:00 |
focus.c
|
Removed some direct accesses to the 16-bit task structure.
|
2001-01-15 20:09:09 +00:00 |
hook.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
input.c
|
Removed some direct accesses to the 16-bit task structure.
|
2001-01-15 20:09:09 +00:00 |
keyboard.c
|
"Implement" GetKBCodePage and GetKBCodePage16.
|
2000-12-29 19:47:53 +00:00 |
mdi.c
|
Initialize MENUITEMINFO structure before calling GetMenuItemInfo.
|
2001-01-15 20:21:15 +00:00 |
message.c
|
Synchronize access to MESSAGEQUEUE members.
|
2001-01-29 00:33:35 +00:00 |
msgbox.c
|
Moved tweak support to USER dll. Removed tweak.h and cache.h.
|
2001-01-15 20:12:55 +00:00 |
multimon.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
nonclient.c
|
Use DrawFrameControl() instead of OEM bitmaps to paint caption buttons
|
2001-01-24 19:47:57 +00:00 |
painting.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
property.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
queue.c
|
Synchronize access to MESSAGEQUEUE members.
|
2001-01-29 00:33:35 +00:00 |
rect.c
|
Various documentation fixes.
|
2000-12-22 01:38:01 +00:00 |
scroll.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
spy.c
|
Added a few messages and notifications.
|
2001-01-25 21:47:12 +00:00 |
struct32.c
|
Removed unused STRUCT32_NCCALCSIZE functions.
|
2000-10-26 21:50:59 +00:00 |
struct32.h
|
Removed unused STRUCT32_NCCALCSIZE functions.
|
2000-10-26 21:50:59 +00:00 |
syscolor.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
sysmetrics.c
|
Use DrawFrameControl() instead of OEM bitmaps to paint caption buttons
|
2001-01-24 19:47:57 +00:00 |
sysparams.c
|
Add <string.h> to files that needed it.
|
2001-01-26 20:43:40 +00:00 |
timer.c
|
Removed some direct accesses to the 16-bit task structure.
|
2001-01-15 20:09:09 +00:00 |
user.c
|
Added a few missing exports.
|
2001-01-28 23:44:56 +00:00 |
win.c
|
Documentation ordinal fixes.
|
2001-01-25 22:22:21 +00:00 |
winhelp.c
|
Some more cleanups.
|
2001-01-26 20:40:50 +00:00 |
winpos.c
|
Fixed SW_RESTORE handling.
|
2001-01-26 20:37:48 +00:00 |
winproc.c
|
Some more cleanups.
|
2001-01-26 20:40:50 +00:00 |