User Profile
Collapse
-
I am trying just to display them. Thanks for replying.... -
C++ Builder Opening/Reading and Displaying Files
I am stuck on a problem that I am certain someone has already done. I use, in Borland C++ Builder 3 (kind of old):
TOpenDialog* dlg=new TOpenDialog(thi s);
dlg->Title="Open a New File";
dlg->Execute();
It opens the dialog box and I select a sample .txt file or .doc file to open. Then it's the problem. I have tried several examples and cannot seem to display its contents in either a...
No activity results to display
Show More
Leave a comment: