rainmeter-studio/Plugins/PluginVirtualDesktops
spx 92eafce2dc Disabled the DLL_THREAD_ATTACH and DLL_THREAD_DETACH notification calls in all DLLs.
DisableThreadLibraryCalls Function
http://msdn.microsoft.com/en-us/library/ms682579.aspx
Note: Do not call "DisableThreadLibraryCalls" in a DLL which is statically linked to the CRT
http://support.microsoft.com/kb/555563/en-us

For plugin author:
If you need to implement DllMain entry point yourself, get rid of the #include "DisableThreadLibraryCalls.h" line.
2011-01-30 09:31:41 +00:00
..
DexpotConstants.h Adding new PluginVirtualDesktops plugin from Patrick at Dexpot 2010-07-05 23:44:22 +00:00
DexpotMeasure.cpp Adding new PluginVirtualDesktops plugin from Patrick at Dexpot 2010-07-05 23:44:22 +00:00
DexpotMeasure.h Adding new PluginVirtualDesktops plugin from Patrick at Dexpot 2010-07-05 23:44:22 +00:00
PluginVirtualDesktops.rc Updating Illustro to 0.9.1 2010-11-14 10:28:17 +00:00
PluginVirtualDesktops.vcproj Defined _CRT_SECURE_NO_WARNINGS. 2011-01-27 19:24:09 +00:00
VDMeasure.h Adding new PluginVirtualDesktops plugin from Patrick at Dexpot 2010-07-05 23:44:22 +00:00
VirtualDesktops.cpp Disabled the DLL_THREAD_ATTACH and DLL_THREAD_DETACH notification calls in all DLLs. 2011-01-30 09:31:41 +00:00
VirtuaWinMeasure.cpp Adding new PluginVirtualDesktops plugin from Patrick at Dexpot 2010-07-05 23:44:22 +00:00
VirtuaWinMeasure.h Adding new PluginVirtualDesktops plugin from Patrick at Dexpot 2010-07-05 23:44:22 +00:00
VirtuaWinMessages.h Adding new PluginVirtualDesktops plugin from Patrick at Dexpot 2010-07-05 23:44:22 +00:00