Click here to Skip to main content
15,908,841 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: How can I run a exe in the start up of a windows mobile device Pin
JUNEYT11-Apr-10 0:27
JUNEYT11-Apr-10 0:27 
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 
Hi

I want a thread to start after 15/20 min For that can I use CeRunAppAtTime() .If yes can anyone provide me ways to do that.

Suppose this is my thread

void main()
{
..
..
g_handle= ::CreateThread( NULL, 0,MyThread, NULL, 0, 0);
....

}


Now I want This MyThread to start after 15/20 min can I do that

Thanks in advance
AnswerRe: How can I use CeRunAppAtTime for a thread Pin
Joel Ivory Johnson10-Mar-10 7:35
professionalJoel Ivory Johnson10-Mar-10 7:35 
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 

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.