Sweden-Number/dlls/user32
Sergey Guralnik cbf9589ba3 user32: Rearrange ComboBox repositioning code. 2012-07-26 21:38:10 +02:00
..
resources
tests user32: Rearrange ComboBox repositioning code. 2012-07-26 21:38:10 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c user32: Rearrange ComboBox repositioning code. 2012-07-26 21:38:10 +02:00
controls.h
cursoricon.c
dde_client.c
dde_misc.c user32: Make some DDE functions static. 2012-06-12 11:11:22 +02:00
dde_private.h user32: Make some DDE functions static. 2012-06-12 11:11:22 +02:00
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c user32: Added GetMenuBarInfo implementation. 2012-05-16 20:27:11 +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 gdi32: Move DC hook private definitions out of wingdi.h. 2012-05-31 12:37:15 +02:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c gdi32: Move DC hook private definitions out of wingdi.h. 2012-05-31 12:37:15 +02:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h
win.c user32: Make a few more functions hotpatchable. 2012-04-30 20:03:27 +02:00
win.h
winhelp.c
winpos.c user32: SetWindowPos() should check the final window position in screen coords before adding SWP_NOMOVE. 2012-04-02 18:35:55 +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