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

Mobile

 
GeneralDeveloping a GPRS application for Windows CE (I need some help) Pin
vicoman27-Oct-04 7:55
vicoman27-Oct-04 7:55 
GeneralSuspend Mode Wake Up Pin
dangapp26-Oct-04 17:20
dangapp26-Oct-04 17:20 
GeneralActivex Controls Pin
eli1502197925-Oct-04 22:28
eli1502197925-Oct-04 22:28 
GeneralDrawing the frame of a CEdit... Pin
GDavy24-Oct-04 21:06
GDavy24-Oct-04 21:06 
Generalrun another application in PPC Pin
illidan9923-Oct-04 6:57
illidan9923-Oct-04 6:57 
GeneralRe: run another application in PPC Pin
João Paulo Figueira23-Oct-04 7:52
professionalJoão Paulo Figueira23-Oct-04 7:52 
GeneralRe: run another application in PPC Pin
illidan9924-Oct-04 7:47
illidan9924-Oct-04 7:47 
GeneralRe: run another application in PPC Pin
João Paulo Figueira24-Oct-04 10:45
professionalJoão Paulo Figueira24-Oct-04 10:45 
Windows CE only supports full paths, so you have to be careful with that. An example would be \Program Files\MyApp.exe. Note that you may have to add enclosing double quotes for paths with embedded spaces. The above example must be transformed to: "\Program Files\MyApp.exe" or, in a C++ string:
_T("\"\\Program Files\\MyApp.exe\"")


You may also find this article an interesting read:
QA: How can I know what is a full path to my program that is running?[^]

Regards,
João Paulo Figueira
Embedded MVP
GeneralRe: run another application in PPC Pin
illidan9924-Oct-04 12:55
illidan9924-Oct-04 12:55 
QuestionHow can I use the serail port ?:confused: Pin
frakk22-Oct-04 21:49
frakk22-Oct-04 21:49 
AnswerRe: How can I use the serail port ?:confused: Pin
eric feng25-Oct-04 11:53
eric feng25-Oct-04 11:53 
GeneralUsing CbitmapButton Class Pin
illidan9921-Oct-04 22:49
illidan9921-Oct-04 22:49 
GeneralRe: Using CbitmapButton Class Pin
João Paulo Figueira22-Oct-04 6:42
professionalJoão Paulo Figueira22-Oct-04 6:42 
GeneralRe: Using CbitmapButton Class Pin
illidan9923-Oct-04 4:45
illidan9923-Oct-04 4:45 
GeneralRe: Using CbitmapButton Class Pin
João Paulo Figueira23-Oct-04 7:46
professionalJoão Paulo Figueira23-Oct-04 7:46 
GeneralRe: Using CbitmapButton Class Pin
illidan9924-Oct-04 1:15
illidan9924-Oct-04 1:15 
QuestionHow to create Web Browser in pocket pc using eVC++ Pin
rajesh chaudhari20-Oct-04 19:28
rajesh chaudhari20-Oct-04 19:28 
AnswerRe: How to create Web Browser in pocket pc using eVC++ Pin
João Paulo Figueira20-Oct-04 21:57
professionalJoão Paulo Figueira20-Oct-04 21:57 
GeneralCreate shortcut during installation Pin
Cedric Moonen19-Oct-04 23:15
Cedric Moonen19-Oct-04 23:15 
GeneralRe: Create shortcut during installation Pin
João Paulo Figueira20-Oct-04 0:40
professionalJoão Paulo Figueira20-Oct-04 0:40 
GeneralRe: Create shortcut during installation Pin
Cedric Moonen20-Oct-04 1:20
Cedric Moonen20-Oct-04 1:20 
GeneraleVC4 wont install on my XP-SP2 Machine Pin
thbi19-Oct-04 11:29
thbi19-Oct-04 11:29 
GeneralUsing SignatureCapturing in PocketPc Pin
mathon18-Oct-04 23:55
mathon18-Oct-04 23:55 
GeneralPalm PPP Connection Pin
Jose Cezar S. Ynion18-Oct-04 19:22
Jose Cezar S. Ynion18-Oct-04 19:22 
GeneralPopulate SQL CE Database Pin
sybux200017-Oct-04 6:12
sybux200017-Oct-04 6:12 

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.