Sweden-Number/dlls/crtdll
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
..
.cvsignore Update some .cvsignore files for building on Windows. 2002-08-30 00:04:03 +00:00
Makefile.in Made crtdll a normal user of msvcrt by setting the right include 2002-12-18 20:17:51 +00:00
crtdll.spec Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
crtdll_main.c For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00