cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
LESCURE
Level 2

PB with SerialNumber.dll on InstallShield 2020 R3 Express

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.

Labels (1)
0 Kudos
(0) Replies