Sweden-Number/dlls/user
Alexandre Julliard 68eddac14b user/tests: Fix a compiler warning, and remove some useless casts. 2006-08-15 19:50:34 +02:00
..
resources user32: Updated Korean resource. 2006-08-09 11:21:16 +02:00
tests user/tests: Fix a compiler warning, and remove some useless casts. 2006-08-15 19:50:34 +02:00
Makefile.in libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
bidi16.c
button.c
caret.c
class.c user32: Implement Get/SetClassLongPtrA/W. 2006-07-12 20:04:18 +02:00
clipboard.c
combo.c user32: Fix character conversion in combo box. 2006-06-15 11:26:57 +02:00
comm16.c
controls.h user: Only include winproc.h where necessary. 2006-05-26 14:54:54 +02:00
cursoricon.c user: CopyImage: Handle the flags LR_COPYDELETEORG, LR_CREATEDIBSECTION, and LR_MONOCHROME. 2006-08-09 17:29:01 +02:00
dde_client.c
dde_misc.c user32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:36 +02:00
dde_private.h
dde_server.c
ddeml.spec
ddeml16.c
defdlg.c
defwnd.c include: Move appropriate parts of winpos.h to winuser.h and win.h, 2006-06-29 14:48:42 +02:00
desktop.c
dialog.c include: Move appropriate parts of winpos.h to winuser.h and win.h, 2006-06-29 14:48:42 +02:00
dialog16.c
display.c
display.drv.spec
driver.c x11drv: Improve handling of the case where the clipboard is opened 2006-06-05 21:01:30 +02:00
driver16.c janitorial: Put "inline static" at the beginning of a declaration. 2006-07-07 14:30:35 +02:00
edit.c
exticon.c Yet another round of redundant NULL checks before HeapFree. 2006-06-13 11:40:23 +02:00
focus.c user: Improve SetActiveWindow test, add SetForegroundWindow test, make them pass under Wine. 2006-07-10 11:47:44 +02:00
hook.c
hook16.c
icontitle.c
input.c user: Set buffer to '\0' in GetKeyNameTextA too. 2006-07-31 11:16:11 +02:00
kbd16.c
keyboard.drv.spec
listbox.c Yet another round of redundant NULL checks before HeapFree. 2006-06-13 11:40:23 +02:00
lstr.c user32: Fix a pointer size warning in Win64. 2006-06-12 13:21:47 +02:00
mdi.c
menu.c user: Implement MNS_NOTIFYBYPOS. 2006-08-11 14:45:30 +02:00
message.c server: Split the queuing of hardware messages into a separate send_hardware_message request. 2006-08-09 16:45:26 +02:00
misc.c
mouse.drv.spec
mouse16.c
msg16.c
msgbox.c
network.c
nonclient.c include: Move appropriate parts of winpos.h to winuser.h and win.h, 2006-06-29 14:48:42 +02:00
painting.c
property.c
resource.c
scroll.c
spy.c user: Add some missing internal Wine messages to the message spy. 2006-08-02 22:02:13 +02:00
static.c user32: Remember to draw the icon when SS_CENTERIMAGE is set. 2006-08-10 10:55:52 +02:00
sysparams.c user: Fix SPI_SETICONTITLELOGFONT to check for LOGFONTW size. 2006-08-14 20:49:12 +02:00
text.c
uitools.c
user.exe.spec
user16.c user: Only include winproc.h where necessary. 2006-05-26 14:54:54 +02:00
user32.spec user32: Stub implementations for Win64's Get/Set LongPtr functions. 2006-05-30 19:29:36 +02:00
user_main.c user: Make ExitWindowsEx asynchronous by deferring the real work to the explorer process. 2006-08-08 19:35:15 +02:00
user_private.h server: Make the message extra info 64 bits on Win64. 2006-08-09 17:10:14 +02:00
win.c user: Call SetLastError in CreateWindowEx when WS_CHILD is set with no parent. 2006-08-04 20:47:26 +02:00
winhelp.c
winpos.c user: Add a trace to EndDeferWindowPos. 2006-07-24 19:56:26 +02:00
winproc.c user: Fixed WM_ACTIVATEAPP mapping with null task handle. 2006-05-28 18:26:32 +02:00
winproc.h user: Only include winproc.h where necessary. 2006-05-26 14:54:54 +02:00
winstation.c
wnd16.c
wsprintf.c