CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2000
    Location
    Cork, Ireland
    Posts
    5

    Question Converting unmanaged C++ to managed c++

    Can anyone tell me how I could go about moving my unmanaged C++ project into a managed C++ project that runs under the CLR?

  2. #2
    Join Date
    Sep 2002
    Posts
    1,747
    Check out this article. It will get you started.
    */*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/*/

    "It's hard to believe in something you don't understand." -- the sidhi X-files episode

    galathaea: prankster, fablist, magician, liar

  3. #3
    Join Date
    Aug 2000
    Location
    Cork, Ireland
    Posts
    5

    Smile

    thanks galathaea, you're a star

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured