.. |
resources
|
…
|
|
tests
|
user32: Invalidate the listbox in LB_SETCOUNT.
|
2013-03-28 18:53:57 +01:00 |
Makefile.in
|
…
|
|
button.c
|
…
|
|
caret.c
|
…
|
|
class.c
|
…
|
|
clipboard.c
|
…
|
|
combo.c
|
user32: Keep the combo listbox within the monitor's work area.
|
2013-03-28 18:55:09 +01:00 |
controls.h
|
user32: Refresh the desktop when the wallpaper is changed.
|
2012-12-03 18:24:34 +01:00 |
cursoricon.c
|
user32: Constify pointers that point to read-only file data.
|
2013-03-28 17:36:54 +01:00 |
dde_client.c
|
…
|
|
dde_misc.c
|
…
|
|
dde_private.h
|
…
|
|
dde_server.c
|
…
|
|
defdlg.c
|
…
|
|
defwnd.c
|
user32: Init standard scrollbars during WM_NCCREATE.
|
2013-01-24 17:31:32 +01:00 |
desktop.c
|
user32: Refresh the desktop when the wallpaper is changed.
|
2012-12-03 18:24:34 +01:00 |
dialog.c
|
…
|
|
driver.c
|
user32: Don't print a warning when creating the HWND_MESSAGE parent window.
|
2013-04-02 14:19:45 +02:00 |
edit.c
|
user32: Improve mouse wheel scrolling in edit control.
|
2013-02-11 11:46:09 +01:00 |
exticon.c
|
…
|
|
focus.c
|
…
|
|
hook.c
|
…
|
|
icontitle.c
|
user32: Indentation fix.
|
2012-12-24 13:32:38 +01:00 |
input.c
|
…
|
|
listbox.c
|
user32: Invalidate the listbox in LB_SETCOUNT.
|
2013-03-28 18:53:57 +01:00 |
lstr.c
|
user32: Indentation fix.
|
2012-12-24 13:32:38 +01:00 |
mdi.c
|
…
|
|
menu.c
|
user32: Avoid signed-unsigned integer comparisons.
|
2013-03-15 11:40:02 +01:00 |
message.c
|
user32: ImmProcessKey is only called on WM_KEYDOWN and if the message is being removed.
|
2013-03-28 18:55:58 +01:00 |
misc.c
|
user32: Add a stub implementation of UserHandleGrantAccess.
|
2013-03-08 11:02:25 +01:00 |
msgbox.c
|
…
|
|
nonclient.c
|
…
|
|
painting.c
|
user32: Don't paint to the surface if the window has a pixel format, regardless of the state of the top parent.
|
2013-02-11 17:49:22 +01:00 |
property.c
|
…
|
|
resource.c
|
…
|
|
resources.h
|
…
|
|
scroll.c
|
…
|
|
spy.c
|
…
|
|
static.c
|
…
|
|
sysparams.c
|
user32: Initialize cbSize of NONCLIENTMETRICSW struct in GetSystemMetrics.
|
2013-01-03 11:58:47 +01:00 |
text.c
|
user32: Indentation fix.
|
2012-12-24 13:32:38 +01:00 |
uitools.c
|
user32: Make sure the scroll button arrows are really at least 3 pixels.
|
2012-11-20 19:46:56 +01:00 |
user32.rc
|
…
|
|
user32.spec
|
user32: Add a stub implementation of UserHandleGrantAccess.
|
2013-03-08 11:02:25 +01:00 |
user_main.c
|
…
|
|
user_private.h
|
user32: Start checking for driver events more often when the app doesn't consume messages properly.
|
2012-12-12 20:17:21 +01:00 |
win.c
|
user32: Avoid releasing a potentially null pointer.
|
2013-02-11 11:46:13 +01:00 |
win.h
|
…
|
|
winhelp.c
|
…
|
|
winpos.c
|
user32: Send WM_MOVING instead of WM_SIZING when moving a window.
|
2012-11-26 16:01:30 +01:00 |
winproc.c
|
user32: Start checking for driver events more often when the app doesn't consume messages properly.
|
2012-12-12 20:17:21 +01:00 |
winstation.c
|
…
|
|
wsprintf.c
|
…
|
|