Hi,
I tried customizing a new component based on the instructions from the book "Borland C++ Builder How-To". However, linker errors keep popping up claiming that the fastcall functions declared in the customized component could not be resolved. Does anyone has the same encounter?
I tried customizing a new component based on the instructions from the book "Borland C++ Builder How-To". However, linker errors keep popping up claiming that the fastcall functions declared in the customized component could not be resolved. Does anyone has the same encounter?
Comment