PDA

View Full Version : Hy , anyone knows how to use an ActiveX dll?


CrazyFrog
06-22-2007, 04:53 AM
I found some usefull dll files but they are ActiveX ( .ocx ).Anyone knows how to use this kind of libraries in AMS is welcomed here. :D :cool

Thanks

Brett
06-22-2007, 08:06 AM
Well, you could either:

1. Embed it in a Web page and show it in a Web object.

2. Create an object plugin that wraps its functionality.