where is the dll and ocx? (General questions)
I download the free version and install it.
However there is only samples and docs, where is the dll and ocx?
Re: where is the dll and ocx?
Hi,
You can find component dll and ocx file inside Windows System32 folder.
Hope I helped.
Regards,
Drazen
Re: where is the dll and ocx?
Hi,
You can find component dll and ocx file inside Windows System32 folder.Hope I helped.
Regards,
Drazen
thanks for your help, Drazen.
I found the dll and ocx in System32 folder.
However, where is the header files for c++ or delphi?
I can run the sample for ocx, however i cannot run it for the com components.
It tells me a component is missing.
Re: where is the dll and ocx?
oh, sorry, i forget to import the type library....
it works well.
thanks for your help.