Hi,
I have to build a MFC application that can get data at the runtime of another application that was create by Delphi(exe only).
I Can get the Handle of this control (The TStringGrid control). but I can not get data from it.
SO, can the C++ builder get data from the TStringGrid when you only know its handle??.
Thanks
I have to build a MFC application that can get data at the runtime of another application that was create by Delphi(exe only).
I Can get the Handle of this control (The TStringGrid control). but I can not get data from it.
SO, can the C++ builder get data from the TStringGrid when you only know its handle??.
Thanks