wine-wine/dlls/msisys
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 Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
msisys.c For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
msisys.ocx.spec Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00