Click here to Skip to main content
16,016,580 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: set focus to next edit box Pin
João Paulo Figueira7-Sep-05 22:45
professionalJoão Paulo Figueira7-Sep-05 22:45 
GeneralRe: set focus to next edit box Pin
sandem8-Sep-05 2:04
sandem8-Sep-05 2:04 
GeneralRe: set focus to next edit box Pin
sandem13-Sep-05 8:34
sandem13-Sep-05 8:34 
QuestionDisplay multibyte character Pin
Member 21955836-Sep-05 14:46
Member 21955836-Sep-05 14:46 
QuestionWindows CE Emulator + VS2003 Pin
Stuart Ferguson 15-Sep-05 2:34
Stuart Ferguson 15-Sep-05 2:34 
QuestionActiveX Control in Windows CE Pin
LazarSidor31-Aug-05 22:46
LazarSidor31-Aug-05 22:46 
QuestionSimple EVC4.0 app to run a CAB Pin
ZapMe130-Aug-05 13:29
ZapMe130-Aug-05 13:29 
AnswerRe: Simple EVC4.0 app to run a CAB Pin
GDavy30-Aug-05 23:19
GDavy30-Aug-05 23:19 
you can run cab files through the WCELoad.exe app in the windows folder

<br />
CreateProcess( L"\\Windows\\WCELoad.exe", cmdParam, NULL, NULL, NULL, CREATE_NEW_CONSOLE, NULL, NULL, NULL, &pProcInfo );<br />

where cmdParam is the full path of the cab file... you can also put some extra parameters in the cmdParam, but I don^t know them all...

Greetings,
Davy
GeneralRe: Simple EVC4.0 app to run a CAB Pin
ZapMe131-Aug-05 10:11
ZapMe131-Aug-05 10:11 
GeneralRe: Simple EVC4.0 app to run a CAB Pin
ZapMe131-Aug-05 12:23
ZapMe131-Aug-05 12:23 
GeneralRe: Simple EVC4.0 app to run a CAB Pin
GDavy31-Aug-05 20:01
GDavy31-Aug-05 20:01 
GeneralRe: Simple EVC4.0 app to run a CAB Pin
ZapMe11-Sep-05 11:25
ZapMe11-Sep-05 11:25 
QuestionSimple EVC4.0 app to run a CAB Pin
Anonymous30-Aug-05 12:17
Anonymous30-Aug-05 12:17 
QuestionHow can I write a program about Call Logs?? Pin
sp04.tw28-Aug-05 17:02
sp04.tw28-Aug-05 17:02 
AnswerRe: How can I write a program about Call Logs?? Pin
Cedric Moonen30-Aug-05 3:09
Cedric Moonen30-Aug-05 3:09 
GeneralRe: How can I write a program about Call Logs?? Pin
sp04.tw30-Aug-05 20:38
sp04.tw30-Aug-05 20:38 
GeneralRe: How can I write a program about Call Logs?? Pin
Cedric Moonen30-Aug-05 23:22
Cedric Moonen30-Aug-05 23:22 
GeneralRe: How can I write a program about Call Logs?? Pin
sp04.tw1-Sep-05 20:26
sp04.tw1-Sep-05 20:26 
GeneralRe: How can I write a program about Call Logs?? Pin
Cedric Moonen1-Sep-05 23:38
Cedric Moonen1-Sep-05 23:38 
GeneralRe: How can I write a program about Call Logs?? Pin
sp04.tw4-Sep-05 14:34
sp04.tw4-Sep-05 14:34 
GeneralRe: How can I write a program about Call Logs?? Pin
Christian Graus4-Sep-05 15:40
protectorChristian Graus4-Sep-05 15:40 
GeneralRe: How can I write a program about Call Logs?? Pin
sp04.tw5-Sep-05 18:41
sp04.tw5-Sep-05 18:41 
QuestionDriver interface Pin
Paresh emb25-Aug-05 5:50
Paresh emb25-Aug-05 5:50 
QuestionInterface exposed by driver Pin
anonymos25-Aug-05 5:48
anonymos25-Aug-05 5:48 
GeneralPC104 driver with Windows Pin
dannygilbert324-Aug-05 9:47
dannygilbert324-Aug-05 9:47 

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.