Sweden-Number/dlls/user32
Fabian Maurer 5e59e9b34c user32: Add stub for CalcMenuBar.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-07 18:25:01 +02:00
..
resources user32: New high resolution cursors generated from SVG. 2017-07-14 13:30:20 +02:00
tests user32/combo: Set listbox popup height correctly and add tests. 2017-08-28 09:29:27 +02:00
Makefile.in user32: New high resolution cursors generated from SVG. 2017-07-14 13:30:20 +02:00
button.c
caret.c
class.c
clipboard.c server: Don't increment the clipboard sequence number for delayed rendering or synthesized formats. 2017-05-24 13:03:39 +02:00
combo.c user32/combo: Set listbox popup height correctly and add tests. 2017-08-28 09:29:27 +02:00
controls.h
cursoricon.c user32: Reduce the cursor height if it also includes the mask. 2017-07-24 18:58:30 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c user32: Partially protect WM_SETTEXT handlers from invalid input. 2017-04-20 18:58:46 +02:00
desktop.c
dialog.c user32: DialogBoxParam should return -1 when dialog control creation fails. 2017-08-24 14:03:38 +09:00
driver.c
edit.c user32: Fix rendering of tabs in edit control. 2017-07-24 18:58:31 +02:00
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Add GetPhysicalCursorPos/SetPhysicalCursorPos stubs. 2017-05-17 21:57:13 +02:00
listbox.c
lstr.c
mdi.c
menu.c user32: Add stub for CalcMenuBar. 2017-09-07 18:25:01 +02:00
message.c user32: Use the correct top-level window when activating through a mouse click. 2017-09-01 09:15:44 +02:00
misc.c
msgbox.c user32/msgbox: Fix static control id. 2017-05-07 16:19:18 -05:00
nonclient.c
painting.c user32: Consistently print the HDC value in DCE traces. 2017-08-31 19:13:26 +02:00
property.c
resource.c
resources.h user32/msgbox: Fix static control id. 2017-05-07 16:19:18 -05:00
scroll.c
spy.c user32: Move internal message from EnableWindow to WIN_SetStyle(). 2017-04-25 11:47:20 +02:00
static.c
sysparams.c user32: Scale cursor sizes with the screen DPI. 2017-07-05 20:20:05 +02:00
text.c
uitools.c
user32.rc user32: Get rid of the Wine-specific OCR_DRAGOBJECT. 2017-07-07 09:20:12 +02:00
user32.spec user32: Add stub for CalcMenuBar. 2017-09-07 18:25:01 +02:00
user_main.c
user_private.h user32: Copy the bits of child windows when the parent has a surface. 2017-07-13 11:05:16 +02:00
win.c user32: Add GetGestureInfo stub. 2017-08-12 19:35:26 +09:00
win.h
winhelp.c user32: Fix memory leak in WinHelpA(). 2017-05-30 21:49:49 +02:00
winpos.c user32: Calculate a window's minimized size even if it's already minimized. 2017-07-18 20:43:35 +02:00
winproc.c
winstation.c
wsprintf.c