I can import a type library through tlibimp.exe, but when I open the IDE, the library is active Are not pallete I do not understand how to install it in a particular package. There is an install button in the IDE import type library dialog. How can I do this in the command line?
When I look in the OCX.cpp file generated by tlibimp in CBuilder5 \ Import folders, I see "errors: error palette bitmap (TTDVH3D): no server registered for this code "Is there anything to do with this problem?
Edit:
I want to be able to install components in the active window through IDE so that the process can be automated during a build, no solution Be able to be fully automated. According to the parameters options of tlibimp.exe, there is an AAHA parameter that is "for control"
IDE component will generate rapper ".
It also has an AHR + which creates IDE registration for component wrapper.
Does any of these parameters supply it does not matter?
No matter from this or else you have to install the components using the generated registration code.
Comments
Post a Comment