Borland C++ Builder v6 - Missing FormI found a partial solution to the problem. The original TFormMain.cpp had a line: #pragma resourc...
Borland C++ Builder v6 - Missing FormThe IDE uses that code to generate the form. In fact, if you modify this code...say change the clien...
Borland C++ Builder v6 - Missing FormThe .dfm file contains delphi code which describes the actual form. The code for handling various ev...
Borland C++ Builder v6 - Missing FormIf I try to open the .dfm file through the IDE, the form opens in text mode. I can see all the delph...
Borland C++ Builder v6 - Missing FormThere is no error message. It compiles fine and the resulting executable works fine too. Also, I ...
This user does not accept Private Messages