Sweden-Number/dlls/user32
Jason Edmeades 902a384b38 user32: Fix regression in alt, then right processing with eg wines notepad. 2007-08-13 12:00:36 +02:00
..
resources
tests user32: CallWindowProc[AW] for mismatched built-in winprocs should take into account if the window is Unicode. 2007-08-10 13:53:35 +02:00
Makefile.in
bidi16.c
button.c Assorted spelling fixes. 2007-08-09 14:13:07 +02:00
caret.c
class.c user32: Get rid of winproc.h and move definitions in user_private.h. 2007-08-08 15:31:59 +02:00
clipboard.c
combo.c user32: CBN_SELCHANGE notification should be sent before an edit update. 2007-08-09 14:40:59 +02:00
comm16.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
ddeml.spec
ddeml16.c
defdlg.c user32: Get rid of winproc.h and move definitions in user_private.h. 2007-08-08 15:31:59 +02:00
defwnd.c user32: WM_IME_CHAR should result in posted, not sent, WM_CHAR messages. 2007-08-09 13:14:20 +02:00
desktop.c
dialog.c
dialog16.c
display.c
display.drv.spec
driver.c
driver16.c
edit.c winex11.drv: Implement XIMPreEditCaretCallback. 2007-07-20 11:58:35 +02:00
exticon.c
focus.c
hook.c
hook16.c user32: Get rid of winproc.h and move definitions in user_private.h. 2007-08-08 15:31:59 +02:00
icontitle.c
input.c
kbd16.c
keyboard.drv.spec
listbox.c
lstr.c
mdi.c user32: MDI tile and cascade should not resize non-resizable windows. 2007-07-24 11:27:55 +02:00
menu.c user32: Fix regression in alt, then right processing with eg wines notepad. 2007-08-13 12:00:36 +02:00
message.c user32: Support for the magic WM_CHAR W->A conversion in Get/PeekMessage. 2007-08-09 13:13:00 +02:00
misc.c user32: Add a stub for GetAppCompatFlags2. 2007-07-31 12:34:48 +02:00
mouse.drv.spec
mouse16.c
msg16.c user32: Get rid of winproc.h and move definitions in user_private.h. 2007-08-08 15:31:59 +02:00
msgbox.c user32: Initialize MONITORINFO.cbSize. 2007-08-13 11:38:59 +02:00
network.c
nonclient.c
painting.c user32: Erase parent window when child is hidden. From a patch by Clinton Stimpson. 2007-07-31 20:32:15 +02:00
property.c
resource.c
scroll.c
spy.c
static.c
sysparams.c user32: Do not hardcode cp1252 for an icon/title font. 2007-06-11 13:49:50 +02:00
text.c
uitools.c
user.exe.spec
user16.c
user32.spec user32: Add a stub for GetAppCompatFlags2. 2007-07-31 12:34:48 +02:00
user_main.c user32: Added support for the magic WM_CHAR A->W conversions in Send/Post/DispatchMessage. 2007-08-08 18:25:38 +02:00
user_private.h user32: Support for the magic WM_CHAR W->A conversion in Get/PeekMessage. 2007-08-09 13:13:00 +02:00
win.c user32: Get rid of winproc.h and move definitions in user_private.h. 2007-08-08 15:31:59 +02:00
winhelp.c
winpos.c user32: Erase parent window when child is hidden. From a patch by Clinton Stimpson. 2007-07-31 20:32:15 +02:00
winproc.c user32: Call a 16-Bit winproc again. 2007-08-13 11:37:40 +02:00
winstation.c
wnd16.c user32: Get rid of winproc.h and move definitions in user_private.h. 2007-08-08 15:31:59 +02:00
wsprintf.c