Sweden-Number/dlls/user
Paul Vriens 726df300ad Better way of handling non-existent SystemParametersInfoW.
SetLastError if GetLastError is checked after a call.
2005-03-04 10:46:22 +00:00
..
dde Assorted spelling fixes. 2005-03-02 13:53:50 +00:00
resources Use "MS Shell Dlg" everywhere except for Japanese. 2005-02-21 18:38:36 +00:00
tests Better way of handling non-existent SystemParametersInfoW. 2005-03-04 10:46:22 +00:00
.cvsignore
Makefile.in
bidi16.c
button.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
caret.c
combo.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
comm16.c Read/write completion functions get Windows error codes, not NT status 2005-01-11 15:12:28 +00:00
controls.h - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
ddeml.spec
desktop.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
dialog16.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
display.c
display.drv.spec
edit.c Make sure that last line is at the bottom of the edit control. 2005-02-25 16:51:13 +00:00
exticon.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-20 19:00:11 +00:00
focus.c Store the "managed" flag as a window property instead of the 2005-02-01 18:53:59 +00:00
hook.c Add support for winevent hooks. 2005-02-03 16:40:20 +00:00
hook16.c
icontitle.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
kbd16.c
keyboard.drv.spec
listbox.c Reverse the order for deleting the items in resetcontent to correctly 2005-02-21 18:31:02 +00:00
lstr.c Fix bug in CharPrevExA(). 2005-01-28 11:29:37 +00:00
menu.c DestroyMenu should not destroy system menu popup owner. 2005-03-02 12:16:44 +00:00
message.c Add support for winevent hooks. 2005-02-03 16:40:20 +00:00
message.h
misc.c Added stubs for SendIMEMessageEx[A,W]. 2005-01-20 19:57:58 +00:00
mouse.drv.spec
mouse16.c
msg16.c Moved DefWindowProc16 to msg16.c and cleaned up a few related things. 2005-01-18 11:45:17 +00:00
network.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-20 19:00:11 +00:00
painting.c Repaint the non-client area to work around broken WM_PAINT handlers 2005-02-24 19:42:08 +00:00
property.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-20 19:00:11 +00:00
resource.c
scroll.c - Fix scrollbar show/update conditions in SCROLL_SetScrollInfo: we DO 2005-02-24 19:38:56 +00:00
static.c Fix colours used for SS_*RECT, SS_*FRAME. 2005-01-04 11:51:14 +00:00
sysparams.c Point KEYBOARDPREF and SCREENREADER to registry keys and values that 2005-02-22 14:54:47 +00:00
text.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-20 19:00:11 +00:00
uitools.c
user.exe.spec Get rid of the ThunkData stubs, these are not functions. 2005-01-03 20:47:48 +00:00
user16.c
user32.spec Removed the no longer used WIN_SetExStyle function. 2005-02-01 18:54:51 +00:00
user_main.c Removed unused ForceWindowRaise function. 2005-01-17 13:46:57 +00:00
user_private.h Removed unused ForceWindowRaise function. 2005-01-17 13:46:57 +00:00
winproc.h
wnd16.c
wsprintf.c