Releases: twhl-community/NativeDllTester
Releases · twhl-community/NativeDllTester
Version 1.1
Small test program to find LoadLibrary error codes
See README.md for more information
Changes:
- Made sure program always runs as 32 bit (required to load 32 bit mods)
- Fixed window layout not changing with window size
- Window now starts maximized and centered on screen
- Added proper window title
Version 1.0
Small test program to find LoadLibrary error codes
See README.md for more information