RunDllMShim:使用RunDll运行托管程序集

时间:2024-05-29 02:31:08
【文件属性】:

文件名称: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 ,rdl // this shim, and the exported function (rdl) // v2.0.50727, v4.0.30319 // spaces in path are not handled. // namespace.class [|RunCode] // a. specify st


【文件预览】:
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)

网友评论