Hi,
I'm trying to pass binary information to a VC DLL, like a structure (not predefined in the DLL) but I don't have any idea about how to do it.
There's any way to convert VB UDT in a String of bytes, or something like this, which the VC DLL could understand and use?(OR ONLY RECEIVE WITHOUT BREAK!)
Thanks a lot in advance.
Edgar




Reply With Quote