Sweden-Number/dlls/user32
Alexandre Julliard e01592e82f user32/tests: Add some tests for synthesized clipboard formats.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-02 16:20:07 +09:00
..
resources
tests user32/tests: Add some tests for synthesized clipboard formats. 2016-09-02 16:20:07 +09:00
Makefile.in
button.c user32: Scale the button size with screen resolution. 2016-08-22 23:05:22 +09:00
caret.c
class.c
clipboard.c server: Add a release_clipboard request, and notify the owner and viewer on release. 2016-09-01 22:02:04 +09:00
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32: Handle invalid dialog handles in IsDialogMessage(). 2016-08-17 11:53:41 +09:00
driver.c user32: Introduced ThreadDetach driver entry point. 2016-08-27 13:23:52 +09:00
edit.c user32: EC_USEFONTINFO behaviour depends on whether the font's charset is CJK or not. 2016-09-01 22:14:22 +09:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c
menu.c
message.c user32: Fix InSendMessage return value. 2016-08-30 14:38:15 +09:00
misc.c user32: Create and destroy the default IME window implicitly. 2016-08-29 16:45:32 +09:00
msgbox.c
nonclient.c user32: Fix DefWindowProc behavior on WM_NCRBUTTONDOWN message. 2016-08-29 16:38:31 +09:00
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c user32: Scale the check mark drawn with DrawFrameControl(). 2016-08-22 23:05:22 +09:00
user32.rc
user32.spec
user_main.c user32: Introduced ThreadDetach driver entry point. 2016-08-27 13:23:52 +09:00
user_private.h user32: Create and destroy the default IME window implicitly. 2016-08-29 16:45:32 +09:00
win.c server: Add a release_clipboard request, and notify the owner and viewer on release. 2016-09-01 22:02:04 +09:00
win.h user32: Create and destroy the default IME window implicitly. 2016-08-29 16:45:32 +09:00
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c