Sweden-Number/dlls/winmm/mciavi
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 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
info.c Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
mciavi.c For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
mciavi.drv.spec Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
mciavi_res.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
mmoutput.c Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings. 2002-10-19 17:20:02 +00:00
private_mciavi.h Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
wnd.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00