Sweden-Number/dlls/user32
Alexandre Julliard 4d653b77ec user32: Add parameter entry objects for the desktop wallpaper and pattern. 2012-11-15 21:21:47 +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 user32: Use FIELD_OFFSET to calculate the size of a struct with variable length array. 2012-10-24 12:01:48 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c user32: Avoid shadowing a parameter. 2011-03-09 15:54:20 +01:00
dialog.c
driver.c user32: Retrieve the graphics driver module from gdi32. 2012-10-22 15:16:01 +02: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 user32: Implement GetRawInputDeviceInfoA(). 2012-10-22 11:44:28 +02:00
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: Add parameter entry objects for the desktop wallpaper and pattern. 2012-11-15 21:21:47 +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 user32: Implement GetRawInputDeviceList(). 2012-10-18 19:20:27 +02: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 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