Click here to Skip to main content
15,909,896 members
Home / Discussions / Mobile
   

Mobile

 
Questionconvertion of xls file into csv file. Pin
ujjawal kumar18-May-09 18:35
ujjawal kumar18-May-09 18:35 
QuestionDisplaying bitmap and SetDIBitsToDevice..... Pin
Episodio118-May-09 14:22
Episodio118-May-09 14:22 
AnswerRe: Displaying bitmap and SetDIBitsToDevice..... Pin
slumberparty19-May-09 2:15
slumberparty19-May-09 2:15 
GeneralNope... same happens... Pin
Episodio119-May-09 7:39
Episodio119-May-09 7:39 
GeneralFIXED.SetDIBitstoDevice was causing problems. Pin
Episodio120-May-09 6:59
Episodio120-May-09 6:59 
QuestionKsoap2 - how to send byte[] present in custom class Pin
gittu12318-May-09 0:59
gittu12318-May-09 0:59 
QuestionA problem when I show help file in pocketpc Pin
nvphap17-May-09 22:03
nvphap17-May-09 22:03 
QuestionHow to get thread's handle in mobile 6.1 , Not the current thread's handle. Pin
torinoyuan17-May-09 21:53
torinoyuan17-May-09 21:53 
hi,

I try to use GetThreadTimes() to Get a thread's user time, the first parameter is thread's handle.
I know, the current thread's ID is same with it's handle, I can get correct user time of the current
thread.
GetThreadTimes((HANDLE)threadListStr.th32ThreadID,&fCreationTime,&fExitTime,&fKernelTime,&fUserTime);


But the fUserTime is 0 when the first parameter isn't current thread's ID,so I think I need get a thread's handle from it's ID for the first parameter.

Mobile platform don't support OpenThread() function,then how can I get a thread's handle?


Thank you for your reply.
QuestionA problem about show help file in pocket pc Pin
nvphap17-May-09 6:45
nvphap17-May-09 6:45 
AnswerRe: A problem about show help file in pocket pc Pin
Joel Ivory Johnson17-May-09 10:28
professionalJoel Ivory Johnson17-May-09 10:28 
GeneralRe: A problem about show help file in pocket pc Pin
nvphap17-May-09 19:21
nvphap17-May-09 19:21 
GeneralRe: A problem about show help file in pocket pc Pin
Joel Ivory Johnson18-May-09 12:28
professionalJoel Ivory Johnson18-May-09 12:28 
QuestionHow to use Datagrid in Right-to-left (Like Hebrew or Arabic language) Pin
E_Gold16-May-09 0:23
E_Gold16-May-09 0:23 
QuestionHow to send SMS to multiple recipients? Pin
Zeng_Zeng15-May-09 1:55
Zeng_Zeng15-May-09 1:55 
AnswerRe: How to send SMS to multiple recipients? Pin
Joel Ivory Johnson17-May-09 10:25
professionalJoel Ivory Johnson17-May-09 10:25 
GeneralRe: How to send SMS to multiple recipients? Pin
Zeng_Zeng17-May-09 16:23
Zeng_Zeng17-May-09 16:23 
AnswerRe: How to send SMS to multiple recipients? Pin
Jabbar_espania18-May-09 23:10
Jabbar_espania18-May-09 23:10 
QuestionSound emission with duration and frequency control Pin
slugger66613-May-09 6:59
slugger66613-May-09 6:59 
AnswerRe: Sound emission with duration and frequency control Pin
Joel Ivory Johnson14-May-09 6:41
professionalJoel Ivory Johnson14-May-09 6:41 
QuestionTimer Control do not have Start and Stop methods. Pin
sunit_8213-May-09 3:06
sunit_8213-May-09 3:06 
AnswerRe: Timer Control do not have Start and Stop methods. Pin
PavanPareta13-May-09 8:19
PavanPareta13-May-09 8:19 
AnswerRe: Timer Control do not have Start and Stop methods. Pin
yrishi14-May-09 1:15
yrishi14-May-09 1:15 
QuestionHow to read .xls file(Excel Mobile) in WM? Pin
ujjawal kumar12-May-09 2:32
ujjawal kumar12-May-09 2:32 
QuestionAbout using keybd_event to send "Tab" problem. Pin
lovnin11-May-09 23:09
lovnin11-May-09 23:09 
AnswerRe: About using keybd_event to send "Tab" problem. Pin
sivaddrahcir28-May-09 12:25
sivaddrahcir28-May-09 12:25 

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.