wine-wine/windows
Patrik Stridvall 4d715fd9dd Improved the stubs. 1999-11-23 23:43:29 +00:00
..
ttydrv Improved the stubs. 1999-11-23 23:43:29 +00:00
x11drv Removed extra #include statements. 1999-11-21 02:14:36 +00:00
.cvsignore Windows hook proc thunk management simplified. 1999-09-20 18:45:00 +00:00
Makefile.in Windows hook proc thunk management simplified. 1999-09-20 18:45:00 +00:00
caret.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
class.c Changed CopyImage to accept desiredX, desiredY and LR_COPYFROMRESOURCE. 1999-09-04 11:16:48 +00:00
clipboard.c Enabled the persistent clipboard server. 1999-10-24 20:22:24 +00:00
dce.c When window class has CS_CLASSDC style we should not remove the DC 1999-11-07 23:36:09 +00:00
defdlg.c Set focus to the dialog in EndDialog. 1999-08-07 14:10:04 +00:00
defwnd.c Fixed COLOR_MAX definition for new Win32 values. 1999-11-04 01:48:54 +00:00
dialog.c Windows sends WM_GETDLGCODE only in response to keyboard messages 1999-11-07 21:02:17 +00:00
dinput.c Added the possibility to have mouse movements reported relative to 1999-11-07 21:25:57 +00:00
display.c Added some ordinals and GetDriverResourceID(). 1999-11-21 02:01:07 +00:00
driver.c Updated to new MM header organization. 1999-09-05 16:44:38 +00:00
event.c Added the possibility to have mouse movements reported relative to 1999-11-07 21:25:57 +00:00
focus.c Do not set focus to a disabled window. 1999-10-24 17:23:52 +00:00
hook.c Windows hook proc thunk management simplified. 1999-09-20 18:45:00 +00:00
input.c Added the possibility to have mouse movements reported relative to 1999-11-07 21:25:57 +00:00
keyboard.c Changed the initialisation of the KeyState array. 1999-10-31 01:54:50 +00:00
mdi.c Fixed a small bug in the behavior of maximized MDI children. 1999-10-31 17:35:06 +00:00
message.c Ensure that the WM_ENTERIDLE message is not sent if the wake-up event 1999-08-15 16:58:03 +00:00
mouse.c Added the possibility to have mouse movements reported relative to 1999-11-07 21:25:57 +00:00
msgbox.c Fixed crash when asked to use strings identified by resource id 1999-11-07 23:36:31 +00:00
multimon.c ANSI C fixes. 1999-06-26 14:58:24 +00:00
nonclient.c Popup windows will be hidden when we minimize a main frame or shown 1999-10-24 00:02:27 +00:00
painting.c rcPaint has to be returned in logical coordinates but was intersected 1999-09-27 11:42:34 +00:00
property.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
queue.c Addresses issues with multiple processes accessing non-global critical 1999-11-07 19:22:46 +00:00
rect.c Added missing/wrong includes. 1999-06-12 14:55:11 +00:00
scroll.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
syscolor.c Set the COLOR_3DLIGHT system color to the right window default value. 1999-10-13 13:47:01 +00:00
sysmetrics.c SM_C[XY]FRAME is BorderWidth + 1. 1999-07-03 15:39:09 +00:00
timer.c Allow timeout of 0. Cap timer rate to SYS_TIMER_RATE. 1999-09-04 14:32:27 +00:00
user.c Added ChangeDisplaySettingsExA stub and some flag defines. 1999-11-07 22:26:20 +00:00
win.c Fixed a couple of compiler warnings. 1999-10-31 01:56:51 +00:00
winhelp.c Converted to the new debug interface, using script written by Patrik 1999-07-04 16:02:24 +00:00
winpos.c Added the possibility to have mouse movements reported relative to 1999-11-07 21:25:57 +00:00
winproc.c Adapted to new-style Wine thunks. 1999-08-15 12:45:01 +00:00