wine-wine/dlls/user32
Alexandre Julliard efaa068cd1 user32: Always pass 0 as item id for WM_MEASUREITEM in menus. 2011-06-21 16:12:53 +02:00
..
resources Standardize the OK buttons. 2011-06-15 20:04:38 +02:00
tests user32: Always pass 0 as item id for WM_MEASUREITEM in menus. 2011-06-21 16:12:53 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h user32: SCROLL_SetNCSbState() is not used anymore so remove it. 2011-05-03 14:38:06 +02:00
cursoricon.c server: Allow setting a zero-size clip rectangle. 2011-06-21 15:04:24 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c server: Implement RegisterHotKey/UnregisterHotKey. 2011-06-21 14:51:08 +02:00
listbox.c
lstr.c
mdi.c
menu.c user32: Always pass 0 as item id for WM_MEASUREITEM in menus. 2011-06-21 16:12:53 +02:00
message.c
misc.c
msgbox.c user32: Use macros for the resource IDs instead of numeric literals. 2011-05-19 10:22:39 +02:00
nonclient.c
painting.c
property.c
resource.c
resources.h user32: Use macros for the resource IDs instead of numeric literals. 2011-05-19 10:22:39 +02:00
scroll.c user32: Make more functions hot-patchable for Steam. 2011-06-15 20:04:38 +02:00
spy.c
static.c user32: DrawText gets a 32bit flag, not a 16bit flag. 2011-05-05 17:28:47 +02:00
sysparams.c user32: Make more functions hot-patchable for Steam. 2011-06-15 20:04:38 +02:00
text.c user32: GetTabbedTextExtent() returns non-zero value when nCount == 0. 2011-04-27 13:15:00 +02:00
uitools.c
user32.rc user32: Add separate sysmenu for MDI child windows. 2011-05-17 10:45:31 +02:00
user32.spec
user_main.c
user_private.h
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c