SWT-Win32-Extension icon indicating copy to clipboard operation
SWT-Win32-Extension copied to clipboard

The code as written won't work for a 64 bit program.

Open gbburkhardt opened this issue 8 years ago • 1 comments

Some changes are needed in lots of places. Any time a handle is passed to the JNI layer it should be "long".

gbburkhardt avatar Feb 04 '17 22:02 gbburkhardt

@gbburkhardt Could you share one dll for 64bit. :sob: I know nothing about cpp I am just a library user. Thanks a lot.

uniquejava avatar Aug 11 '17 06:08 uniquejava