DllExport icon indicating copy to clipboard operation
DllExport copied to clipboard

When open multiple c++ exe , the second exe fail to invoke c# dllexport function (the second exe crash when invoke)

Open wu162 opened this issue 2 years ago • 1 comments

Steps to reproduce:

. . .

  • DllExport -version: 1.7.4
  • Used Visual Studio / MSBuild / ...: Visual Studio 2022

Information from Data tab or log data:

. . . {attachment if log}

Demo Project files / Samples / etc.:

. . .

I create a c++ dll that use c# export function (the c++ dll is in import address table of c++ exe, the c# export dll is net framework4.5), when open a second exe and the c++ dll invoke c# export function, the second exe crash

wu162 avatar Jun 24 '23 03:06 wu162

Hello,

Unfortunately I don't understand the issue. Could you please clarify what you mean or how to reproduce the problem. Thanks.

3F avatar Sep 20 '23 21:09 3F

Closed due to inactivity. Please provide further details if the problem still exists.

3F avatar Jun 10 '24 10:06 3F