Sweden-Number/dlls/user
Alexandre Julliard 7a2017dd65 Store window properties in the server. Moved property.c to dlls/user. 2001-10-12 19:10:26 +00:00
..
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 Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
controls.h Moved MAKEINTATOM to winbase.h and added Unicode version. 2001-10-12 18:43:27 +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 Small 'typos in comments' fixes. 2001-02-28 05:31:02 +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 Fix sign extension problem in map_wparam_WtoA. 2001-10-05 19:42:24 +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 A couple of optimizations to avoid some server calls in WIN_FindWndPtr 2001-09-24 01:19:59 +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 Renamed USER_Init into UserClientDllInitialize. 2001-10-08 20:42:14 +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