Sweden-Number/dlls/gdi
Dmitry Timoshkov 4e1ef0c114 For all DLLs with defined DllMain and which do not require
DLL_THREAD_ATTACH/DLL_THREAD_DETACH notifications, call
DisableThreadLibraryCalls() in order to slightly improve performance
on thread creation/exiting.
2003-06-30 20:53:48 +00:00
..
enhmfdrv Record SetWorldTransform and ModifyWorldTransform in enhanced 2003-06-23 19:46:56 +00:00
mfdrv Handle CreateMetaFileW(NULL) correctly. 2003-06-24 02:34:42 +00:00
tests Updated the generated tests. 2002-11-12 01:13:10 +00:00
.cvsignore Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
Makefile.in Implementation of the reordering algorithm by calling ICU's reordering 2003-06-27 20:47:16 +00:00
bidi.c Implementation of the reordering algorithm by calling ICU's reordering 2003-06-27 20:47:16 +00:00
bidi16.c Moved a large number of 16-bit functions to a separate gdi16.c file. 2002-08-16 00:42:06 +00:00
dispdib.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
driver.c Added special case for "display" in DRIVER_GetDriverName so that 2003-06-23 20:51:41 +00:00
freetype.c Don't enable client side fonts unless we have at least one non-symbol 2003-06-23 20:51:06 +00:00
gdi.exe.spec Removed the 16-bit graphics driver support; this has been broken for a 2003-02-27 00:11:54 +00:00
gdi16.c Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
gdi32.spec Added partial stub for GetTransform. 2003-05-11 03:31:53 +00:00
gdi_main.c For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
printdrv.c Reset signal handlers when starting child process. 2003-05-13 00:45:44 +00:00
version.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
version16.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wing.c Some -DSTRICT fixes. 2002-11-21 21:50:04 +00:00
wing.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00