Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jdevalk

    How to translate from C++ to Delphi

    I assume with C++ code you do not mean C++ Builder but Visual C++. If you want to go for Delphi all the way, you have no other choice than to rewrite your existing source C++ source to Delphi. An in between solution would be to compile your code into obj files and export that in a header file...

Part and Inventory Search

Back
Top