Sweden-Number/dlls/winaspi
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 Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
Makefile.in List 16-bit spec files explicitly to avoid problems with some versions 2003-03-23 20:00:02 +00:00
aspi.c Added include protection for unistd.h and sys/time.h. 2002-08-17 00:43:16 +00:00
aspi.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winaspi.spec Made some more spec file entries optional or unnecessary. 2002-06-21 19:15:45 +00:00
winaspi16.c Replace DPRINTF with TRACE. 2003-03-15 00:12:42 +00:00
winaspi32.c For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
winescsi.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
wnaspi32.spec Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00