Sweden-Number/dlls/user32
Alexandre Julliard efe1c945f2 user32: Use the stored color and mask bitmaps instead of the raw bits in GetIconInfo. 2010-05-20 16:25:44 +02:00
..
resources user32: Fixed some minor glitches in oic_winlogo.ico. 2010-05-06 14:43:34 +02:00
tests user32: Verify we got a valid window handle in GetDCEx(). 2010-05-19 16:57:59 +02:00
Makefile.in
button.c user32: Paint button focus in the ODA_SELECT case too. 2010-05-18 18:44:18 +02:00
caret.c user32: Fix selected brush color for caret bitmap creation. 2010-05-10 13:43:03 +02:00
class.c
clipboard.c
combo.c
controls.h
cursoricon.c user32: Use the stored color and mask bitmaps instead of the raw bits in GetIconInfo. 2010-05-20 16:25:44 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c user32: Avoid a potential NULL pointer dereference in a TRACE. 2010-05-20 13:47:52 +02:00
defdlg.c
defwnd.c
desktop.c
dialog.c Revert "user32: Don't use DLGTEMPLATE's ExStyle when creating dialogs.". 2010-05-19 11:17:55 +02:00
driver.c user32: Remove the CURSORICON parameter in the SetCursor entry point. 2010-04-21 11:07:45 +02:00
edit.c user32: Focus editboxes when the context menu is opened. 2010-04-25 07:38:10 -05:00
exticon.c
focus.c
hook.c
icontitle.c
input.c server: Return the cursor information for a thread input, and use it for GetCursorInfo. 2010-05-11 11:27:03 +02:00
listbox.c user32: Remove redundant not NULL check of variable item (coccicheck). 2010-05-18 18:42:07 +02:00
lstr.c user32: Avoid using HIWORD on a string pointer. 2010-04-19 14:56:28 +02:00
mdi.c
menu.c
message.c
misc.c
msgbox.c
nonclient.c
painting.c user32: Verify we got a valid window handle in GetDCEx(). 2010-05-19 16:57:59 +02:00
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c
text.c
uitools.c user32: Draw the rect edges from left to right and top to bottom. 2010-04-20 16:21:37 +02:00
user32.spec
user_main.c
user_private.h user32: Remove the CURSORICON parameter in the SetCursor entry point. 2010-04-21 11:07:45 +02:00
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c