Sweden-Number/dlls/user32
Huw Davies 149284628d user32: Set WM_CONTEXTMENU's wparam to the child window's handle.
DefWindowProc() does not propagate the wparam; it updates it instead.
Spotted by YAL.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52327
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 3af8415ca9)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2022-03-16 23:31:28 +01:00
..
resources
tests user32: Set WM_CONTEXTMENU's wparam to the child window's handle. 2022-03-16 23:31:28 +01:00
Makefile.in user32: Remove usp10 from delayed imports. 2020-11-10 10:57:13 +01:00
button.c
caret.c
class.c
clipboard.c
combo.c user32: Redraw children when the combo box is dropped down. 2022-02-25 23:45:17 +01:00
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c user32: Set WM_CONTEXTMENU's wparam to the child window's handle. 2022-03-16 23:31:28 +01:00
desktop.c
dialog.c user32: Send WM_CANCELMODE to the current capture window after initializing a modal dialog. 2021-01-07 21:20:58 +01:00
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32/listbox: Fix redraw after LB_SETCOUNT message. 2021-10-30 18:05:13 +02:00
lstr.c
mdi.c
menu.c
message.c user32: Fix WM_DEVICECHANGE handling. 2020-12-04 21:23:27 +01:00
misc.c
msgbox.c
nonclient.c
painting.c
png.c
property.c
rawinput.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Report a fake monitor when running on an invisible window station. 2021-11-22 22:40:18 +01:00
text.c
uitools.c
user32.rc
user32.spec user32: Add stub for SetDisplayConfig(). 2020-12-29 21:08:52 +01:00
user_main.c
user_private.h
win.c
win.h
winhelp.c
winpos.c user32: Send a WM_ACTIVATE message after restoring a minimized top level window. 2021-05-18 00:24:26 +02:00
winproc.c
winstation.c
wsprintf.c