Sweden-Number/dlls/user
Dmitry Timoshkov a2e24748b1 Fix some msg.c and win.c failures running on NT4 and XP. 2005-03-14 10:05:50 +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 Fix some msg.c and win.c failures running on NT4 and XP. 2005-03-14 10:05:50 +00:00
.cvsignore
Makefile.in Merge the rest of the messaging code into dlls/user/message.c and get 2005-03-10 15:47:53 +00:00
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
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 Implemented MIIM_BITMAP state. 2005-03-09 12:39:01 +00:00
message.c Clear the internal paint flag in the server before returning a 2005-03-10 17:19:33 +00:00
message.h Merge the rest of the messaging code into dlls/user/message.c and get 2005-03-10 15:47:53 +00:00
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
painting.c Process only pending expose events during RDW_UPDATENOW, not all the 2005-03-08 19:26:57 +00:00
property.c
resource.c
scroll.c Implemented GetScrollBarInfo() function and SBM_GETSCROLLBARINFO 2005-03-10 17:15:32 +00:00
static.c Fix colours used for SS_*RECT, SS_*FRAME. 2005-01-04 11:51:14 +00:00
sysparams.c Make the SwapMouseButton function and the SPI_SETMOUSEBUTTONSWAP 2005-03-09 11:51:31 +00:00
text.c
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 Implemented GetScrollBarInfo() function and SBM_GETSCROLLBARINFO 2005-03-10 17:15:32 +00:00
user_main.c Moved SendInput and related functions to the USER driver to avoid a 2005-03-09 16:45:23 +00:00
user_private.h Moved SendInput and related functions to the USER driver to avoid a 2005-03-09 16:45:23 +00:00
winproc.h
wnd16.c
wsprintf.c