c++builder-5 Questions
3
Solved
I have an application written in Delphi 7 which uses a c++ dll written in BCB 5.
I want to debug this dll from the Delphi IDE is this possible?
If it's possible which are the steps to debug?
As...
Dulcle asked 30/5, 2011 at 20:42
9
Solved
Is there an easier way to display the struct fields and their corresponding values in RichEdit control?
This is what I am doing now:
AnsiString s;
s = IntToStr(wfc.fontColor);
RichEdit1->Line...
Papoose asked 10/12, 2009 at 2:26
1
© 2022 - 2024 — McMap. All rights reserved.