Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Managed C++/CLI
  4. Managed and Unmanaged

Managed and Unmanaged

Scheduled Pinned Locked Moved Managed C++/CLI
csharpc++designtutorial
8 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nicholas Naddaf
    wrote on last edited by
    #1

    Hi all I am looking for a good article(s) that explains how to use .NET component (even UI) in MFC dll or MFC app.

    N 1 Reply Last reply
    0
    • N Nicholas Naddaf

      Hi all I am looking for a good article(s) that explains how to use .NET component (even UI) in MFC dll or MFC app.

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      See :- http://www.codeproject.com/managedcpp/ntrack.asp It's an MFC application(s) that uses .NET classes within it. Nish


      Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]

      N 1 Reply Last reply
      0
      • N Nish Nishant

        See :- http://www.codeproject.com/managedcpp/ntrack.asp It's an MFC application(s) that uses .NET classes within it. Nish


        Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]

        N Offline
        N Offline
        Nicholas Naddaf
        wrote on last edited by
        #3

        Thanks Nish, I already checked it. Can I use the same idea to call Windows Form component from MFC application (as View)????

        N 1 Reply Last reply
        0
        • N Nicholas Naddaf

          Thanks Nish, I already checked it. Can I use the same idea to call Windows Form component from MFC application (as View)????

          N Offline
          N Offline
          Nish Nishant
          wrote on last edited by
          #4

          fnaddaf wrote: Can I use the same idea to call Windows Form component from MFC application (as View)???? If you want to use a .NET Forms control as an MFC view there is a sample in the VC++ 2003 beta CDs. It's not easy and involves a lot of round-about stuff. I wouldn't recommend it. I also saw a similar article by Chris Sells on the web - don't remember the URL. I think it was Kannan K who told me about it, you could try searching for it. Unless you really want to use Forms inside a view you are better off using MFC for the GUI. maybe you can pop-up a Form for data-entry. Anyway good luck. Nish


          Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]

          N 1 Reply Last reply
          0
          • N Nish Nishant

            fnaddaf wrote: Can I use the same idea to call Windows Form component from MFC application (as View)???? If you want to use a .NET Forms control as an MFC view there is a sample in the VC++ 2003 beta CDs. It's not easy and involves a lot of round-about stuff. I wouldn't recommend it. I also saw a similar article by Chris Sells on the web - don't remember the URL. I think it was Kannan K who told me about it, you could try searching for it. Unless you really want to use Forms inside a view you are better off using MFC for the GUI. maybe you can pop-up a Form for data-entry. Anyway good luck. Nish


            Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]

            N Offline
            N Offline
            Nicholas Naddaf
            wrote on last edited by
            #5

            Thanks a lot Nish, :)

            K 1 Reply Last reply
            0
            • N Nicholas Naddaf

              Thanks a lot Nish, :)

              K Offline
              K Offline
              Kannan Kalyanaraman
              wrote on last edited by
              #6

              http://msdn.microsoft.com/msdnmag/issues/03/03/WindowsForms/[^] This contains some information on accessing windows forms controls from MFC. regards Kannan

              M 1 Reply Last reply
              0
              • K Kannan Kalyanaraman

                http://msdn.microsoft.com/msdnmag/issues/03/03/WindowsForms/[^] This contains some information on accessing windows forms controls from MFC. regards Kannan

                M Offline
                M Offline
                ManagedCode
                wrote on last edited by
                #7

                Chris Sells and I are writing an article right now for MSDN that is a complete WinForms with MC++ for the MFC Programmer. It includes how to access windows forms controls from MFC. ---------------------------- Sam Gentile Microsoft .NET Consultant http://samgentile.com Read my blog at http://dotnetweblogs.com/sgentile/

                K 1 Reply Last reply
                0
                • M ManagedCode

                  Chris Sells and I are writing an article right now for MSDN that is a complete WinForms with MC++ for the MFC Programmer. It includes how to access windows forms controls from MFC. ---------------------------- Sam Gentile Microsoft .NET Consultant http://samgentile.com Read my blog at http://dotnetweblogs.com/sgentile/

                  K Offline
                  K Offline
                  Kannan Kalyanaraman
                  wrote on last edited by
                  #8

                  Thanks Sam, nice to see you hear in CP :-) I've been reading your blogs for quite some time. I hope to see more articles from you on MC++ and COM/Interop. regards Kannan

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups