Connecting Tech Pros Worldwide Help | Site Map

C++/CLI and unmanaged code

 
LinkBack Thread Tools Search this Thread
  #1  
Old September 3rd, 2008, 12:15 AM
r.x.k.miller@googlemail.com
Guest
 
Posts: n/a
Default C++/CLI and unmanaged code

I am looking to interface some C++/CLI code to a big old C/C++
library. The library really is legacy stuff (goto's and setjump/
longjumps abound).

Can anyone point me to some up to date information about interop
between these two domains, relevant to .NET 3.5? Any general advice?

I understand standard C++, and I have used C#.NET to a lesser extent,
but most of the articles I have found about linking the two are out of
date.

  #2  
Old September 3rd, 2008, 04:25 PM
Mark Salsbery [MVP]
Guest
 
Posts: n/a
Default Re: C++/CLI and unmanaged code

<r.x.k.miller@googlemail.comwrote in message
news:c5e7fb52-307f-4de7-a84b-029e18121a98@k37g2000hsf.googlegroups.com...
Quote:
I am looking to interface some C++/CLI code to a big old C/C++
library. The library really is legacy stuff (goto's and setjump/
longjumps abound).
>
Can anyone point me to some up to date information about interop
between these two domains, relevant to .NET 3.5? Any general advice?
>
I understand standard C++, and I have used C#.NET to a lesser extent,
but most of the articles I have found about linking the two are out of
date.

With a mixed-mode C++/CLI assembly, you should be able to use the library as
usual.

What am I missing here? :)

Mark

--
Mark Salsbery
Microsoft MVP - Visual C++

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.