wine/dlls/user32
2008-05-21 11:44:05 +02:00
..
resources Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
tests user32: Add an ASCII window procedure for scrollbars. 2008-05-21 11:44:05 +02:00
bidi16.c
button.c
caret.c user32: Remove unused variables. 2008-04-30 10:25:35 +02:00
class.c user32: Moved the class extra bytes check to catch uninitialised data sooner. 2008-05-19 23:10:01 +02:00
clipboard.c
combo.c
comm16.c
controls.h
cursoricon.c user32: Support creating cursors and icons from DIB section bitmaps. 2008-05-21 11:39:38 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c user32: Remove unused variables. 2008-04-30 10:25:35 +02:00
ddeml16.c
ddeml.spec
defdlg.c
defwnd.c user32: Post the WM_KEY{DOWN|UP} message whenWM_IME_KEY{DOWN|UP} message is generated by IME. 2008-05-01 10:57:34 +02:00
desktop.c
dialog16.c
dialog.c
display.c
display.drv.spec
driver16.c
driver.c
edit.c user32: Remove unused variables. 2008-04-30 10:25:35 +02:00
exticon.c
focus.c
hook16.c
hook.c
icontitle.c
input.c
kbd16.c
keyboard.drv.spec
listbox.c user32: Add an exception handler around LB_GETTEXT to hide a Delphi bug. 2008-05-02 11:41:49 +02:00
lstr.c
Makefile.in
mdi.c user32: Make sure that we send proper notifications in all cases. 2008-05-12 11:42:54 +02:00
menu.c user32: Remove unused variables. 2008-04-30 10:25:35 +02:00
message.c user32: Remove unused function. 2008-05-21 11:36:53 +02:00
misc.c
mouse16.c
mouse.drv.spec
msg16.c
msgbox.c
network.c
nonclient.c
painting.c
property.c
resource.c
scroll.c user32: Add an ASCII window procedure for scrollbars. 2008-05-21 11:44:05 +02:00
spy.c
static.c
sysparams.c user32: Make ChangeDisplaySettingsA/W reset dmDriverExtra to 0 like XP and Vista do. 2008-05-19 13:35:48 +02:00
text.c
uitools.c
user16.c user32: Remove unused variables. 2008-04-30 10:25:35 +02:00
user32.spec
user_main.c
user_private.h
user.exe.spec
win.c user32: The client rectangle is in screen coordinates for the initial WM_NCCALCSIZE. 2008-05-08 11:12:03 +02:00
win.h
winhelp.c winhelp.exe: Renamed to winhlp32.exe. 2008-05-13 18:43:27 +02:00
winpos.c user32: Invalidate the DCE in SetWindowPos before we attempt to move the window bits. 2008-05-12 13:59:13 +02:00
winproc.c user32: Add an ASCII window procedure for scrollbars. 2008-05-21 11:44:05 +02:00
winstation.c
wnd16.c
wsprintf.c