Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove DllMain;
- replace global variable that carries hInstance with g_plugin.getInst();
- create an instance of CMPlugin template that passes the name of data module into its parent;
- create an instance of CMPlugin class named g_plugin;
- remove __NO_CMPLUGIN_NEEDED from stdafx.h
|
|
|
|
|
|
|
|
- fixes #1359 p.2 (After dynamic unloading and loading again, Popup+ throws an error)
- obsolete variable hMainThread removed;
- code cleaning;
- version bump;
|
|
|
|
|
|
format for Scriver)
|
|
- crash fix for empty status messages;
- code cleaning;
- version bump
|
|
|
|
|
|
|
|
icon" option)
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit b6bbbb16e26ce924022d623572fce852e234ee16)
|
|
|
|
PROTOACCOUNT became a normal class with constructor & destructor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|