Click here to Skip to main content
15,893,663 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Asynchronous Messaging Question Pin
Jethro6317-Feb-06 9:01
Jethro6317-Feb-06 9:01 
Question.NET Compact Framework Pin
vilasjain17-Feb-06 7:18
vilasjain17-Feb-06 7:18 
Questionhow can i access database SQL server Pin
Your Code16-Feb-06 20:01
Your Code16-Feb-06 20:01 
QuestionWindows CE Problem Pin
RockyM16-Feb-06 17:57
RockyM16-Feb-06 17:57 
QuestionCan I Import "CreateEvent" into Windows CE.NET? Pin
Jethro6316-Feb-06 3:58
Jethro6316-Feb-06 3:58 
AnswerRe: Can I Import "CreateEvent" into Windows CE.NET? Pin
Jonas Larsson21-Feb-06 4:23
Jonas Larsson21-Feb-06 4:23 
Question"Running Programs" on Windows Mobile Pin
Jethro6315-Feb-06 2:34
Jethro6315-Feb-06 2:34 
AnswerRe: "Running Programs" on Windows Mobile Pin
Jonas Larsson15-Feb-06 4:08
Jonas Larsson15-Feb-06 4:08 
Jethro63 wrote:
Can anybody shed some light on this issue? Why do certain programs that run on the PDA APPEAR to close but remain running to some extent? How can I write MY simple application so that when it is closed, it actually CLOSES?


The little 'X' in the topright corner does not close the program, it only minimizes it.
Dialog-based programs generally have a small 'ok' button up there, which maps to OnOK -> AppExit.

You should be able to add the 'ok' button to your SDI based app with
SHDoneButton(GetSafeHwnd(), SHDB_SHOW);
when creating the CMainFrame class (or handle it via menus, etc).

---

"Man will never be free until the last king is strangled with the entrails of the last priest". -- Denis Diderot
GeneralRe: "Running Programs" on Windows Mobile Pin
Jethro6315-Feb-06 4:17
Jethro6315-Feb-06 4:17 
QuestionCan not convert CCeSocket to WM 5.0 Pin
Namdn14-Feb-06 22:55
Namdn14-Feb-06 22:55 
QuestionCreated Help Pin
Mahardhika14-Feb-06 13:26
Mahardhika14-Feb-06 13:26 
QuestionPls suggess any resource to learn mobile development? Pin
williamccyccyccy13-Feb-06 14:52
williamccyccyccy13-Feb-06 14:52 
AnswerRe: Pls suggess any resource to learn mobile development? Pin
TomMCS19-Feb-06 17:29
TomMCS19-Feb-06 17:29 
GeneralRe: Pls suggess any resource to learn mobile development? Pin
williamccyccyccy19-Feb-06 18:30
williamccyccyccy19-Feb-06 18:30 
AnswerRe: Pls suggess any resource to learn mobile development? Pin
Vasudevan Deepak Kumar21-Feb-06 20:16
Vasudevan Deepak Kumar21-Feb-06 20:16 
QuestionToolbar icons Pin
Federico Milano13-Feb-06 9:28
Federico Milano13-Feb-06 9:28 
QuestionXML and SQLServer CE 2005 Pin
alexgr_7913-Feb-06 2:45
alexgr_7913-Feb-06 2:45 
Questionhow can i view HTML Pin
Your Code12-Feb-06 23:11
Your Code12-Feb-06 23:11 
AnswerRe: how can i view HTML Pin
TomMCS19-Feb-06 17:32
TomMCS19-Feb-06 17:32 
QuestionProgress Bar Pin
Polymorpher12-Feb-06 15:24
Polymorpher12-Feb-06 15:24 
Questionbasic doubt in mobile development Pin
murali_utr9-Feb-06 23:48
murali_utr9-Feb-06 23:48 
QuestionControl for Show Messages Pin
VenkataRamana.Gali9-Feb-06 9:33
VenkataRamana.Gali9-Feb-06 9:33 
Questionim try 2 convert .mdb to .cdb (pocket pc) using actice sync, but y the Remote Procedure Call Fail message come out..i cann convert anymore...help!! Pin
williamccyccyccy8-Feb-06 15:50
williamccyccyccy8-Feb-06 15:50 
QuestionMicrosoft PPC etc: CABWIZ INF file: access from setup.dll Pin
mobilemobile8-Feb-06 10:55
mobilemobile8-Feb-06 10:55 
AnswerRe: Microsoft PPC etc: CABWIZ INF file: access from setup.dll Pin
Eugene Ochakovsky8-Mar-06 9:41
Eugene Ochakovsky8-Mar-06 9:41 

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.