On Aug 12, 2014, at 4:28 AM, Christiaan B v Zyl
mailto:[email protected]>> wrote:
I have a DLL, it is an SDK for the Pastel Partner accounting system. Using
Dependency Walker I can see that the DLL has the following methods:
DllRegisterServer, DllUnregisterServer, DllGetClassObject
Wit
I have a DLL, it is an SDK for the Pastel Partner accounting system. Using
Dependency Walker I can see that the DLL has the following methods:
DllRegisterServer, DllUnregisterServer, DllGetClassObject
With the library there came a sample VB program that referenced the DLL and
instantiated it like