Skip to content

r-pankevicius/LoadDll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LoadDll

Simple way to check if Windows DLL is loading or not. It comes in two blends: 32 and 64 bits (LoadDll32.exe and LoadDll64.exe).

Usage:
        LoadDll32.exe my32bits.dll
        LoadDll64.exe my64bits.dll

Use side by side with an excellent Dependencies program to troubleshoot DLL loading problems.

About

Simple way to check if DLL is loading or not

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages