Click here to Skip to main content
15,885,546 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: Windows CE 5 vs. CE.Net Pin
Mike Dimmick7-Feb-07 6:46
Mike Dimmick7-Feb-07 6:46 
GeneralRe: Windows CE 5 vs. CE.Net Pin
me_jessy9-Feb-07 1:22
me_jessy9-Feb-07 1:22 
QuestionWindows mobile 5.0 Pin
Sri harini6-Feb-07 20:18
Sri harini6-Feb-07 20:18 
AnswerRe: Windows mobile 5.0 Pin
perlmunger21-Feb-07 6:17
perlmunger21-Feb-07 6:17 
QuestionWindows Mobile Soft Keys Pin
aruna_koride5-Feb-07 4:59
aruna_koride5-Feb-07 4:59 
AnswerRe: Windows Mobile Soft Keys Pin
perlmunger21-Feb-07 6:27
perlmunger21-Feb-07 6:27 
GeneralRe: Windows Mobile Soft Keys Pin
aruna_koride21-Feb-07 17:10
aruna_koride21-Feb-07 17:10 
GeneralRe: Windows Mobile Soft Keys Pin
perlmunger22-Feb-07 3:55
perlmunger22-Feb-07 3:55 
1. I haven't tried this, but here is some code I found on the web: http://forums.devbuzz.com/tm.asp?m=38708&p=1&tmode=1[^]

2. Cool.

3. If your app is hanging after Application.Exit() gets called, then there is probably something else in your code keeping it from exiting. Are you using any threads or timers that aren't being terminated before trying to close the application? I have found that when I explicitly call Application.Exit(), it does in fact unload the app as I expect (or at least I've just assumed that and never checked to make sure Wink | ;-) ).

4. You will need to specify a shortcut in the "Start Menu" special folder. Take a look at this screenshot:

http://www.matthew-long.com/images/installer_properties.png[^]

You will also need to specify an icon for you application in the Application Properties like this:

http://www.matthew-long.com/images/app_properties.png[^]

Finally, you may want to soft reset your PDA. Icons get cached, so they need to be refreshed through a rest in order to show up correctly.

Let me know if you have further questions.

-Matt

------------------------------------------
The 3 great virtues of a programmer:
Laziness, Impatience, and Hubris.
--Larry Wall

GeneralRe: Windows Mobile Soft Keys Pin
perlmunger22-Feb-07 5:23
perlmunger22-Feb-07 5:23 
GeneralRe: Windows Mobile Soft Keys Pin
aruna_koride22-Feb-07 16:20
aruna_koride22-Feb-07 16:20 
GeneralRe: Windows Mobile Soft Keys Pin
perlmunger22-Feb-07 16:58
perlmunger22-Feb-07 16:58 
GeneralRe: Windows Mobile Soft Keys Pin
aruna_koride22-Feb-07 17:10
aruna_koride22-Feb-07 17:10 
AnswerRe: Windows Mobile Soft Keys Pin
arcticbrew22-Feb-07 6:26
arcticbrew22-Feb-07 6:26 
QuestionFullscreen SIP input (draw on screen with mouse hook, like Transcriber) Pin
apollo854-Feb-07 4:02
apollo854-Feb-07 4:02 
AnswerKeyboard hook taken for a basis, but not working with WH_MOUSE & WH_MOUSE_LL Pin
apollo854-Feb-07 4:12
apollo854-Feb-07 4:12 
QuestionHow to send messages from icon on the upper toolbar ? Pin
knopper2-Feb-07 2:49
knopper2-Feb-07 2:49 
QuestionMobile comm through Wi Fi Pin
Member 378391131-Jan-07 22:31
Member 378391131-Jan-07 22:31 
QuestionCEDB & VS.Net 2005 Pin
aweekes131-Jan-07 11:54
aweekes131-Jan-07 11:54 
Questioncompact framework error? Pin
bryce30-Jan-07 17:50
bryce30-Jan-07 17:50 
AnswerRe: compact framework error? Pin
bryce30-Jan-07 18:43
bryce30-Jan-07 18:43 
GeneralRe: compact framework error? Pin
bryce30-Jan-07 18:47
bryce30-Jan-07 18:47 
QuestionHow to save mobile contacts to PDA ( Personal Distal Assistance) [modified] Pin
Siva Rama Raju30-Jan-07 1:33
Siva Rama Raju30-Jan-07 1:33 
QuestionReading images from webcam Pin
gskumar11129-Jan-07 20:01
gskumar11129-Jan-07 20:01 
QuestionBluettoth Pin
xfahad29-Jan-07 8:27
xfahad29-Jan-07 8:27 
QuestionPlatform Manager server failed error! Pin
Shaileshhex28-Jan-07 23:19
Shaileshhex28-Jan-07 23:19 

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.