Sweden-Number/dlls/user32
Joel Holdsworth 95ac10e526 user32: Fixed icons to select correct image in high colour depth. 2009-12-31 12:12:17 +01:00
..
resources user32: Make user.exe into a stand-alone 16-bit module. 2009-12-24 12:15:12 +01:00
tests user32/uitools: Fix FillRect behaviour for invalid brush passed. 2009-12-30 16:11:51 +01:00
Makefile.in user32: Make user.exe into a stand-alone 16-bit module. 2009-12-24 12:15:12 +01:00
button.c user32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:13 +01:00
caret.c
class.c
clipboard.c
combo.c user32: Handle virtual key codes only in the WM_KEYDOWN case. 2009-12-30 16:14:11 +01:00
controls.h user32: Make user.exe into a stand-alone 16-bit module. 2009-12-24 12:15:12 +01:00
cursoricon.c user32: Fixed icons to select correct image in high colour depth. 2009-12-31 12:12:17 +01:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c user32: Make user.exe into a stand-alone 16-bit module. 2009-12-24 12:15:12 +01:00
dialog.c
driver.c
edit.c user32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:13 +01:00
exticon.c
focus.c
hook.c
icontitle.c
input.c
listbox.c user32: Move handling of listbox sizes for Win 3.1 apps to the 16-bit code. 2009-12-24 21:09:17 +01:00
lstr.c
mdi.c user32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:13 +01:00
menu.c
message.c user32: Remove some explicit LPARAM/WPARAM casts. 2009-12-28 12:27:13 +01:00
misc.c
msgbox.c
nonclient.c user32: Make user.exe into a stand-alone 16-bit module. 2009-12-24 12:15:12 +01:00
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c user32: Initialize hICON to NULL (Coverity). 2009-12-30 16:12:24 +01:00
sysparams.c user32/sysparams: Return NULL from GetSysColorBrush() for invalid index. 2009-12-30 13:40:43 +01:00
text.c
uitools.c user32/uitools: Fix FillRect behaviour for invalid brush passed. 2009-12-30 16:11:51 +01:00
user32.spec
user_main.c user32: Load the 32-bit user.exe module wrapper from the 32-bit side. 2009-12-28 23:50:40 +01:00
user_private.h user32: Make user.exe into a stand-alone 16-bit module. 2009-12-24 12:15:12 +01:00
win.c
win.h user32: Make user.exe into a stand-alone 16-bit module. 2009-12-24 12:15:12 +01:00
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c