Apologies if this is not the correct forum.
I have used hasp dongles for many years now and was hoping to migrate my application from a 32 to 64 bit application. Unfortunately having made the change within a Windows Visual Studio 2010 project, I now have several "unresolved external symbols" as a result i.e. hasp_login.
I looked for a suitable download but unfortunately cannot locate 64 bit libraries (.lib/.dll). If someone could direct me to where I may download these, it would be much appreciated.
My current implementation utilises the following:
include "hasp_hl.h",
Lib: libhasp_windows.lib
Runtime: hasp_windows.dll (Aladdin HASP HL Windows Dll Version 1.12)
thanks