Click here to Skip to main content
15,912,400 members
Home / Discussions / Mobile
   

Mobile

 
QuestionFinding certification error Pin
anuhoho9-Mar-10 20:46
anuhoho9-Mar-10 20:46 
AnswerRe: Finding certification error Pin
Joel Ivory Johnson10-Mar-10 7:31
professionalJoel Ivory Johnson10-Mar-10 7:31 
Question[iphone question] how can i use double pointer like *[10] Pin
buffering838-Mar-10 13:16
buffering838-Mar-10 13:16 
AnswerRe: [iphone question] how can i use double pointer like *[10] Pin
Stuart Dootson7-Apr-10 23:38
professionalStuart Dootson7-Apr-10 23:38 
QuestionFastest drawing with WinMo 6 Pin
Matt Cavanagh8-Mar-10 4:40
Matt Cavanagh8-Mar-10 4:40 
AnswerRe: Fastest drawing with WinMo 6 Pin
Joel Ivory Johnson10-Mar-10 7:32
professionalJoel Ivory Johnson10-Mar-10 7:32 
QuestionHow can I use CeRunAppAtTime for a thread Pin
anuhoho8-Mar-10 0:03
anuhoho8-Mar-10 0:03 
AnswerRe: How can I use CeRunAppAtTime for a thread Pin
Joel Ivory Johnson10-Mar-10 7:35
professionalJoel Ivory Johnson10-Mar-10 7:35 
Start your thread immediatly. When the thread starts have it to create an unnamed event. After creating the event the thread can call CeRunAppAtTime and pass the event handle. Then call the Wait function using the even't handle as athe parameter. The thread will be blocked from running until the event gets triggered.

For information on using CeRunAppAtTime with an event handle please see my comment at the bottom of This MSDN Documentation page[^]


Joel Ivory Johnson

Questionpocket pc datagrid in vb.net Pin
ejaz_pk7-Mar-10 22:44
ejaz_pk7-Mar-10 22:44 
QuestionHow to use a timer in a dll Pin
anuhoho7-Mar-10 18:11
anuhoho7-Mar-10 18:11 
AnswerRe: How to use a timer in a dll Pin
KingsGambit7-Mar-10 19:22
KingsGambit7-Mar-10 19:22 
GeneralRe: How to use a timer in a dll Pin
anuhoho7-Mar-10 20:22
anuhoho7-Mar-10 20:22 
AnswerRe: How to use a timer in a dll Pin
Alain Rist7-Mar-10 21:39
Alain Rist7-Mar-10 21:39 
QuestionHow can i attach a dll in the start up Pin
anuhoho7-Mar-10 17:38
anuhoho7-Mar-10 17:38 
AnswerRe: How can i attach a dll in the start up Pin
KingsGambit7-Mar-10 19:25
KingsGambit7-Mar-10 19:25 
QuestionHow to program sleep in windows mobile Pin
anuhoho5-Mar-10 1:26
anuhoho5-Mar-10 1:26 
AnswerRe: How to program sleep in windows mobile Pin
Joel Ivory Johnson10-Mar-10 7:38
professionalJoel Ivory Johnson10-Mar-10 7:38 
QuestionSome problen in converting char * to LPCWSTR Pin
anuhoho4-Mar-10 19:56
anuhoho4-Mar-10 19:56 
AnswerRe: Some problen in converting char * to LPCWSTR Pin
Covean4-Mar-10 20:47
Covean4-Mar-10 20:47 
GeneralRe: Some problen in converting char * to LPCWSTR Pin
anuhoho4-Mar-10 22:31
anuhoho4-Mar-10 22:31 
AnswerRe: Some problen in converting char * to LPCWSTR Pin
Covean4-Mar-10 21:52
Covean4-Mar-10 21:52 
GeneralRe: Some problen in converting char * to LPCWSTR Pin
anuhoho4-Mar-10 22:33
anuhoho4-Mar-10 22:33 
GeneralRe: Some problen in converting char * to LPCWSTR Pin
Covean4-Mar-10 22:55
Covean4-Mar-10 22:55 
GeneralRe: Some problen in converting char * to LPCWSTR Pin
anuhoho5-Mar-10 1:20
anuhoho5-Mar-10 1:20 
Questioni want to get all phone number in iphone. Pin
buffering833-Mar-10 19:23
buffering833-Mar-10 19:23 

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.