Post Author: YAO
CA Forum: Other
good day,
i have a problem trying to install this component, when i compile the proyect i have an error:
[Pascal Fatal Error] UCrpeReg.pas(32): File not found: 'DesignIntf.dcu'
in this part of the code:
unit UCrpeReg;
{$I UCRPEDEF.INC}
interface
uses Classes, DesignIntf, DesignEditors;
can u help me to find the problem?
Thank you