Birunthan Mohanathas
|
bf79f44e96
|
Cosmetic changes to code.
|
2011-02-03 18:09:24 +00:00 |
|
Birunthan Mohanathas
|
a8aa2825a2
|
Updated installer graphics and made some other minor changes.
|
2011-02-03 15:52:45 +00:00 |
|
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 |
|
jsmorley
|
8ae76e0d92
|
Adding new PluginVirtualDesktops plugin from Patrick at Dexpot
Change to Build.py and Rainmeter.sln to support new plugin
New Example.rmskin for Rainstaller
|
2010-07-05 23:44:22 +00:00 |
|