Page 1 of 1

Import OCX at runtime

PostPosted: August 21st, 2008, 11:46 am
by HPW
Hello,

Has anyone managed to import a OCX at runtime?

(Including reading the property list and offered functions/callbacks)

PostPosted: August 21st, 2008, 12:14 pm
by Kambiz
I didn't do it but I know you should read the "Type Library" information from the OCX resource, and then parse it.

Maybe you can find some free components/libraries to do the parsing for you.