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. C / C++ / MFC
  4. Porting MFC Application [modified]

Porting MFC Application [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
c++comadobelinuxquestion
7 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.
  • P Offline
    P Offline
    pix_programmer
    wrote on last edited by
    #1

    Hi! I've developed a dialog based MFC application which embeds flash movie(.swf files) in it. Some more things I've used in this application are: (i) CInternetSession (ii)IXMLHTTPRequestPtr I've to port this application to Linux and Mac. Is it possible? If yes, what tool is needed(Of course, it should be free)? Will Linux and Mac support .OCX(Activex) components?

    modified on Monday, August 29, 2011 5:12 AM

    S R 2 Replies Last reply
    0
    • P pix_programmer

      Hi! I've developed a dialog based MFC application which embeds flash movie(.swf files) in it. Some more things I've used in this application are: (i) CInternetSession (ii)IXMLHTTPRequestPtr I've to port this application to Linux and Mac. Is it possible? If yes, what tool is needed(Of course, it should be free)? Will Linux and Mac support .OCX(Activex) components?

      modified on Monday, August 29, 2011 5:12 AM

      S Offline
      S Offline
      Sarath C
      wrote on last edited by
      #2

      There's an excellent article in IBM website [^] to port MFC Applications to Linux using wxWidgets[^]

      -Sarath.

      My blog - Sharing My Thoughts

      Rate the answers and close your posts if it's answered

      P 1 Reply Last reply
      0
      • S Sarath C

        There's an excellent article in IBM website [^] to port MFC Applications to Linux using wxWidgets[^]

        -Sarath.

        My blog - Sharing My Thoughts

        Rate the answers and close your posts if it's answered

        P Offline
        P Offline
        pix_programmer
        wrote on last edited by
        #3

        Do I need to install any specific library to port my application? Or changing the class and Event names as told is enough?

        A 1 Reply Last reply
        0
        • P pix_programmer

          Do I need to install any specific library to port my application? Or changing the class and Event names as told is enough?

          A Offline
          A Offline
          Albert Holguin
          wrote on last edited by
          #4

          wxWidgets is a library (just like MFC is)... it needs to be installed to be used...

          1 Reply Last reply
          0
          • P pix_programmer

            Hi! I've developed a dialog based MFC application which embeds flash movie(.swf files) in it. Some more things I've used in this application are: (i) CInternetSession (ii)IXMLHTTPRequestPtr I've to port this application to Linux and Mac. Is it possible? If yes, what tool is needed(Of course, it should be free)? Will Linux and Mac support .OCX(Activex) components?

            modified on Monday, August 29, 2011 5:12 AM

            R Offline
            R Offline
            Rolf Kristensen
            wrote on last edited by
            #5

            Consider to use Qt if wanting to implement a cross platform native application. Another alternative is to use Silverlight and .NET.

            P 1 Reply Last reply
            0
            • R Rolf Kristensen

              Consider to use Qt if wanting to implement a cross platform native application. Another alternative is to use Silverlight and .NET.

              P Offline
              P Offline
              pix_programmer
              wrote on last edited by
              #6

              Hi! Is it available free? Won't there be any license issues? Can you please confirm these things before I decide to use Qt? If it's payable, how much is the cost?

              modified on Tuesday, August 30, 2011 1:12 AM

              R 1 Reply Last reply
              0
              • P pix_programmer

                Hi! Is it available free? Won't there be any license issues? Can you please confirm these things before I decide to use Qt? If it's payable, how much is the cost?

                modified on Tuesday, August 30, 2011 1:12 AM

                R Offline
                R Offline
                Rolf Kristensen
                wrote on last edited by
                #7

                Qt is released under GNU Lesser General Public License (LGPL) version 2.1. Your application doesn't have to be open source to make use of it. http://qt.nokia.com/products/licensing/[^]

                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