fb_ba
Joined: 24 Jun 2013 Posts: 11
|
Posted: Thu Jul 04, 2013 16:36 Post subject: mm |
|
|
Any idea ??
I see that in a DLL plugin there is a "plugin" object, which is instanced in the "DllMain()"
All i want is to "call" a method directly from the code (maybe in controller.cpp ??) by the object intanced in the dll plugin...
Maybe is possible to create a plugin object directly in the code and not from the dll???
Maybe there is a trick to retrieve from the memory the plugin object instanced previously from the dll ???
PLEASE HELP ME |
|