Sweden-Number/dlls/user32
Piotr Caban a878f0a02a user32: Don't call IsChild with NULL window in EnableWindow.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-21 20:52:38 +01:00
..
resources user32: Add OCR_RDR* cursors. 2017-01-31 11:01:40 +01:00
tests user32: Don't call IsChild with NULL window in EnableWindow. 2017-03-21 20:52:38 +01:00
Makefile.in
button.c user32: Fix groupbox rectangle calculation in the button's WM_SETTEXT handler. 2017-02-07 17:24:36 +01:00
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c user32: Translate WM_(NC)XBUTTONUP to WM_APPCOMMAND in DefWindowProc. 2017-02-23 20:14:15 +01:00
desktop.c
dialog.c
driver.c user32: Allow creating windows using null driver for invisible winstations. 2017-02-09 16:07:41 +01:00
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c user32: Don't send WM_CHAR when a menu gets VK_ESCAPE and add tests. 2017-02-03 19:05:09 +01:00
message.c
misc.c
msgbox.c user32: Include space for ampersands when determining MessageBox size. 2017-02-24 09:44:31 +01:00
nonclient.c
painting.c user32: Disable cached DCs once they are released. 2017-01-26 10:46:22 +01:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c
user32.rc user32: Add OCR_RDR* cursors. 2017-01-31 11:01:40 +01:00
user32.spec user32: Fix some spec file entries. 2017-02-27 10:16:24 +01:00
user_main.c
user_private.h
win.c user32: Don't call IsChild with NULL window in EnableWindow. 2017-03-21 20:52:38 +01:00
win.h
winhelp.c
winpos.c user32: Only send position-change messages when needed. 2017-02-20 10:43:15 +01:00
winproc.c
winstation.c
wsprintf.c