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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by thievery

  1. thievery

    Accessing .LIB API

    no .dll provided -- just (in addition to the .h and .lib) a .bin file. will this work? i should've taken that c++ class back in college... :(
  2. thievery

    Accessing .LIB API

    I've been given an API (a C++ .h and .lib) file by a client to access from my Visual Basic 6 App. How do I do this? I know how to Declare Functions from a DLL in VB6, but can you do the same with a .LIB file? Thanks.

Part and Inventory Search

Back
Top