When attempting to compile an ActiveX DLL (which I've compiled in the past) I get a "Variable Uses An Automation Type Not Supported In Visual Basic" error and the DLL is not compiled.
I've removed the new functions I've added, but no luck. I've looked through the code, and I'm using standard VB variables.
Anybody know a possible reason/resolution to this error?
I've removed the new functions I've added, but no luck. I've looked through the code, and I'm using standard VB variables.
Anybody know a possible reason/resolution to this error?