.. |
x11drv
|
Allocate DC objects on the process heap, and removed WIN_DC_INFO
|
2000-11-05 02:05:07 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
Added basic working stubs of new Windows 2000 API functions.
|
2000-10-29 01:24:54 +00:00 |
cursoricon.c
|
DrawIconEx: when flags=0 use flags=DI_NORMAL instead.
|
2000-11-01 21:36:35 +00:00 |
dce.c
|
Added comment explaining why we have an ERR rather than a WARN.
|
2000-11-05 03:20:02 +00:00 |
defdlg.c
|
…
|
|
defwnd.c
|
Added wParam and lParam as parameters in SPY_ExitMessage
|
2000-10-22 23:52:47 +00:00 |
dialog.c
|
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se>
|
2000-11-01 03:11:12 +00:00 |
driver.c
|
…
|
|
event.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
…
|
|
input.c
|
Ask application to reinitialize its menu before processing an
|
2000-10-26 21:47:20 +00:00 |
keyboard.c
|
Removed unused STRUCT32_NCCALCSIZE functions.
|
2000-10-26 21:50:59 +00:00 |
mdi.c
|
Watch out for DefMDIChildProc calls on non-MDI-child windows.
|
2000-10-19 20:24:06 +00:00 |
message.c
|
Added wParam and lParam as parameters in SPY_ExitMessage
|
2000-10-22 23:52:47 +00:00 |
msgbox.c
|
…
|
|
multimon.c
|
…
|
|
nonclient.c
|
Fixed behaviour of window's system buttons.
|
2000-10-15 00:22:29 +00:00 |
painting.c
|
Use GetStockObject() instead of the magic STOCK_* handles.
|
2000-10-29 01:22:15 +00:00 |
property.c
|
…
|
|
queue.c
|
Fix test for pending message in QUEUE_ReceiveMessage().
|
2000-11-05 03:17:41 +00:00 |
rect.c
|
…
|
|
scroll.c
|
Allocate DC objects on the process heap, and removed WIN_DC_INFO
|
2000-11-05 02:05:07 +00:00 |
spy.c
|
Added wParam and lParam as parameters in SPY_ExitMessage
|
2000-10-22 23:52:47 +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
|
Fixed the value of some system colors.
|
2000-10-31 01:35:30 +00:00 |
sysmetrics.c
|
…
|
|
sysparams.c
|
Cleanup SystemParametersInfo<16|A|W>.
|
2000-11-05 03:18:47 +00:00 |
timer.c
|
Before calling the timer window proc, make sure it is valid.
|
2000-09-29 00:56:05 +00:00 |
user.c
|
…
|
|
win.c
|
Authors: Gerard Patel <g.patel@wanadoo.fr>, Marcus Meissner <marcus@jet.franken.de>
|
2000-11-02 20:08:59 +00:00 |
winhelp.c
|
Report errors on WinHelp() failures.
|
2000-10-29 01:17:24 +00:00 |
winpos.c
|
Added basic working stubs of new Windows 2000 API functions.
|
2000-10-29 01:24:54 +00:00 |
winproc.c
|
…
|
|