- Code: Select all
Exception in thread "main" java.lang.UnsatisfiedLinkError: AILicenseTest.DisplayRegistration()S
at AILicenseTest.DisplayRegistration(Native Method)
at AILicenseTest.main(AILicenseTest.java:10)
It seems that the DLL is loaded but the DisplayRegistration() method cannot be found. I'm getting nowhere and would appreciate any assistance.
* http://www.advancedinstaller.com/forums/viewtopic.php?f=2&t=8432