spacer spacer spacer spacer spacer spacer spacer spacer
Luigi Bianchi Web Site spacer
spacer Home Software Programming Others About spacer spacer
spacer spacer
spacer spacer

www.luigibianchi.com

VCL(Programming)

separator images

 

Title

Description

Release

Dfm2API Utility

There is a special page dedicated to this utility, published on the C/C++ Users Journal. Follow the link to learn more about this tool.

1 August 2000

Extract VCL resources from binaries

This code shows how to extract Borland Form resources from binaries generated by C++ Builder or Delphi. These resources are a copy of DFM files, so it is easy to re-generate them. These DFM files cannot be directly used in C++ Builder/Delphi, because also a CPP/PAS and an HPP file are required. But it is possible to use those freeware tools that automatically generate a CPP/PAS and an HPP file from a DFM one.  So you can re-edit them and discover that BCB.EXE that comes with C++ Builder 4.0 has a form whose caption is “Delphi 4.0”.

22 June 2000

© Copyright (2000), Luigi Bianchi
Last Update:
June 25, 2002