where is the dll and ocx? - WeOnlyDo Discussion board

where is the dll and ocx? (General questions)

by cst_zf, Friday, March 11, 2011, 11:31 (4817 days ago)

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?

by woddrazen, Friday, March 11, 2011, 11:32 (4817 days ago) @ cst_zf

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?

by cst_zf, Monday, March 14, 2011, 04:53 (4814 days ago) @ woddrazen

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?

by cst_zf, Monday, March 14, 2011, 04:58 (4814 days ago) @ cst_zf

oh, sorry, i forget to import the type library....
it works well.
thanks for your help.