| | | Forum Newbie
       
Group: Forum Members Last Login: 4/8/2010 10:34:49 AM Posts: 1, Visits: 17 |
| Hi,
I've in the process of adding support for the Vuzix VR920 glasses to an application. I have it all running fine in 32bit mode but our application has to run in 64bit mode too.
It is a Java application for which I've created a wrapper to my own DLL which in turn calls the Vuzix libraries. The problem I have is that the SDK only comes with 32bit DLL's and LIB files. Because of this the Java runtime and Vista refuse to load the 32bit libraries to allow me to talk to the glasses unless the whole application is running under the 32bit JVM.
Are there 64bit libraries available, or will the be? Failing that is there any advice how I might go about loading a 32bit DLL under a 64bit process in Vista as I seem to be hitting my head against a brick wall at the moment! 
Many Thanks
Mark |
| |
|
|