Sweden-Number/dlls/user
Henning Gerhardt 68ade3b7ac Minor fixes and updates to the German resource files. 2004-07-22 20:35:07 +00:00
..
dde Fixed memory allocation bug. 2004-07-14 21:46:25 +00:00
resources Minor fixes and updates to the German resource files. 2004-07-22 20:35:07 +00:00
tests Add test to demonstrate DrawText() with DT_CALCRECT incorrect behavior 2004-07-20 22:09:14 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Added support for building a dll from a .def file for cases where we 2004-02-17 20:36:16 +00:00
bidi16.c
cache.c
caret.c
comm16.c Fixed a couple of header files ordering issues. 2004-04-07 03:59:41 +00:00
controls.h Allocate the dialog info in DIALOG_CreateIndirect if this wasn't 2004-07-14 00:49:40 +00:00
ddeml.spec
dialog16.c Allocate the dialog info in DIALOG_CreateIndirect if this wasn't 2004-07-14 00:49:40 +00:00
display.c
display.drv.spec
exticon.c Stop PrivateExtractIcons from crashing given an invalid icon index. 2004-07-12 19:53:36 +00:00
focus.c
hook.c GetModuleFileName[AW] doesn't terminate the string if the buffer is 2004-05-19 03:22:55 +00:00
hook16.c lpCreateParams should be a SEGPTR in 16-bit code. 2004-01-28 21:41:56 +00:00
keyboard.drv.spec
lstr.c
message.c In get_buffer_space() function, HeapReAlloc() will not allocate memory 2004-05-06 23:41:15 +00:00
message.h
misc.c Stubs to prevent taskmgr.exe from crashing or aborting during 2004-04-07 19:41:21 +00:00
mouse.c
mouse.drv.spec
msg16.c
network.c
painting.c
property.c
resource.c - Windows always strips the high bit (0x80) of the fVirt member in the 2004-07-12 23:26:05 +00:00
text.c
user.exe.spec
user16.c
user32.spec Stubs to prevent taskmgr.exe from crashing or aborting during 2004-04-07 19:41:21 +00:00
user_main.c Allow specifying multiple graphics drivers and use the first one that 2004-07-13 03:53:55 +00:00
winproc.h First step in using faster approach for A<->W message mapping. 2004-02-20 05:14:48 +00:00
wnd16.c
wsprintf.c