Hello,

I want to insert a serial number in my project. I active it on Customer Information dialog.

I take the example off dll in sample folder, I modify it with my serial number, I compile it in Builder C++, then I obtain a dll.

I put it in project folder and select it in the field "Serial number Validation DLL".

I build the InstallShield project, but when I test it, I obtain the message :

"Can not find the entry point of function 'ValidateSN', make sure it is exported'

But this function is in the dll.