Make VB6 and No Compatibility
Hi,
I have one VB project group containing 2 VB6 projects - CompA and CompB.
If CompA is dependent on CompB and both projects have their compatible mode set to 'no compatibility' then should I expect the reference in CompA's project file to CompB to be updated automatically when using the 'Make VB6' action? This does not seem to happening for me. I continually get the 'Can't find project or library' error as CompA can't get the reference to CompB once CompB has been rebuilt.
I do not want to use project or binary compatibility.
I am using VB Pro 5.4
Thanks
|