Is there any API to know that ocx files are registerd in the machine or not

K

kvenku

Hi , Is there any API to know that comdlg32.ocx and comctl32.ocx an
their version.



Thanks
Venkatesh
 
R

Rob van Gelder

Suggest you try to CreateObject something from that OCX and test for
success.
 
Top