MFC in Xcode
-
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
-
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
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]
-
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]
-
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
-
Alternatively if someone had the source code for VariantTimeToSystemTime, I'd be interested!
-
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
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" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You
-
-
: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.<