Click here to Skip to main content
15,901,806 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: DMProcessConfigXML API returns error code E_INVALIDARG Pin
Manvendra Kumar Sah26-Feb-09 18:12
Manvendra Kumar Sah26-Feb-09 18:12 
QuestionGet All Applications information in the given smartphone programatically using Win32 Pin
hemlat25-Feb-09 19:56
hemlat25-Feb-09 19:56 
Questionaccessing data from database on Win mobile 5.0 emulator Pin
Deepali Khalkar24-Feb-09 1:25
Deepali Khalkar24-Feb-09 1:25 
AnswerRe: accessing data from database on Win mobile 5.0 emulator Pin
PavanPareta2-Mar-09 19:31
PavanPareta2-Mar-09 19:31 
QuestionError in connecting device emulator to GPRS Pin
ReachMe@CodeProject23-Feb-09 23:22
ReachMe@CodeProject23-Feb-09 23:22 
QuestionHow to repaint the whole screen? Pin
sushilange18-Feb-09 23:30
sushilange18-Feb-09 23:30 
AnswerRe: How to repaint the whole screen? Pin
Joel Ivory Johnson19-Feb-09 10:52
professionalJoel Ivory Johnson19-Feb-09 10:52 
GeneralRe: How to repaint the whole screen? Pin
sushilange19-Feb-09 11:15
sushilange19-Feb-09 11:15 
I want to paint directly on the screen. No Form, no Control. A hidden application which paints directly on the screen. For example a text in the top bar where the start-button is.

This works fine and is not the problem.

The problem is, that i'm not able to delete the things I drawed on the screen. They will dissaper when Windows Mobile force the controls, forms, etc. to be repaint.

For example if I draw text on the top bar the text still appears until I open the start menu, because then the bar will be repaint.

After closing my hidden application I want to delete the text, which I drawed. So I have to force the whole desktop to repaint (because the text on top bar was only an example).

But I tried RedrawWindow (with IntPtr.Zero) and also SendMessage (with WM_PAINT to IntPtr.Zero). This force Windows Mobile to repaint everything, but it doesnt work Frown | :(
GeneralRe: How to repaint the whole screen? Pin
Dr. William J. Blanke21-Feb-09 15:48
Dr. William J. Blanke21-Feb-09 15:48 
GeneralRe: How to repaint the whole screen? Pin
sushilange21-Feb-09 23:21
sushilange21-Feb-09 23:21 
AnswerRe: How to repaint the whole screen? Pin
PavanPareta2-Mar-09 19:35
PavanPareta2-Mar-09 19:35 
GeneralRe: How to repaint the whole screen? Pin
sushilange4-Mar-09 23:05
sushilange4-Mar-09 23:05 
QuestionSpeech recognition and Text to Speech conversion in Smart device application Pin
ReachMe@CodeProject18-Feb-09 22:47
ReachMe@CodeProject18-Feb-09 22:47 
AnswerRe: Speech recognition and Text to Speech conversion in Smart device application Pin
Joel Ivory Johnson19-Feb-09 10:51
professionalJoel Ivory Johnson19-Feb-09 10:51 
QuestionHow to use InputPanel in SmartDevice Application in .NCF 1.0(2003) Pin
yrishi17-Feb-09 20:20
yrishi17-Feb-09 20:20 
QuestionConnect multiple Windows Mobile devices to one PC at the same time? Pin
Mokai17-Feb-09 4:44
Mokai17-Feb-09 4:44 
Questionhow to show massage before form is load Pin
E_Gold17-Feb-09 4:11
E_Gold17-Feb-09 4:11 
AnswerRe: how to show massage before form is load Pin
MickCurley20-Feb-09 11:09
MickCurley20-Feb-09 11:09 
QuestionUser Agent Profile for Spice devices Pin
Ish Kapila16-Feb-09 4:16
Ish Kapila16-Feb-09 4:16 
AnswerRe: User Agent Profile for Spice devices Pin
Joel Ivory Johnson17-Feb-09 5:01
professionalJoel Ivory Johnson17-Feb-09 5:01 
GeneralRe: User Agent Profile for Spice devices Pin
Ish Kapila17-Feb-09 19:47
Ish Kapila17-Feb-09 19:47 
GeneralRe: User Agent Profile for Spice devices Pin
Ish Kapila16-Mar-09 1:33
Ish Kapila16-Mar-09 1:33 
Questionhi all Pin
Satish_S9-Feb-09 22:22
Satish_S9-Feb-09 22:22 
AnswerRe: hi all Pin
Rupesh Kumar Swami9-Feb-09 22:33
Rupesh Kumar Swami9-Feb-09 22:33 
GeneralRe: hi all Pin
Satish_S9-Feb-09 22:50
Satish_S9-Feb-09 22: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.