
Problem with COMPLIB Rebuild after VCL Source Modification :-(
Hi All,
I encounter a problem with COMPLIB re-build.
After modification done in DELPHI\SOURCE\VCL : DB.PAS and DBTABLE.PAS,
(property added to TFieldDef)
I copied corresponding .DCU files to DELPHI\LIB.
When I try to rebuild COMPLIB, I receive Message Error 70,
sounding like:
"Incorrect Lib Version in unit XX" where UnitXX is a .DCU file part
of an third party component (InfoPower / Wall2Wall).
Does delphi maintain "magic code version" while generating .DCU?
Can you help me please ?
Thanks.
M.BANA