There is no convenient way to load class dynamically , you can use DELAYLOAD (check that in the MSDN) the best way to-do it is to use COM.
-----Original Message----- From: De Vos Rudi [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 3:01 AM To: [EMAIL PROTECTED] Subject: Encoders as dlls Some of the work is done. Encoders are compiled as static dlls (AT&T windows version, server site) ,works. Does someone know howto load them dynamic. How do you load a class dynamic ? I know how to load functions dynamic, but how do you dot it for a class. If the class can be loaded dynamic, you don't need to recompile the server and new encoders would be lot easyer to create. Also someone can create his own custom encoder ..depending the application. If someone is interested to do the rest of the job, I put the code on the net. I'm willing to do it myself, but I'm sure someone has more knowlegde and can do it a lot faster. Teamwork is knowlegde Greetings Rudi --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html --------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html ---------------------------------------------------------------------