.. |
.cvsignore
|
Initial revision
|
1998-10-04 18:02:24 +00:00 |
Makefile.in
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
caret.c
|
Fixed some more missing WINAPIs (hopefully correct).
|
1998-10-17 12:10:19 +00:00 |
class.c
|
Release 980913
|
1998-09-13 16:32:00 +00:00 |
clipboard.c
|
32-bit clipboard support.
|
1998-10-26 10:58:16 +00:00 |
dce.c
|
Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to
|
1998-10-11 18:47:02 +00:00 |
defdlg.c
|
Closing a dialog using the menu bar ("x" or "-" button or windows
|
1998-10-15 13:00:38 +00:00 |
defwnd.c
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
dialog.c
|
Compile fix for Solaris.
|
1998-10-17 12:56:00 +00:00 |
dinput.c
|
Beginning of mouse support in DirectInput (only "standard" mouse
|
1998-10-24 11:04:07 +00:00 |
driver.c
|
Implemented DefDriverProc32 from winmm.dll.
|
1998-10-18 11:22:36 +00:00 |
event.c
|
Added Drag&Drop from KDE app to 16/32 bit Windoze app.
|
1998-10-24 12:02:20 +00:00 |
focus.c
|
Release 980413
|
1998-04-13 12:21:30 +00:00 |
graphics.c
|
Release 980913
|
1998-09-13 16:32:00 +00:00 |
hook.c
|
Release 980503
|
1998-05-03 19:01:20 +00:00 |
keyboard.c
|
A couple of TRACE messages are missing a newline at the end.
|
1998-10-26 11:04:12 +00:00 |
mdi.c
|
A couple of TRACE messages are missing a newline at the end.
|
1998-10-26 11:04:12 +00:00 |
message.c
|
API Documentation for SendMessage, GetTickCount, PostQuitMessage,
|
1998-10-25 09:20:30 +00:00 |
msgbox.c
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
multimon.c
|
Moved Multimonitor API declarations to windows.h.
|
1998-10-18 11:56:35 +00:00 |
nonclient.c
|
Fixed DrawCaption16() and DrawCaptionTemp16().
|
1998-10-24 10:45:42 +00:00 |
painting.c
|
Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to
|
1998-10-11 18:47:02 +00:00 |
property.c
|
Release 980517
|
1998-05-17 17:13:43 +00:00 |
queue.c
|
Bugfix for QUEUE_Signal: Always use PostEvent if no thread is waiting
|
1998-10-26 10:45:13 +00:00 |
rect.c
|
Release 980413
|
1998-04-13 12:21:30 +00:00 |
scroll.c
|
Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to
|
1998-10-11 18:47:02 +00:00 |
syscolor.c
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
sysmetrics.c
|
Release 980927
|
1998-09-27 18:28:36 +00:00 |
timer.c
|
Release 980413
|
1998-04-13 12:21:30 +00:00 |
user.c
|
EnumDisplayModes* returns a static list of modes with all depths
|
1998-10-27 15:41:54 +00:00 |
win.c
|
Added window text to the output generated by walk wnd debugger
|
1998-10-11 14:05:34 +00:00 |
winhelp.c
|
Release 980601
|
1998-06-01 10:44:35 +00:00 |
winpos.c
|
Fixed an error when an owned window activates its owner during
|
1998-10-15 13:03:10 +00:00 |
winproc.c
|
More message mapping 32A<-->32W for EM_, CB_, LB_ for Unicode.
|
1998-10-23 12:04:25 +00:00 |