wine-wine/windows
Ove Kaaven 7173e1c26e First attempt at supporting different keyboard layouts with their
correct scancode mapping.
1999-03-14 14:00:57 +00:00
..
ttydrv Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
x11drv First attempt at supporting different keyboard layouts with their 1999-03-14 14:00:57 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Replace GRAPH_ functions with Win SDK equivalents. 1998-12-08 09:14:09 +00:00
caret.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
class.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
clipboard.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
dce.c Create a new DC in GetDCEx when none are available. 1999-03-12 17:04:28 +00:00
defdlg.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
defwnd.c - fixed missing stdlib.h and string.h includes everywhere 1999-02-28 12:27:56 +00:00
dialog.c Don't check children of disabled or invisible controls for dialog 1999-02-28 09:59:32 +00:00
dinput.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
display.c More include optimisations and fixes. 1999-02-28 19:14:33 +00:00
driver.c Fixed a lot of warnings using WINE_UNUSED, casts, commenting out and 1999-02-28 19:56:59 +00:00
event.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
focus.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
hook.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
input.c - Code to return default language code as keyboard layout. 1999-02-28 11:13:16 +00:00
keyboard.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
mdi.c Handle null wndPtr for mdi window. 1999-03-13 17:03:41 +00:00
message.c Implemented SendMessageTimeout() functions. 1999-03-10 16:21:12 +00:00
mouse.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
msgbox.c - fixed missing stdlib.h and string.h includes everywhere 1999-02-28 12:27:56 +00:00
multimon.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
nonclient.c obm_closed_95 should not be drawn inverted. 1999-03-12 17:09:43 +00:00
painting.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
property.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
queue.c Fixed newly introduced and some leftover warnings. 1999-03-13 18:20:26 +00:00
rect.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
scroll.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
syscolor.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
sysmetrics.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
timer.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
user.c Adapted to cursor/icon handling changes. 1999-03-10 14:03:06 +00:00
win.c Process and thread id now use the server-side id instead of an 1999-02-28 12:25:03 +00:00
winhelp.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
winpos.c Added checks to guard against NULL active window. 1999-02-28 10:01:44 +00:00
winproc.c Message translation for WM_WININICHANGE. 1999-03-12 17:13:54 +00:00