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 bkrike 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: niel10
  • Content: Threads
  • Order by date
  1. niel10

    Calling a C function in a DLL from VB

    Please help me, I am having trouble calling a DLL function from VB. This is the C function: #define FT_RETCODE int #define IN #define OUT typedef void *FT_HANDLE; FT_DLL_INTERFACE FT_RETCODE FT_createContext( OUT FT_HANDLE *ftContext); /* dpFpFns context */ /* It returns a...

Part and Inventory Search

Back
Top