Sweden-Number/dlls/user32
Alex Henrie 5b53c0b88b user32: Avoid double initialization.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-06 21:59:08 +09:00
..
resources
tests user32: Silently ignore temporary foreground loss. 2015-11-01 22:53:53 +09:00
Makefile.in
button.c user32: Turn magic values into static constants. 2015-11-06 21:59:08 +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 user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
controls.h user32: Mark internal symbols with hidden visibility. 2015-04-01 14:13:39 +09:00
cursoricon.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
dde_client.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
dde_misc.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
dde_private.h
dde_server.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
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 user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
driver.c user32: Add driver entry point for FlashWindowEx. 2015-10-13 23:35:26 +09:00
edit.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
exticon.c
focus.c
hook.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
icontitle.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
input.c user32: Set the expected errors in GetRawInputDeviceList. 2015-05-27 13:54:37 +09:00
listbox.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
lstr.c
mdi.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
menu.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
message.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
misc.c user32: Added a GetDisplayConfigBufferSizes stub. 2015-10-26 16:16:54 +09:00
msgbox.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
nonclient.c user32: Specify size for default window icon in NC_IconForWindow. 2015-08-03 11:00:40 +02:00
painting.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
property.c
resource.c
resources.h
scroll.c
spy.c include: Add a couple of documented Toolbar messages definitions. 2015-10-19 12:20:56 +09:00
static.c user32/static: Allow setting NULL text. 2015-03-23 16:38:09 +09:00
sysparams.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
text.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09:00
uitools.c
user32.rc user32: msgbox: Rearrange buttons for correct tab order. 2015-10-15 00:53:21 +09:00
user32.spec user32: Added a GetDisplayConfigBufferSizes stub. 2015-10-26 16:16:54 +09:00
user_main.c user32: Use RtlIsCriticalSectionLockedByThread to check lock owner. 2015-10-11 13:47:42 +09:00
user_private.h user32: Add driver entry point for FlashWindowEx. 2015-10-13 23:35:26 +09:00
win.c user32: Avoid double initialization. 2015-11-06 21:59:08 +09: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