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
LoadLibraryExA has many flags that would be nice to use. Transmuting handles to minidl::Library s "works", but is a little awkward, and skips the super useful error handling code as well.
LoadLibraryExAhas many flags that would be nice to use. Transmuting handles to minidl::Library s "works", but is a little awkward, and skips the super useful error handling code as well.