These my own alternative to MS rundll32.exe for my needs.
- Clone the repository:
git clone https://github.com/PaNDa2code/rundll.git- Navigate to the project directory:
cd rundll- Run the make script (require
x86_64-w64-mingw-gcc):
makeI use wine to run it, like that:
wine rundll.exe MyDll.dll MyFunctionName