Click here to Skip to main content
15,919,434 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: COMMUNICATING WITH A GSM MODEM Pin
Jonavis12-Jun-03 5:06
Jonavis12-Jun-03 5:06 
GeneralBarcode scanners Pin
jan larsen11-Jun-03 3:49
jan larsen11-Jun-03 3:49 
QuestionHow to Xmodem ,YModem,ZModem protocol using eVC++ in Windows CE Pin
AKSIVAKUMAR10-Jun-03 23:07
AKSIVAKUMAR10-Jun-03 23:07 
GeneralWorking with BlueTooth Pin
Cedric Moonen10-Jun-03 2:27
Cedric Moonen10-Jun-03 2:27 
GeneralRe: Working with BlueTooth Pin
Daniel Strigl10-Jun-03 19:14
Daniel Strigl10-Jun-03 19:14 
GeneralRe: Working with BlueTooth Pin
João Paulo Figueira11-Jun-03 12:36
professionalJoão Paulo Figueira11-Jun-03 12:36 
GeneralUNICODE convention Pin
Cedric Moonen9-Jun-03 23:27
Cedric Moonen9-Jun-03 23:27 
GeneralRe: UNICODE convention Pin
João Paulo Figueira9-Jun-03 23:37
professionalJoão Paulo Figueira9-Jun-03 23:37 
Windows CE only supports UNICODE. All MFC methods and API functions and messages (with some notable exceptions) take UNICODE text. So, your code MUST read:
MessageBox(_T("Test"));

GeneralRe: UNICODE convention Pin
Cedric Moonen10-Jun-03 1:29
Cedric Moonen10-Jun-03 1:29 
GeneralRe: UNICODE convention Pin
João Paulo Figueira10-Jun-03 1:35
professionalJoão Paulo Figueira10-Jun-03 1:35 
GeneralRe: UNICODE convention Pin
Cedric Moonen10-Jun-03 1:48
Cedric Moonen10-Jun-03 1:48 
GeneralAn Alt-like button on PocketPC 2k2 Pin
dlhson29-Jun-03 8:27
dlhson29-Jun-03 8:27 
GeneralRe: An Alt-like button on PocketPC 2k2 Pin
João Paulo Figueira9-Jun-03 8:37
professionalJoão Paulo Figueira9-Jun-03 8:37 
GeneralRe: An Alt-like button on PocketPC 2k2 Pin
dlhson29-Jun-03 9:15
dlhson29-Jun-03 9:15 
GeneralRe: An Alt-like button on PocketPC 2k2 Pin
dlhson29-Jun-03 9:19
dlhson29-Jun-03 9:19 
GeneralRe: An Alt-like button on PocketPC 2k2 Pin
dlhson29-Jun-03 9:23
dlhson29-Jun-03 9:23 
GeneralRe: An Alt-like button on PocketPC 2k2 Pin
dlhson29-Jun-03 9:28
dlhson29-Jun-03 9:28 
GeneralRe: An Alt-like button on PocketPC 2k2 Pin
João Paulo Figueira9-Jun-03 11:54
professionalJoão Paulo Figueira9-Jun-03 11:54 
QuestionHow to access memory details Pin
subramjobmail9-Jun-03 0:15
subramjobmail9-Jun-03 0:15 
AnswerRe: How to access memory details Pin
Anonymous10-Jun-03 14:45
Anonymous10-Jun-03 14:45 
GeneralMenu level 2 Pin
dlhson26-Jun-03 8:43
dlhson26-Jun-03 8:43 
GeneralRe: Menu level 2 Pin
João Paulo Figueira6-Jun-03 8:53
professionalJoão Paulo Figueira6-Jun-03 8:53 
GeneralRe: Menu level 2 Pin
dlhson26-Jun-03 16:45
dlhson26-Jun-03 16:45 
QuestionSetCursor ???????? Pin
dlhson26-Jun-03 7:13
dlhson26-Jun-03 7:13 
QuestionHow to Create Instance variable in MFC ActiveX Control Pin
subramjobmail5-Jun-03 19:20
subramjobmail5-Jun-03 19: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.