Click here to Skip to main content
15,916,949 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help: ASCII to UNICODE convertion? Pin
David Crow20-Nov-07 16:26
David Crow20-Nov-07 16:26 
AnswerRe: Help: ASCII to UNICODE convertion? Pin
markkuk20-Nov-07 11:36
markkuk20-Nov-07 11:36 
GeneralRe: Help: ASCII to UNICODE convertion? Pin
Gofur Halmurat20-Nov-07 11:55
Gofur Halmurat20-Nov-07 11:55 
AnswerRe: Help: ASCII to UNICODE convertion? Pin
Fernando A. Gomez F.20-Nov-07 12:55
Fernando A. Gomez F.20-Nov-07 12:55 
QuestionNetBIOS question - Cache Pin
bulldogamd20-Nov-07 8:17
bulldogamd20-Nov-07 8:17 
QuestionWord Automation problem - will not work in Word 2007 Pin
rajas20-Nov-07 6:36
rajas20-Nov-07 6:36 
QuestionWinCE 5.0 v.s. Pocket PC 2003 Pin
George_George20-Nov-07 5:09
George_George20-Nov-07 5:09 
GeneralRe: WinCE 5.0 v.s. Pocket PC 2003 Pin
Matthew Faithfull20-Nov-07 5:23
Matthew Faithfull20-Nov-07 5:23 
Possible differences are in what drivers/hardware are available, memory layout and size, available screen resolutions, available subset of APIs and runtime library calls that are supported. As long as you're not doing any comms or anything close to the hardware or using any obscure APIs or library functions you should be able to write code portable between the two emulators at least. Any real world app is likely to have modules dependent on device hardware, in which case the emulators won't help you anyway. Remember CE 5.0 is really an OS toolkit rather than an OS. Each device type out there has its own build of CE 5.0 which is actually a subtly different OS. Platforms like Pocket PC 2003 are an attempt to standardise some of this variation so that software can run on multiple devices provided the actual CPU is compatible ( ARM V4I is pretty common so a good one to target ).

Nothing is exactly what it seems but everything with seems can be unpicked.

GeneralRe: WinCE 5.0 v.s. Pocket PC 2003 Pin
George_George20-Nov-07 15:40
George_George20-Nov-07 15:40 
GeneralRe: WinCE 5.0 v.s. Pocket PC 2003 Pin
Matthew Faithfull20-Nov-07 21:58
Matthew Faithfull20-Nov-07 21:58 
GeneralRe: WinCE 5.0 v.s. Pocket PC 2003 Pin
George_George22-Nov-07 19:57
George_George22-Nov-07 19:57 
Questionstring v.s. basic_string Pin
George_George20-Nov-07 4:55
George_George20-Nov-07 4:55 
AnswerRe: string v.s. basic_string Pin
jhwurmbach20-Nov-07 5:10
jhwurmbach20-Nov-07 5:10 
GeneralRe: string v.s. basic_string Pin
George_George20-Nov-07 15:43
George_George20-Nov-07 15:43 
AnswerRe: string v.s. basic_string Pin
Maximilien20-Nov-07 5:18
Maximilien20-Nov-07 5:18 
GeneralRe: string v.s. basic_string Pin
George_George20-Nov-07 15:48
George_George20-Nov-07 15:48 
QuestionInvalid file path error Pin
masnu20-Nov-07 3:38
masnu20-Nov-07 3:38 
QuestionRe: Invalid file path error Pin
David Crow20-Nov-07 3:48
David Crow20-Nov-07 3:48 
AnswerRe: Invalid file path error Pin
toxcct20-Nov-07 3:50
toxcct20-Nov-07 3:50 
AnswerRe: Invalid file path error Pin
CPallini20-Nov-07 3:55
mveCPallini20-Nov-07 3:55 
AnswerRe: Invalid file path error Pin
masnu20-Nov-07 4:02
masnu20-Nov-07 4:02 
QuestionDO YOU WANT TO HELPP? helpp me Pin
afeson20-Nov-07 2:59
afeson20-Nov-07 2:59 
AnswerRe: DO YOU WANT TO HELPP? helpp me Pin
CPallini20-Nov-07 3:25
mveCPallini20-Nov-07 3:25 
AnswerRe: DO YOU WANT TO HELPP? helpp me Pin
leckey20-Nov-07 5:11
leckey20-Nov-07 5:11 
AnswerRe: DO YOU WANT TO PAY ME?? Pin
Chris Meech20-Nov-07 6:21
Chris Meech20-Nov-07 6:21 

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.