Sweden-Number/dlls/user32
Alexandre Julliard 4a8716cf5b user32: Check the length of the loaded registry key for system parameters. 2012-11-15 21:21:48 +01:00
..
resources
tests user32: Add tests for MapWindowPoints, ClientToScreen and ScreenToClient. 2012-11-14 16:29:51 +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
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 user32: Avoid memory leaks (coverity). 2012-10-30 19:14:17 +01:00
misc.c
msgbox.c
nonclient.c
painting.c gdi32: Add a DC hook flag to reset the DC state. 2012-10-24 18:24:03 +02:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Check the length of the loaded registry key for system parameters. 2012-11-15 21:21:48 +01:00
text.c user32: Avoid memory leaks (coverity). 2012-10-30 19:14:17 +01:00
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h
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 user32: Don't flush window surfaces while waiting for a sent message reply. 2012-10-29 14:39:53 +01:00
winstation.c
wsprintf.c