Sweden-Number/dlls/user32
Dmitry Timoshkov 5fea02e8c2 user32: Add the SW_SHOWDEFAULT case to WINPOS_MinMaximize(). 2011-03-29 12:58:24 +02:00
..
resources user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
tests user32/tests: Fix the GetCursorFrameInfo parameter types. 2011-03-17 13:06:50 +01:00
Makefile.in user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
button.c user32: Don't paint new button styles instead of crashing. 2010-11-04 11:55:48 +01:00
caret.c
class.c user32: Added missing break. 2011-03-28 17:11:50 +02:00
clipboard.c user32: Get rid of the RegisterClipboardFormat driver entry point. 2011-03-07 17:06:50 +01:00
combo.c user32: Added missing break (Coverity). 2011-03-28 17:11:34 +02:00
controls.h
cursoricon.c user32: Downgrade GetCursorFrameInfo FIXME to a TRACE unless the second parameter is non-zero. 2011-03-17 13:06:50 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c user32: Remove useless NULL checks (Coverity). 2011-03-15 17:14:07 +01:00
defdlg.c
defwnd.c
desktop.c user32: Avoid shadowing a parameter. 2011-03-09 15:54:20 +01:00
dialog.c
driver.c user32: Get rid of the RegisterClipboardFormat driver entry point. 2011-03-07 17:06:50 +01:00
edit.c
exticon.c
focus.c user32: Check structure size in GetGUIThreadInfo. 2010-11-16 21:54:03 +01:00
hook.c
icontitle.c
input.c user32: Set the last mouse event timestamp before calling the low-level hook. 2011-03-07 11:07:15 +01:00
listbox.c
lstr.c
mdi.c user32: Get MDI icon as close the "small icon" as possible. 2011-01-28 12:03:50 +01:00
menu.c
message.c server: Invoke low-level hardware hooks directly from the server side. 2011-03-02 21:26:13 +01:00
misc.c
msgbox.c
nonclient.c user32: Make sure AdjustWindowRect and WM_NCCALCSIZE yield the same result for WS_EX_DLGMODALFRAME windows. 2010-10-12 11:28:51 +02:00
painting.c user32: Check structure size in GetGUIThreadInfo. 2010-11-16 21:54:03 +01:00
property.c
resource.c
resources.h
scroll.c user32: Correctly handle mouse events on a size grip scrollbar. 2010-10-12 11:43:21 +02:00
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc user32: Convert menu and string table resources to po files. 2011-01-13 17:24:15 +01:00
user32.spec user32: Remove SetWindowText export. 2011-03-10 12:52:51 +01:00
user_main.c
user_private.h user32: Get rid of the RegisterClipboardFormat driver entry point. 2011-03-07 17:06:50 +01:00
win.c user32: Fix coordinates mapping for the desktop window in the explorer process. 2010-12-13 12:43:34 +01:00
win.h
winhelp.c
winpos.c user32: Add the SW_SHOWDEFAULT case to WINPOS_MinMaximize(). 2011-03-29 12:58:24 +02:00
winproc.c
winstation.c
wsprintf.c