wine-wine/dlls/serialui
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 Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
confdlg.c For all DLLs with defined DllMain and which do not require 2003-06-30 20:53:48 +00:00
serialui.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
serialui.spec Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
serialui_rc.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00