Click here to Skip to main content
15,905,508 members
Home / Discussions / Mobile
   

Mobile

 
GeneralI need a kick start Pin
fauzi_nazeri25-Nov-04 21:05
fauzi_nazeri25-Nov-04 21:05 
GeneralHandheld device image downloading and saving Pin
kenes25-Nov-04 12:21
kenes25-Nov-04 12:21 
GeneralProblem using CFileDialog Pin
eli1502197924-Nov-04 23:18
eli1502197924-Nov-04 23:18 
GeneralAbout an ActiveX control Pin
illidan9924-Nov-04 6:25
illidan9924-Nov-04 6:25 
GeneralUsing vertical controls. Pin
eli1502197924-Nov-04 1:41
eli1502197924-Nov-04 1:41 
GeneralProblem getting the LBUTTONDOWN message! Pin
Dani10000123-Nov-04 16:21
Dani10000123-Nov-04 16:21 
GeneralRe: Problem getting the LBUTTONDOWN message! Pin
eli1502197924-Nov-04 23:22
eli1502197924-Nov-04 23:22 
GeneralRe: Problem getting the LBUTTONDOWN message! Pin
Dani10000125-Nov-04 2:18
Dani10000125-Nov-04 2:18 
Well,actually the OS is wince 4.2, and all user input is coming from either the touchscreen/stylus or 4 buttons/switches.

I wan´t to redirect all the messages that goes to the desktopwindow, catch the LBUTTONDOWN message from my application and respond to it.

Then I am going to make a "fake" window by blitting to the primary surface using direct draw.

I want a message pump for my "fake "window that only catches the LBUTTONDOWN message.

The thing is that I don´t want to create any window, because when launching the window without anything on it and using no style at all produces a small box getting bigger and bigger until the window is fully expanded that is the border of the window (....and Yes it shows the border even if I have not specified that I want it, I have put the style of the window to NULL ).

I wan´t to be able to fade out the desktop window and fade in to my "fake" direct draw window seamlessly without creating any window!

The fake window is actually the primary surface which is also the desktop window.

Actually what I wan´t to do, If i explain it simple, is that I wan´t a background application (that is an application without any window) running that responds to every mouseclick send in the system.

In a PC or visual c++ this is done with a HOOK that filters the mouse messages, but in windows ce HOOK:ing with SetWindowsHookEx is not supported!

So what can I possible do, to achieve this?


GeneralCreating a Tab control Pin
illidan9922-Nov-04 3:55
illidan9922-Nov-04 3:55 
GeneralAbout Dialogs Pin
illidan9921-Nov-04 22:36
illidan9921-Nov-04 22:36 
GeneralRS232 driver programming using C Pin
anuchelvi21-Nov-04 22:07
anuchelvi21-Nov-04 22:07 
GeneralRe: RS232 driver programming using C Pin
I-nu22-Nov-04 13:18
I-nu22-Nov-04 13:18 
GeneralRe: RS232 driver programming using C Pin
act_x23-Nov-04 9:11
act_x23-Nov-04 9:11 
GeneralSound Pin
andrej320-Nov-04 20:50
andrej320-Nov-04 20:50 
GeneralDetecting hardware Pin
seanwright18-Nov-04 8:28
seanwright18-Nov-04 8:28 
GeneralShowCursor and Threads Pin
Rajesh Prabhu. R17-Nov-04 22:17
Rajesh Prabhu. R17-Nov-04 22:17 
Questionhow can i develope Pin
NewtonOfComputers17-Nov-04 20:03
NewtonOfComputers17-Nov-04 20:03 
Generalmobile games Pin
bigdeeoo716-Nov-04 13:53
bigdeeoo716-Nov-04 13:53 
GeneralAPIs equivalent in Windows CE Pin
fjlv200515-Nov-04 23:18
fjlv200515-Nov-04 23:18 
GeneralDialog-based project Pin
illidan9915-Nov-04 3:46
illidan9915-Nov-04 3:46 
GeneralRe: Dialog-based project Pin
eli1502197921-Nov-04 0:44
eli1502197921-Nov-04 0:44 
GeneralNewbie question: CDC, CBitmap, and Member Functions Pin
nandhp14-Nov-04 10:49
nandhp14-Nov-04 10:49 
GeneralRe: Newbie question: CDC, CBitmap, and Member Functions Pin
eli1502197915-Nov-04 2:53
eli1502197915-Nov-04 2:53 
GeneralRe: Newbie question: CDC, CBitmap, and Member Functions Pin
nandhp15-Nov-04 8:41
nandhp15-Nov-04 8:41 
GeneralRe: Newbie question: CDC, CBitmap, and Member Functions Pin
Jonas Larsson15-Nov-04 20:56
Jonas Larsson15-Nov-04 20:56 

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.