I have a program that requires these OCX's and DLL's:
COMDLG16.OCX, THREED16.OCX, OC25.DLL, VB40016.DLL
These are all in the programs path.
Program is written in VB 4.0
Program must be runned on XP Home Edition.
When starting the application it gives the error:
Can't load (or register) custom control: "COMDLG16.O CX"
When I try \path\regsrv32 \programpath\CO MDLG16.OCX
XP gives me this error:
The file "COMDLG16.O CX" is not an executable file and there is
no registration-helper registered.
(this is translated from dutch)
Same error if I try unregister the OCX (regsrv32 -u)
How can I solve this?
Thanks
Cookie
--
\|||/
(. .)
*--------ooO-(_)-Ooo--------*
| |
| cookie@yucom.be |
| |
*---------------------------*
COMDLG16.OCX, THREED16.OCX, OC25.DLL, VB40016.DLL
These are all in the programs path.
Program is written in VB 4.0
Program must be runned on XP Home Edition.
When starting the application it gives the error:
Can't load (or register) custom control: "COMDLG16.O CX"
When I try \path\regsrv32 \programpath\CO MDLG16.OCX
XP gives me this error:
The file "COMDLG16.O CX" is not an executable file and there is
no registration-helper registered.
(this is translated from dutch)
Same error if I try unregister the OCX (regsrv32 -u)
How can I solve this?
Thanks
Cookie
--
\|||/
(. .)
*--------ooO-(_)-Ooo--------*
| |
| cookie@yucom.be |
| |
*---------------------------*
Comment