.. |
resources
|
…
|
|
tests
|
user32/tests: Add some tests for WM_MDIGETACTIVE.
|
2015-10-26 23:05:16 +09:00 |
Makefile.in
|
…
|
|
button.c
|
user32: Release capture before sending WM_COMMAND.
|
2015-10-21 21:07:56 +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
|
…
|
|
cursoricon.c
|
user32: Pass num_steps=0 to alloc_icon_handle if is_ani=FALSE.
|
2015-10-06 22:17:57 +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: Add driver entry point for FlashWindowEx.
|
2015-10-13 23:35:26 +09:00 |
edit.c
|
user32: Ignore lParam argument of WM_SIZE message for edit control.
|
2015-10-06 22:18:49 +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: Hide horizontal Listbox scroll bar if no horizontal extent is set.
|
2015-10-07 21:28:55 +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: Added a GetDisplayConfigBufferSizes stub.
|
2015-10-26 16:16:54 +09:00 |
msgbox.c
|
user32: msgbox: Make buttons an own control group.
|
2015-10-15 00:53:21 +09:00 |
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
|
include: Add a couple of documented Toolbar messages definitions.
|
2015-10-19 12:20:56 +09:00 |
static.c
|
…
|
|
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: 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: Add driver entry point for FlashWindowEx.
|
2015-10-13 23:35:26 +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
|
…
|
|
wsprintf.c
|
…
|
|