CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: leon22

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    8,621

    C++/CLI wrapper for native C++ dll

    I have written an C++/Cli wrapper for a native C++ dll, but when I call some method from C# I get an System.AccessViolationException error in my C++/Cli Wrapper dll! It's necessary to marshal the...
  2. Re: unhandled exception of type 'System.Runtime.InteropServices.SEHException'

    No one can help ??!


    greets leon22
  3. unhandled exception of type 'System.Runtime.InteropServices.SEHException'

    Error




    An unhandled exception of type 'System.Runtime.InteropServices.SEHException' occurred in IsoModuleTest.exe

    Additional information: External component has thrown an exception.
  4. Replies
    1
    Views
    1,608

    Usage of Borland dll in Visual Studio

    Hi !

    It's possible to compile sourcecode of an Borland dll in Visual
    Studio 2008?


    Are there any Borland specialities to consider?!


    Thank you in advance !
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured