Click here to Skip to main content
15,892,575 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Injecting DLL: Windows CE Pin
tony_Udz23-Apr-08 3:57
tony_Udz23-Apr-08 3:57 
QuestionPocket PC Dataset.ReadXml OutOfMemoryException Pin
Bedevian17-Apr-08 2:23
Bedevian17-Apr-08 2:23 
GeneralRe: Pocket PC Dataset.ReadXml OutOfMemoryException Pin
Dave Kreskowiak17-Apr-08 3:50
mveDave Kreskowiak17-Apr-08 3:50 
GeneralRe: Pocket PC Dataset.ReadXml OutOfMemoryException Pin
Bedevian17-Apr-08 21:48
Bedevian17-Apr-08 21:48 
GeneralXML Parsing in .NET CF/ VB Pin
jackburton17-Apr-08 1:03
jackburton17-Apr-08 1:03 
GeneralRe: XML Parsing in .NET CF/ VB [modified] Pin
Mike Dimmick21-Apr-08 2:54
Mike Dimmick21-Apr-08 2:54 
GeneralOpen serial port in Windows mobile 5.0 Pin
Sushma K16-Apr-08 23:23
Sushma K16-Apr-08 23:23 
GeneralRe: Open serial port in Windows mobile 5.0 Pin
Mike Dimmick17-Apr-08 0:25
Mike Dimmick17-Apr-08 0:25 
On Windows CE you must specify the colon after the device name, that is, you must use "COM1:" for example. You must also specify OPEN_EXISTING for the dwCreationDisposition parameter.

If that doesn't help, check the return value of GetLastError for more error information.

Also, be aware that only one handle can be open to a serial port at a time. Check that nothing else, including ActiveSync, has the serial port open. In ActiveSync press the Menu soft button, Connections, then check that under When Cradled, the drop-down list says USB rather than e.g. 115200 Default.


DoEvents: Generating unexpected recursion since 1991

GeneralRe: Open serial port in Windows mobile 5.0 Pin
Sushma K17-Apr-08 0:38
Sushma K17-Apr-08 0:38 
GeneralCreating a service for Smartphone. Pin
Parasmani Swamy16-Apr-08 21:08
Parasmani Swamy16-Apr-08 21:08 
GeneralRe: Creating a service for Smartphone. Pin
Giannakakis Kostas18-Apr-08 9:43
professionalGiannakakis Kostas18-Apr-08 9:43 
GeneralLaunch/Call an Application/Function on the keypress and hold event Pin
Parasmani Swamy16-Apr-08 19:15
Parasmani Swamy16-Apr-08 19:15 
GeneralRe: Launch/Call an Application/Function on the keypress and hold event Pin
Ravenet21-Apr-08 2:28
Ravenet21-Apr-08 2:28 
GeneralRe: Launch/Call an Application/Function on the keypress and hold event Pin
Parasmani Swamy28-Apr-08 23:24
Parasmani Swamy28-Apr-08 23:24 
GeneralConsuming web service from mobile app Pin
CodingYoshi16-Apr-08 9:12
CodingYoshi16-Apr-08 9:12 
GeneralRe: Consuming web service from mobile app Pin
Ravenet16-Apr-08 15:57
Ravenet16-Apr-08 15:57 
Questionproblem in windows os function calls while plug out the storage card [modified] Pin
anish.chandran16-Apr-08 6:22
anish.chandran16-Apr-08 6:22 
QuestionWhy do IWebBrowser2::Navigate2 return E_FAIL? Pin
Johann Gerell14-Apr-08 23:48
Johann Gerell14-Apr-08 23:48 
QuestionHow to make a floating window Pin
Qilinzhi14-Apr-08 22:27
Qilinzhi14-Apr-08 22:27 
GeneralNetworkstream receiving same data twice [modified] Pin
evdsande14-Apr-08 10:29
evdsande14-Apr-08 10:29 
AnswerRe: Networkstream receiving same data twice Pin
Arjun Marwaha24-Apr-08 2:29
Arjun Marwaha24-Apr-08 2:29 
QuestionHow to catch usb event Pin
haolan13-Apr-08 22:04
haolan13-Apr-08 22:04 
AnswerRe: How to catch usb event Pin
Ravenet16-Apr-08 16:01
Ravenet16-Apr-08 16:01 
GeneralRe: How to catch usb event Pin
haolan21-Apr-08 1:31
haolan21-Apr-08 1:31 
GeneralRe: How to catch usb event Pin
Ravenet21-Apr-08 2:03
Ravenet21-Apr-08 2:03 

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.