diff options
author | George Hazan <ghazan@miranda.im> | 2018-05-15 21:45:48 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-05-15 21:45:48 +0300 |
commit | 2160d0a2343309c3c1e13ceb74061b39f306a063 (patch) | |
tree | 2290b6f06c8acff86a7c188a5ff22be542a65745 /plugins/ContextHelp/src/stdafx.h | |
parent | de594644d5c14142346cbb039b027af79e718904 (diff) |
what has to be done with each plugin:
- 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
Diffstat (limited to 'plugins/ContextHelp/src/stdafx.h')
0 files changed, 0 insertions, 0 deletions