Sweden-Number/dlls/user
Mike McCormack cce46e5760 Check for completed overlappeds in ReadComm16 to solve problems with
programs that loop on it but don't get data.
2001-11-23 18:26:30 +00:00
..
dde Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
resources Replaced Martini glass. 2001-10-28 21:12:54 +00:00
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Store window properties in the server. Moved property.c to dlls/user. 2001-10-12 19:10:26 +00:00
bidi16.c Documentation fixes. 2001-07-02 19:59:40 +00:00
cache.c Moved tweak support to USER dll. Removed tweak.h and cache.h. 2001-01-15 20:12:55 +00:00
comm16.c Check for completed overlappeds in ReadComm16 to solve problems with 2001-11-23 18:26:30 +00:00
controls.h Moved scrollbar tracking code to scroll.c. 2001-10-16 21:52:26 +00:00
ddeml.spec Added 'owner' field to 16-bit spec files to specify the name of the 2000-07-28 00:07:18 +00:00
display.c Documentation fixes. 2001-07-02 19:59:40 +00:00
display.spec Added support for loading .res files for 16-bit resources. 2000-10-25 20:33:58 +00:00
exticon.c Don't prefix %p with 0x. 2001-11-06 21:01:32 +00:00
keyboard.spec Added support for low-level mouse and keyboard hooks. 2001-10-17 17:50:02 +00:00
lstr.c Added support for low-level mouse and keyboard hooks. 2001-10-17 17:50:02 +00:00
message.c Moved WIN_FindWinToRepaint functionality to the server. 2001-11-14 21:28:36 +00:00
misc.c Documentation fixes. 2001-07-02 19:59:40 +00:00
mouse.c Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
mouse.spec Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
msg16.c Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding 2001-10-15 17:56:45 +00:00
network.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
property.c Store window properties in the server. Moved property.c to dlls/user. 2001-10-12 19:10:26 +00:00
resource.c Documentation fixes. 2001-07-02 19:59:40 +00:00
text.c Fixed DT_RTLREADING flag interpretation. 2001-08-22 18:00:47 +00:00
thunk.c Made all 16<->32 HWND conversions use explicit functions instead of 2001-09-19 20:37:04 +00:00
user.spec Made all 16<->32 HWND conversions use explicit functions instead of 2001-09-19 20:37:04 +00:00
user32.spec Renamed USER_Init into UserClientDllInitialize. 2001-10-08 20:42:14 +00:00
user_main.c Store in the server all the window information accessible with 2001-10-22 19:08:33 +00:00
wnd16.c Cast id to unsigned in GetDlgItem16. 2001-11-12 15:49:38 +00:00
wsprintf.c The behavior for wsprintfA is different that for wsprintf16 in how it 2001-09-20 19:05:58 +00:00