I have a project in which I use: ghost4j (0.3.3) and gsdll32.dll.
But new Operation System (Win 10) are 64 and Swing Application (Java 1.6) return error Unable to load library 'gsdll32'.
I downloaded file gsdll64 and if I changed the name to gsdll32 everything works properly. Notwithstanding, I want to use file with right name (gsdll64).
I tried to change version of ghost4j, unfortunately it still evokes gsdll32.
P.S. Sorry for my English
Somebody can help me?