You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The x86_64 support is BETA but I managed to make it work with some 64bit dll. Try it here: https://github.com/cube0x8/loadlibrary/tree/x64 and, please, let us know if something goes wrong :)
I have a Windows 64 bit DLL:
PE32+ executable (DLL) (GUI) x86-64, for MS Windows
Will loadlibrary allow me to load this into a 64 bit app built with gcc?
Or does loadlibrary only work for a 32bit runtime?
The text was updated successfully, but these errors were encountered: