PDA

View Full Version : Question on DLL Function Call


Martin_SBT
11-10-2003, 04:54 PM
I would need to know if the DLL Function call in AMS4 supports doing function calls to a "Class" DLL?

Please let me know

Martin

Brett
11-10-2003, 04:57 PM
No, it cannot be used to instantiate classes from a DLL.

Martin_SBT
11-10-2003, 05:03 PM
Hi Brett

Ok, :(

The developers of our application, asked that question! (dont understand what you mean by substantiate but eh, you know what you are talking about!)

I was expecting to be able to call function from that DLL, since that DLL already reside (and is already registered) on the PC's where my AMS4 CD will run!
I thought it was just a matter of making function calls to it !

thanks

The sad Man