wine-wine/windows
Alexandre Julliard 563561eecb Use GetProcAddress instead of calling ShellAboutA directly. 2000-01-24 05:46:47 +00:00
..
ttydrv Improved the TTY driver. 1999-12-11 23:08:48 +00:00
x11drv Added -dxgrab command line option, which confines cursor motion to the 2000-01-23 22:31:24 +00:00
.cvsignore Moved the 16 bit driver functions callout into the dir. 2000-01-04 00:26:50 +00:00
Makefile.in Moved the 16 bit driver functions callout into the dir. 2000-01-04 00:26:50 +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 - Made FillRect behave like it does on Windows 2000-01-05 03:05:23 +00:00
dialog.c Corrected parameter count for DialogBoxIndirectParamAorW. 2000-01-04 00:29:44 +00:00
dinput.c Added debugstr_guid function and used it to replace 2000-01-18 05:09:49 +00:00
driver.c Replaced Wine specific DRIVER_GetType by a correct implementation of 2000-01-15 22:29:32 +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 Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. 1999-12-08 03:56:23 +00:00
mdi.c Fix parameters for MDI_RestoreFrameMenu in WM_DESTROY msg. 2000-01-23 03:19:44 +00:00
message.c Actually print return value of message. 2000-01-23 02:19:20 +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 Use GetProcAddress instead of calling ShellAboutA directly. 2000-01-24 05:46:47 +00:00
painting.c - Made FillRect behave like it does on Windows 2000-01-05 03:05:23 +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 Implemented WaitForInputIdle. 2000-01-01 22:38:20 +00:00
rect.c Test pointers passed to copyrect for NULL. 1999-12-25 22:53:10 +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 If we have registry entries, use them. Never mind which version we 1999-12-11 23:02:50 +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 Implemented WaitForInputIdle. 2000-01-01 22:38:20 +00:00
win.c Fixed potential buffer overflows (spotted by Francois Gouget). 2000-01-01 22:22:21 +00:00
winhelp.c Check if winhelp is already running; use winhlp32.exe or winhelp.exe 2000-01-05 02:41:12 +00:00
winpos.c Avoid problems during changing the Z-order if the window and the 2000-01-08 22:22:28 +00:00
winproc.c Map WM_MENUSELECT 32->16 bits for closing menu. 2000-01-23 03:20:19 +00:00