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. prebbe

    Problems in a DLL loading a second DLL.

    I have simplified this code a little bit so it would be easier to see: ********************************* library lea; uses ShareMem, SysUtils, Classes, Dialogs, Windows; const cLines = 10; cLetters = 30; function TrInitTransportDriver(s: PChar):integer; stdcall; external...

Part and Inventory Search

Back
Top