Click here to Skip to main content
15,897,371 members
Home / Discussions / Mobile
   

Mobile

 
Questionsystem.data.datarowview being displayed in a combo box, pocketPC 5.0 device Pin
steve_rm6-Dec-06 5:27
steve_rm6-Dec-06 5:27 
AnswerRe: system.data.datarowview being displayed in a combo box, pocketPC 5.0 device Pin
AlexeiXX36-Dec-06 6:27
AlexeiXX36-Dec-06 6:27 
QuestionRe: system.data.datarowview being displayed in a combo box, pocketPC 5.0 device Pin
steve_rm13-Dec-06 6:45
steve_rm13-Dec-06 6:45 
AnswerRe: system.data.datarowview being displayed in a combo box, pocketPC 5.0 device Pin
RB@Emphasys19-Aug-07 12:31
RB@Emphasys19-Aug-07 12:31 
QuestionSystem.Diagnostics.Process in CF 1.0 Pin
Dewald6-Dec-06 0:04
Dewald6-Dec-06 0:04 
AnswerRe: System.Diagnostics.Process in CF 1.0 Pin
arcticbrew7-Dec-06 12:06
arcticbrew7-Dec-06 12:06 
GeneralRe: System.Diagnostics.Process in CF 1.0 Pin
Dewald7-Dec-06 21:01
Dewald7-Dec-06 21:01 
GeneralRe: System.Diagnostics.Process in CF 1.0 Pin
arcticbrew8-Dec-06 8:52
arcticbrew8-Dec-06 8:52 
Public Structure PROCESS_INFORMATION
Public hProcess As IntPtr
Public hThread As IntPtr
Public dwProcessID As UInteger
Public dwThreadID As UInteger
End Structure

Use the hProcess returned from CreateProcess with TerminateProcess.

Questionsbr extension Pin
Like2Byte4-Dec-06 10:27
Like2Byte4-Dec-06 10:27 
AnswerRe: sbr extension Pin
Mike Dimmick7-Dec-06 23:51
Mike Dimmick7-Dec-06 23:51 
Questionusing C/C++ to read SIM card information Pin
George_George4-Dec-06 3:54
George_George4-Dec-06 3:54 
QuestionAccess phone call log Pin
Stefano Alini4-Dec-06 3:36
Stefano Alini4-Dec-06 3:36 
QuestionIPv6 programming on mobile device with vc2005 Pin
fansy_fs3-Dec-06 19:03
fansy_fs3-Dec-06 19:03 
Questioncannot establish a connection to the network PocketPC 5.0 Pin
steve_rm3-Dec-06 17:19
steve_rm3-Dec-06 17:19 
AnswerRe: cannot establish a connection to the network PocketPC 5.0 Pin
AlexeiXX36-Dec-06 6:36
AlexeiXX36-Dec-06 6:36 
GeneralRe: cannot establish a connection to the network PocketPC 5.0 Pin
steve_rm6-Dec-06 23:40
steve_rm6-Dec-06 23:40 
AnswerRe: cannot establish a connection to the network PocketPC 5.0 Pin
a_jhakas11-Dec-06 19:01
a_jhakas11-Dec-06 19:01 
QuestionWhere the hell is STAThread (CF 2.0)? [modified] Pin
rudiman2-Dec-06 12:52
rudiman2-Dec-06 12:52 
AnswerRe: Where the hell is STAThread (CF 2.0)? Pin
Mike Dimmick7-Dec-06 23:56
Mike Dimmick7-Dec-06 23:56 
QuestionPerformance issues using waveInxxxx() on Pocket PC Pin
stolu1-Dec-06 6:07
stolu1-Dec-06 6:07 
QuestionSorting problem of a listview. Pin
Ivan.Sun30-Nov-06 16:11
Ivan.Sun30-Nov-06 16:11 
Questionpocket PC connecting to published web service Pin
steve_rm30-Nov-06 16:03
steve_rm30-Nov-06 16:03 
AnswerRe: pocket PC connecting to published web service Pin
Chris S Kaiser15-Dec-06 9:24
Chris S Kaiser15-Dec-06 9:24 
QuestionSymbol Mobile computer application programming Pin
sagarrasal30-Nov-06 9:19
sagarrasal30-Nov-06 9:19 
AnswerRe: Symbol Mobile computer application programming Pin
Chris S Kaiser15-Dec-06 9:21
Chris S Kaiser15-Dec-06 9:21 

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.