Author Topic: Porting From Win32 Question.  (Read 3449 times)

tovarish

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
Porting From Win32 Question.
« on: December 27, 2004, 04:57:14 pm »
Hi all,

I have the source code for a card game for Windows with mfc et al. I am thinking of porting this to the zaurus. It would be nice to receive pointers on the easist way this can be done without recoding the entire app.

any help will be appreciated.

thanks,
tovarish

lpotter

  • Sr. Member
  • ****
  • Posts: 450
    • View Profile
    • http://qtopia.net
Porting From Win32 Question.
« Reply #1 on: December 28, 2004, 06:40:17 am »
Quote
Hi all,

I have the source code for a card game for Windows with mfc et al. I am thinking of porting this to the zaurus. It would be nice to receive pointers on the easist way this can be done without recoding the entire app.

any help will be appreciated.

thanks,
tovarish
http://www.trolltech.com/products/qt/migrate/mfc.html
might give you some hints. Qtopia uses qt embedded 2, so it might be a bit more time consuming.
Software Engineer, Systems Group, MES, Trolltech
irc.freenode.net #qtopia
http://qtopia.net

tovarish

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
Porting From Win32 Question.
« Reply #2 on: December 28, 2004, 08:42:48 am »
hey thanks, i didnt know about this link. i will check it out

this doesnt look easy