vshost32.exe crash when calling unmanaged DLL

前端 未结 5 1149
野性不改
野性不改 2020-12-10 08:27

I\'m using a VS 2005 app to interface against an unmanaged (Fortran) DLL. When I run the compiled executable straight from the command line, everything is fine - the DLL can

5条回答
  •  暖寄归人
    2020-12-10 09:14

    Not sure but you can disable use of the visual studio hosting process from Properties -> Debug

提交回复
热议问题