Sweden-Number/dlls/user32
André Hentschel 3c9b8d7028 user32/tests: Add ARM and ARM64 arch strings. 2015-08-12 22:52:28 +09:00
..
resources
tests user32/tests: Add ARM and ARM64 arch strings. 2015-08-12 22:52:28 +09:00
Makefile.in
button.c user32: Send BM_SETCHECK before WM_CAPTURECHANGED and add tests. 2015-06-23 17:08:23 +09:00
caret.c
class.c user32: Simplify GCLP_HICON and GCLP_HICONSM boolean logic. 2015-05-14 18:55:28 +09:00
clipboard.c server: Add a request to empty the clipboard. 2015-06-09 22:09:56 +09:00
combo.c
controls.h user32: Mark internal symbols with hidden visibility. 2015-04-01 14:13:39 +09:00
cursoricon.c user32: Fix invalid memory access and leak if alloc_user_handle fails (Coverity). 2015-03-17 14:52:08 +09:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c user32: Fall back to downscaling the big icon for ICON_SMALL2. 2015-05-14 18:57:26 +09:00
desktop.c
dialog.c
driver.c user32: Merge the AcquireClipboard and EmptyClipboard driver entry points. 2015-06-03 18:46:53 +09:00
edit.c user32: Remove left-over freeing of the edit text with ES_PASSWORD. 2015-03-30 19:49:12 +09:00
exticon.c
focus.c
hook.c user32: Limit number of hooks called recursively. 2015-06-29 18:51:01 +09:00
icontitle.c
input.c user32: Set the expected errors in GetRawInputDeviceList. 2015-05-27 13:54:37 +09:00
listbox.c user32: Scroll listbox item completely into view on LB_SETCURSEL. 2015-07-17 16:34:03 +09:00
lstr.c
mdi.c user32: Use the window class icon if the MDI child doesn't have its own. 2015-05-14 00:06:58 +09:00
menu.c
message.c server: Return a valid position also in posted messages. 2015-04-27 18:04:59 +09:00
misc.c user32: Add a stub implementation of IsWindowRedirectedForPrint. 2015-07-29 21:44:02 +02:00
msgbox.c
nonclient.c user32: Specify size for default window icon in NC_IconForWindow. 2015-08-03 11:00:40 +02:00
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c user32/static: Allow setting NULL text. 2015-03-23 16:38:09 +09:00
sysparams.c user32: SystemParametersInfo(SPI_GETNONCLIENTMETRICS) should return real font names. 2015-07-17 19:29:20 +09:00
text.c
uitools.c
user32.rc
user32.spec user32: Add a stub implementation of IsWindowRedirectedForPrint. 2015-07-29 21:44:02 +02:00
user_main.c user32: Added stubs for ShutdownBlockReasonCreate/ShutdownBlockReasonDestroy. 2015-06-29 18:51:02 +09:00
user_private.h user32: Limit number of hooks called recursively. 2015-06-29 18:51:01 +09:00
win.c user32: Don't send WM_GETTEXT from GetWindowText() with invalid buffer length. 2015-07-28 09:52:16 +02:00
win.h user32: Fall back to downscaling the big icon for ICON_SMALL2. 2015-05-14 18:57:26 +09:00
winhelp.c
winpos.c
winproc.c
winstation.c user32: Move key state cache into a separate struct. 2015-04-07 15:14:02 +09:00
wsprintf.c