wine-wine/dlls/imagehlp
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 Compile the imagehlp dll with STRICT defined. 2002-10-22 00:45:27 +00:00
access.c Removed Wine-specific definition from exported header (spotted by 2003-06-27 22:24:23 +00:00
debug.c Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +00:00
imagehlp.spec Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
imagehlp_main.c For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
integrity.c Compile the imagehlp dll with STRICT defined. 2002-10-22 00:45:27 +00:00
internal.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
modify.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
symbol.c Compile the imagehlp dll with STRICT defined. 2002-10-22 00:45:27 +00:00