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. MFC in Xcode

MFC in Xcode

Scheduled Pinned Locked Moved C / C++ / MFC
c++swiftasp-netioscom
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.
  • B Offline
    B Offline
    BadJerry
    wrote on last edited by
    #1

    I am trying to port my MFC project to iPhone... is there some resources somewhere about some of the core (non GUI) MFC objects ported to XCode? I have found on codeproject a good CString replacement CString-clone Using Standard C++[^] I am looking for COleDateTime... the CArray's MFC source code seems to compile! Any pointer welcome! Jerry

    C B T 3 Replies Last reply
    0
    • B BadJerry

      I am trying to port my MFC project to iPhone... is there some resources somewhere about some of the core (non GUI) MFC objects ported to XCode? I have found on codeproject a good CString replacement CString-clone Using Standard C++[^] I am looking for COleDateTime... the CArray's MFC source code seems to compile! Any pointer welcome! Jerry

      C Offline
      C Offline
      Chris Meech
      wrote on last edited by
      #2

      BadJerry wrote:

      the CArray's MFC source code seems to compile!

      I'm not sure that this is a good thing. But good luck with the port. I've always thought that porting MFC apps was similar to herding fish. :)

      Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

      B 1 Reply Last reply
      0
      • C Chris Meech

        BadJerry wrote:

        the CArray's MFC source code seems to compile!

        I'm not sure that this is a good thing. But good luck with the port. I've always thought that porting MFC apps was similar to herding fish. :)

        Chris Meech I am Canadian. [heard in a local bar] In theory there is no difference between theory and practice. In practice there is. [Yogi Berra] posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

        B Offline
        B Offline
        BadJerry
        wrote on last edited by
        #3

        :) I think that re-writing code in another language for another platform and expecting the same beaviour on both platforms was like herding fish... But thanks - luck I need!

        1 Reply Last reply
        0
        • B BadJerry

          I am trying to port my MFC project to iPhone... is there some resources somewhere about some of the core (non GUI) MFC objects ported to XCode? I have found on codeproject a good CString replacement CString-clone Using Standard C++[^] I am looking for COleDateTime... the CArray's MFC source code seems to compile! Any pointer welcome! Jerry

          B Offline
          B Offline
          BadJerry
          wrote on last edited by
          #4

          Alternatively if someone had the source code for VariantTimeToSystemTime, I'd be interested!

          C 1 Reply Last reply
          0
          • B BadJerry

            Alternatively if someone had the source code for VariantTimeToSystemTime, I'd be interested!

            C Offline
            C Offline
            Code o mat
            wrote on last edited by
            #5

            Check out the WINE[^] implementation, maybe it helps.

            > The problem with computers is that they do what you tell them to do and not what you want them to do. < > If it doesn't matter, it's antimatter.<

            B 1 Reply Last reply
            0
            • B BadJerry

              I am trying to port my MFC project to iPhone... is there some resources somewhere about some of the core (non GUI) MFC objects ported to XCode? I have found on codeproject a good CString replacement CString-clone Using Standard C++[^] I am looking for COleDateTime... the CArray's MFC source code seems to compile! Any pointer welcome! Jerry

              T Offline
              T Offline
              ThatsAlok
              wrote on last edited by
              #6

              BadJerry wrote:

              COleDateTime

              I believe, what ever COleDateTime do is well documented here [^]and available free on net. I am not aware if xcode support ATL, if yes, you can still use it!

              "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
              Never mind - my own stupidity is the source of every "problem" - Mixture

              cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You

              1 Reply Last reply
              0
              • C Code o mat

                Check out the WINE[^] implementation, maybe it helps.

                > The problem with computers is that they do what you tell them to do and not what you want them to do. < > If it doesn't matter, it's antimatter.<

                B Offline
                B Offline
                BadJerry
                wrote on last edited by
                #7

                Excactly what I needed!

                C 1 Reply Last reply
                0
                • B BadJerry

                  Excactly what I needed!

                  C Offline
                  C Offline
                  Code o mat
                  wrote on last edited by
                  #8

                  :cool:

                  > The problem with computers is that they do what you tell them to do and not what you want them to do. < > If it doesn't matter, it's antimatter.<

                  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