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

Installshield DLL in C++

Status
Not open for further replies.

vwalla

Technical User
Feb 25, 2004
22
US
I have been using installshield X express and it calls for a DLL function to validate a serial number. Supplied with installshield is an example serial validation, but I am not familiar with C++ (can compile vb6 DLL with installshield).

Does anyone know how to compile a dll in c++ & how to export an "entry point"?

Really, anyone with experience with Installshield would be awesome.

This is all I really want to do in C++.

FYI...I downloaded the Visual C++ Express 2005 Beta from MS. Maybe that is the problem?

Thanks,

Vwalla
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top