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 strongm 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: *

  • Users: Abdo
  • Order by date
  1. Abdo

    Exporting Functions

    Hello, my name is Abdo Roig. I have Visual C++ 5.0, and I need to export a function (in a DLL) in pascal style (I think I must use __stdcall), but it doesn't work. I have discovered that, even using extern "C" directrive, Visual C uses decorated names. VC puts a _ character before the...

Part and Inventory Search

Back
Top