SWT-Win32-Extension
SWT-Win32-Extension copied to clipboard
The code as written won't work for a 64 bit program.
Some changes are needed in lots of places. Any time a handle is passed to the JNI layer it should be "long".
@gbburkhardt Could you share one dll for 64bit. :sob: I know nothing about cpp I am just a library user. Thanks a lot.