文件名称:RunDllMShim:使用RunDll运行托管程序集
文件大小:16KB
文件格式:ZIP
更新时间:2024-05-29 02:31:08
C++
RunDllMShim
桥接DLL,使从非托管DLL调用程序rundll32.exe调用托管程序集/类型/方法更容易)
RunDll流水线
Rundll32.exe => Unamanaged Shim => Managed Assembly -> (class,method)
用法
rundll32.exe
【文件预览】:
RunDllMShim-master
----KlassLibrary()
--------Klass.cs(2KB)
--------KlassLibrary.csproj(2KB)
--------Properties()
----LICENSE(1KB)
----RundllShim.sln(3KB)
----.gitignore(270B)
----README.md(1KB)
----RundllShim()
--------stdafx.cpp(290B)
--------RundllShim.vcxproj.user(162B)
--------RTH.cpp(9KB)
--------stdafx.h(507B)
--------RundllShim.vcxproj(8KB)
--------targetver.h(306B)
--------UnmanagedDriver.def(16B)
--------RundllShim.aps(1KB)
--------UnmanagedDriver.cpp(5KB)
--------RundllShim.vcxproj.filters(1KB)