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

Mobile

 
GeneralBlueTooth on Symbian OS Pin
toxcct21-Apr-04 4:20
toxcct21-Apr-04 4:20 
GeneralRe: BlueTooth on Symbian OS Pin
Over_Mind29-Apr-04 21:15
Over_Mind29-Apr-04 21:15 
GeneralRe: BlueTooth on Symbian OS Pin
toxcct4-May-04 1:03
toxcct4-May-04 1:03 
GeneralSerial Communication Pin
Tibar21-Apr-04 3:49
Tibar21-Apr-04 3:49 
GeneralRe: Serial Communication Pin
Jonas Larsson21-Apr-04 20:39
Jonas Larsson21-Apr-04 20:39 
GeneralRe: Serial Communication Pin
Mike Dimmick23-Apr-04 9:50
Mike Dimmick23-Apr-04 9:50 
GeneralEnable/Disable auto switch-off Pin
cbusgut21-Apr-04 0:52
cbusgut21-Apr-04 0:52 
GeneralRe: Enable/Disable auto switch-off Pin
Mike Dimmick21-Apr-04 1:12
Mike Dimmick21-Apr-04 1:12 
Either periodically call SystemIdleTimerReset, or call SystemParametersInfo with the SPI_SETBATTERYIDLETIMEOUT value. You can use SPI_GETBATTERYIDLETIMEOUT to work out how often to call SystemIdleTimerReset, or to remember the old value.

Your application really shouldn't crash if the device suspends. You should expect this to happen and program for it. The debugger will crash if the device suspends while debugging, but I'm afraid you get used to eVC crashing all the time.

Stability. What an interesting concept. -- Chris Maunder
GeneralRe: Enable/Disable auto switch-off Pin
cbusgut25-Apr-04 23:29
cbusgut25-Apr-04 23:29 
QuestionAny IrDA tutorials? Pin
Megan Forbes20-Apr-04 23:07
Megan Forbes20-Apr-04 23:07 
AnswerRe: Any IrDA tutorials? Pin
Mike Dimmick21-Apr-04 1:20
Mike Dimmick21-Apr-04 1:20 
GeneralRe: Any IrDA tutorials? Pin
Megan Forbes21-Apr-04 2:06
Megan Forbes21-Apr-04 2:06 
GeneralRe: Any IrDA tutorials? Pin
Mike Dimmick21-Apr-04 3:07
Mike Dimmick21-Apr-04 3:07 
GeneralRe: Any IrDA tutorials? Pin
Megan Forbes21-Apr-04 3:19
Megan Forbes21-Apr-04 3:19 
QuestionA function to fit the screen? Pin
Lvca20-Apr-04 21:47
Lvca20-Apr-04 21:47 
AnswerRe: A function to fit the screen? Pin
João Paulo Figueira20-Apr-04 22:13
professionalJoão Paulo Figueira20-Apr-04 22:13 
GeneralTutorial Pin
monn20-Apr-04 18:23
monn20-Apr-04 18:23 
GeneralRe: Tutorial Pin
monn20-Apr-04 18:26
monn20-Apr-04 18:26 
GeneralRe: Tutorial Pin
Mike Dimmick21-Apr-04 1:22
Mike Dimmick21-Apr-04 1:22 
GeneralRe: Tutorial Pin
monn21-Apr-04 4:24
monn21-Apr-04 4:24 
Generaldisabling buttons Pin
rodneyk120-Apr-04 4:36
rodneyk120-Apr-04 4:36 
GeneralRe: disabling buttons Pin
Anonymous20-Apr-04 5:23
Anonymous20-Apr-04 5:23 
Generalimage processing Pin
icem4n20-Apr-04 3:37
icem4n20-Apr-04 3:37 
GeneralStart button in Windows CE Pin
KellyR20-Apr-04 3:21
KellyR20-Apr-04 3:21 
QuestionHow to get View object from App class in MFC Pin
Bui Huy Kien19-Apr-04 18:50
Bui Huy Kien19-Apr-04 18:50 

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.