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!

Export error

Status
Not open for further replies.

vwalla

Technical User
Feb 25, 2004
22
US
I am a newbie at C++ & I have been getting an error.

Here's the scenario:

Downloaded Visual C++ Express 2005 Beta1
Downloaded the platform SDK & .Net 2.0 Beta

Trying to use the sample C++ script with installshield Express x to validate a serial. I am not changing anything about the validation sequence yet, just want to see how it works.

I have to compile it as a win32 DLL (contacted MS on how to do this in Expess 2005 Beta 1)

I keep getting the following error:

"Cannot find entry point of function 'ValidateSN', make sure it is exported" after I type in the default serial number in IS Express X

I think that I'm compiling incorrectly or something.

I can email or post the files if needed.

Thanks,

Vwalla
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top