..
dde
Make sure that HWND comparisons are always done with full 32-bit
2001-09-14 00:24:39 +00:00
resources
Added Traditional Chinese Support
2001-06-25 21:01:00 +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
Don't print NULL strings (crashes on Solaris).
2001-10-14 16:15:05 +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
When including config.h, include it first.
2001-10-14 16:18:52 +00:00
keyboard.spec
Added 'owner' field to 16-bit spec files to specify the name of the
2000-07-28 00:07:18 +00:00
lstr.c
Removed HEAP_strdupA.
2001-07-24 21:45:22 +00:00
message.c
Added internal Wine messages to perform SetWindowPos, ShowWindow and
2001-10-16 21:58:58 +00:00
misc.c
Documentation fixes.
2001-07-02 19:59:40 +00:00
mouse.c
Documentation fixes.
2001-07-11 18:56:41 +00:00
mouse.spec
Added support for loading .res files for 16-bit resources.
2000-10-25 20:33:58 +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
Added internal Wine messages to perform SetWindowPos, ShowWindow and
2001-10-16 21:58:58 +00:00
wnd16.c
Made all 16<->32 HWND conversions use explicit functions instead of
2001-09-19 20:37:04 +00:00
wsprintf.c
The behavior for wsprintfA is different that for wsprintf16 in how it
2001-09-20 19:05:58 +00:00