-
register of DLL
When generating setup programme giving follwoing messagecould not find dependency information.
Comdlg32.ocx
Comct232.ocx
When I include Resource file in the project the apllication is not able to build .
but when remove the resource file i can continue with set up programme
I can see the files(comct232.ocx and comdlg32.ocx) in the same directory. How to rectify above problem.
-
Re: register of DLL
Hello,
yes, I know the problem. It occured when I have tried to compile my exe on an NTWS Machine running English. In the resource-file I had the "Version" saying that it is a czech-version. It went ok after I removed the "Version"-Section in the resource file. Besides, for VB-People it's not so interesting anyway:)
Hope that helps
Matthias