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 gkittelson 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. lonewolflt

    C++ DLL for Delphi

    I am trying to write a c++ dll with this function: extern "C" bool __stdcall GetVerInfo(char* FileName, char *Version) However when i call the function from delphi it returns the bool state of the function ok, but the Version variable is unmodified. Any help greatly appreciated, :-)...

Part and Inventory Search

Back
Top