Skip to content

Releases: BenjaminSoelberg/RunDLL-NG

Version 1.2.21

26 Apr 05:47

Choose a tag to compare

Now a standalone version with no dependencies (like vcruntime140.dll et.al).

Version 1.2.18

25 Apr 05:56

Choose a tag to compare

RELEASE_1.2.18

updated sln

Version 1.2.17

24 Apr 23:58

Choose a tag to compare

Version 1.2.0

24 Apr 14:55

Choose a tag to compare

Added support for running multiple named/ordinal imports

Version 1.1.0

06 Jun 15:10

Choose a tag to compare

Now uses SetErrorMode to disable Windows error dialogs if missing DLL dependencies when loading a DLL

Version 1.0.0

10 Sep 21:25

Choose a tag to compare

Initial version of my version of the infamous RunDLL32.
Also my first Visual Studio C project.