Click here to Skip to main content
15,918,742 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: And the answer is... Pin
João Paulo Figueira19-Apr-03 6:49
professionalJoão Paulo Figueira19-Apr-03 6:49 
GeneralRe: And the answer is... Pin
João Paulo Figueira19-Apr-03 12:55
professionalJoão Paulo Figueira19-Apr-03 12:55 
GeneralBug Correction Pin
João Paulo Figueira19-Apr-03 12:54
professionalJoão Paulo Figueira19-Apr-03 12:54 
GeneralRe: Bug Correction Pin
Daniel Strigl20-Apr-03 2:54
Daniel Strigl20-Apr-03 2:54 
QuestionHow to make an Automation Server in Embedded Visual C++ Pin
frankwer11-Apr-03 6:19
frankwer11-Apr-03 6:19 
GeneralSaving all the content of PPC2002 emulator's memory Pin
Jose M Castellanos11-Apr-03 4:34
Jose M Castellanos11-Apr-03 4:34 
GeneralRe: Saving all the content of PPC2002 emulator's memory Pin
João Paulo Figueira11-Apr-03 5:11
professionalJoão Paulo Figueira11-Apr-03 5:11 
Generalsharing code between a WinCE and windows application Pin
majoob7-Apr-03 5:13
majoob7-Apr-03 5:13 
I have an MFC application that I need to maintain both for Windows and Windows CE (all the various flavors of both Pocket PC and HPCPro). I wrote it for the PC first using VC++ 6.0. I need to port it to CE (I'm using eVC++ 3.0 for that) but I don't want to have to maintain two sets of code.

I've written for CE before so I know I'll have to deal with unicode, function parameter differences, etc. I figure I can just #ifdef the differences that can't be solved generically.

But I'm having problems with the resource files. I don't want to have to rebuild all the dialogs and controlls on the CE side....and also the resource ID numbering would then be out of sync. So, I've heard that the resource file format is compatible between VC++6 and eVC++3 so I copied the resource files(s) to the CE project, but am getting resource compile errors like:
error RC2111 : invalid control type,
error RC2113 : END expected in dialog, and
error RC2135 : file not found: 1002.

What project files and resources are shareable between the two projects? Has anyone done something like this before?

majoob
GeneralRe: sharing code between a WinCE and windows application Pin
Anonymous11-Apr-03 19:11
Anonymous11-Apr-03 19:11 
GeneralMultiple property sheet with a global toolbar Pin
mengi7-Apr-03 0:01
mengi7-Apr-03 0:01 
Question How to show the SIP automaticly at startup? Pin
Daniel Strigl5-Apr-03 4:32
Daniel Strigl5-Apr-03 4:32 
AnswerRe: How to show the SIP automaticly at startup? Pin
João Paulo Figueira5-Apr-03 6:10
professionalJoão Paulo Figueira5-Apr-03 6:10 
GeneralRe: How to show the SIP automaticly at startup? Pin
Daniel Strigl5-Apr-03 23:00
Daniel Strigl5-Apr-03 23:00 
GeneralDatatype Misalignment Pin
PaulJ3-Apr-03 10:33
PaulJ3-Apr-03 10:33 
GeneralRe: Datatype Misalignment Pin
Jonas Larsson4-Apr-03 2:17
Jonas Larsson4-Apr-03 2:17 
GeneralUnable to free memory in the destructor of a class exported in a dll. Pls Help Pin
Anand Vinod3-Apr-03 4:12
Anand Vinod3-Apr-03 4:12 
GeneralRe: Unable to free memory in the destructor of a class exported in a dll. Pls Help Pin
João Paulo Figueira3-Apr-03 5:02
professionalJoão Paulo Figueira3-Apr-03 5:02 
GeneralRe: Unable to free memory in the destructor of a class exported in a dll. Pls Help Pin
Anand Vinod3-Apr-03 23:59
Anand Vinod3-Apr-03 23:59 
GeneralRe: Unable to free memory in the destructor of a class exported in a dll. Pls Help Pin
João Paulo Figueira4-Apr-03 1:36
professionalJoão Paulo Figueira4-Apr-03 1:36 
GeneralRe: Unable to free memory in the destructor of a class exported in a dll. Pls Help Pin
João Paulo Figueira4-Apr-03 1:45
professionalJoão Paulo Figueira4-Apr-03 1:45 
GeneralDate Time Picket in a PropertyPage... Pin
Joshua Guy3-Apr-03 3:34
Joshua Guy3-Apr-03 3:34 
GeneralRe: Date Time Picket in a PropertyPage... Pin
João Paulo Figueira3-Apr-03 3:47
professionalJoão Paulo Figueira3-Apr-03 3:47 
GeneralRe: Date Time Picket in a PropertyPage... Pin
Joshua Guy3-Apr-03 4:53
Joshua Guy3-Apr-03 4:53 
GeneralList Control with Check box option Pin
Kyle P1-Apr-03 15:25
Kyle P1-Apr-03 15:25 
GeneralCompareItem Pin
Anthony988731-Mar-03 3:25
Anthony988731-Mar-03 3:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.