Sweden-Number/dlls/user32
Alexandre Julliard c362081a79 user32: Moved the class extra bytes check to catch uninitialised data sooner. 2008-05-19 23:10:01 +02:00
..
resources Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
tests user32: Fix a few tests that fail in win2k3. 2008-05-19 13:36:08 +02:00
Makefile.in
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: Fix bitmap_info_size to take into account bit field masks. 2008-05-02 16:07:45 +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
ddeml.spec
ddeml16.c
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
dialog.c
dialog16.c
display.c
display.drv.spec
driver.c user32: Make drivers non-const to avoid a compiler warning. 2008-04-24 11:53:58 +02:00
driver16.c
edit.c user32: Remove unused variables. 2008-04-30 10:25:35 +02:00
exticon.c
focus.c
hook.c
hook16.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
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 variables. 2008-04-30 10:25:35 +02:00
misc.c
mouse.drv.spec
mouse16.c
msg16.c
msgbox.c
network.c
nonclient.c
painting.c
property.c
resource.c
scroll.c
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
user.exe.spec
user16.c user32: Remove unused variables. 2008-04-30 10:25:35 +02:00
user32.spec
user_main.c user32: Allow the default desktop name to be specified on a per-app basis. 2008-04-24 17:22:04 +02:00
user_private.h
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
winstation.c
wnd16.c
wsprintf.c