HarrySuber
Programmer
I am trying to write a DLL for use in CA-Realizer. (CA-Realizer is a dialect of BASIC. It has an EXTERNAL statement similar to VB's Declare for accessing functions defined in DLLs). I get error message 453: Can't find DLL entry point for 'MyFunction' in 'MyDLL'. I used QuickView to look at the DLL so I could try using the "ordinal" for MYFunction as an Alias as suggested by Help, but ActiveX DLL's have no export table! What gives here? Every ActiveX DLL that I look at has no export table. Is this some Microsoft scheme to prevent non-Microsoft products that can't register ActiveX DLL's form using them? Or maybe I'm missing something very basic about DLLs. Help!!.
[sig][/sig]
[sig][/sig]