Help - Search - Members - Calendar
Full Version: AcTool Companion Source Code Help
AC Tools Everything Macro > General Discussion > C++/Delphi/VB Development
Krenian
I was reading through the AcCompanion source, to learn how to write a plug-in. I saw you use PGlobalDLLData which "points" to TGlobal. Where did this class(TGlobal) come from, I following your source to a degree and I cannot find a refrence to it in any of the files that came with Ac Companion. Am I having a Brain Fart ????
Ipa
TGlobal is defined in source file "memlocs.pas" which is in the "package" folder.

This is common to ACTool.exe and the Companion DLL - it defined the structure of the data in the block of shared memory used to pass data between ACTool and Companion.

Krenian
THanks IPA
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.