wine-wine/dlls/user32
André Hentschel bdc9b147b9 user32: Use boolean return values in boolean functions. 2014-02-04 11:15:37 +01:00
..
resources
tests user32/tests: Add tests for MonitorFromRect. 2014-01-28 11:50:42 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
button.c
caret.c
class.c user32: Don't check for comctl32 class for integer atoms. 2013-12-12 12:05:36 +01:00
clipboard.c
combo.c
controls.h
cursoricon.c user32: Use BOOL type where appropriate. 2013-11-20 11:26:30 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c user32: Fail creation of the desktop window earlier on when it already exists. 2014-01-28 12:51:59 +01:00
dialog.c
driver.c user32: Only wait for the desktop process when necessary. 2014-01-30 21:49:32 +01:00
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Use boolean return values in boolean functions. 2014-02-04 11:15:37 +01:00
listbox.c
lstr.c
mdi.c
menu.c user32: Cope with null LPMENUITEMINFO in SetMenuItemInfo. 2014-01-27 14:13:51 +01:00
message.c user32: Use BOOL type where appropriate. 2013-11-20 11:26:30 +01:00
misc.c user32: Treat empty rects as 1x1 in MonitorFromRect. 2014-01-28 11:50:31 +01:00
msgbox.c
nonclient.c user32: Use boolean return values in boolean functions. 2014-02-04 11:15:37 +01:00
painting.c user32: Use boolean return values in boolean functions. 2014-02-04 11:15:37 +01:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
user32.spec
user_main.c
user_private.h user32: Add a GetKeyboardLayoutList driver entry. 2013-11-20 19:38:44 +01:00
win.c user32: Only wait for the desktop process when necessary. 2014-01-30 21:49:32 +01:00
win.h
winhelp.c
winpos.c user32: In WINPOS_SysCommandSizeMove(), fix constraining a point to a rect's right and bottom edges. 2013-12-17 16:36:45 +01:00
winproc.c
winstation.c user32: Implement OpenInputDesktop. 2013-11-08 16:29:44 +01:00
wsprintf.c