Sweden-Number/dlls/user32
Alexandre Julliard 85fed5b194 user32: Invalidate the DCEs while still holding the window lock in SetWindowPos. 2012-08-29 20:10:56 +02:00
..
resources
tests user32: ScrollWindow should not use a cached DC, unlike ScrollWindowEx. 2012-08-29 12:22:58 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c user32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:50:51 +02:00
controls.h
cursoricon.c
dde_client.c user32: Don't limit time needed for WM_DDE_INITIATE processing. 2012-08-22 12:03:19 +02:00
dde_misc.c user32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:50:51 +02:00
dde_private.h user32: Make some DDE functions static. 2012-06-12 11:11:22 +02:00
dde_server.c
defdlg.c user32: Correct dialog focus behavior. 2012-08-16 11:59:23 +02:00
defwnd.c
desktop.c
dialog.c
driver.c
edit.c user32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:50:51 +02:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:50:51 +02:00
lstr.c
mdi.c
menu.c user32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:50:51 +02:00
message.c
misc.c user32: Fix the spelling of the hRecipient variable. 2012-05-15 16:26:41 +02:00
msgbox.c
nonclient.c user32: Minimize and maximize boxes can only appear when WS_SYSMENU is set. 2012-07-17 16:22:32 +02:00
painting.c user32: Invalidate the DCEs while still holding the window lock in SetWindowPos. 2012-08-29 20:10:56 +02:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:50:51 +02:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h user32: Invalidate the DCEs while still holding the window lock in SetWindowPos. 2012-08-29 20:10:56 +02:00
win.c user32: Always go through set_window_pos when the WS_VISIBLE style is changed. 2012-08-29 20:09:28 +02:00
win.h
winhelp.c
winpos.c user32: Invalidate the DCEs while still holding the window lock in SetWindowPos. 2012-08-29 20:10:56 +02:00
winproc.c
winstation.c user32: Return Unicode length instead of ANSI in GetUserObjectInformationA. 2012-05-14 17:48:32 +02:00
wsprintf.c