Sweden-Number/dlls/snmpapi
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 .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
main.c For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
snmpapi.spec Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00