Closed C0D3-M4513R closed 2 years ago
In dll Paths from crate::platform::windows::get_module the "System32" and "SysWOW64" part of dll paths were not properly handled before it was passed to crate::platform::windows::get_dll_export.
Closes #34
bors r+
Build succeeded:
In dll Paths from crate::platform::windows::get_module the "System32" and "SysWOW64" part of dll paths were not properly handled before it was passed to crate::platform::windows::get_dll_export.
Closes #34