Sweden-Number/dlls/user32
Alexandre Julliard 4428049a7a user32: Make sure the scroll button arrows are really at least 3 pixels. 2012-11-20 19:46:56 +01:00
..
resources
tests user32: Remove two superfluous casts. 2012-11-19 11:46:35 +01:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c user32: Simplify initialization of the desktop wallpaper. 2012-11-15 21:21:48 +01:00
dialog.c
driver.c user32: Forward SystemParametersInfo calls to the user driver first. 2012-11-15 21:21:49 +01:00
edit.c
exticon.c user32: Avoid sizeof on structs with variable length array. 2012-10-31 18:07:35 +01:00
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Reimplement system color handling using standard system parameter entries. 2012-11-19 16:35:23 +01:00
text.c
uitools.c user32: Make sure the scroll button arrows are really at least 3 pixels. 2012-11-20 19:46:56 +01:00
user32.rc
user32.spec
user_main.c
user_private.h user32: Forward SystemParametersInfo calls to the user driver first. 2012-11-15 21:21:49 +01:00
win.c
win.h
winhelp.c
winpos.c user32: Add some error checking in ScreenToClient and ClientToScreen. 2012-11-14 16:29:49 +01:00
winproc.c
winstation.c
wsprintf.c