View previous topic :: View next topic |
Author |
Message |
fb_ba
Joined: 24 Jun 2013 Posts: 11
|
Posted: Wed Jun 26, 2013 19:58 Post subject: Comunication between GUI main program and a plugin |
|
|
Can the GUI program at runtime communicate directly with a plugin (dll) ??
So if i have a string global variable in my plugin, can the GUI program read it (or can the plugin pass it to the program) ??
Virusman please help me !! |
|
Back to top |
|
|
fb_ba
Joined: 24 Jun 2013 Posts: 11
|
Posted: Thu Jul 04, 2013 16:37 Post subject: help |
|
|
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 |
|
Back to top |
|
|
jasmine
Joined: 05 Jul 2013 Posts: 1
|
Posted: Fri Jul 05, 2013 9:02 Post subject: |
|
|
The solution now no longer needs the detoured.dll file as usually intended by the SDk authors for control reasons, since I elimeinated all references to this nag library and its exported function. _________________ Pass your Pass4sure JN0-360 exam dumps prepare you well for the real Armstrong Atlantic State University exam. |
|
Back to top |
|
|
|