Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wu162 opened this issue Jun 24, 2023 · 2 comments
Labels

Comments

@wu162
Copy link

wu162 commented Jun 24, 2023

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 wu162 added the bug label Jun 24, 2023
@3F
Copy link
Owner

3F commented Sep 20, 2023

Hello,

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

@3F 3F added question and removed bug labels Sep 20, 2023
@3F
Copy link
Owner

3F commented Jun 10, 2024

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

@3F 3F closed this as completed Jun 10, 2024
@3F 3F added unclear and removed question labels Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants