Click here to Skip to main content
16,008,075 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WM_NEXTDLGCTL one control too far Pin
Rajesh R Subramanian24-Jun-08 0:26
professionalRajesh R Subramanian24-Jun-08 0:26 
GeneralRe: WM_NEXTDLGCTL one control too far Pin
baerten24-Jun-08 0:54
baerten24-Jun-08 0:54 
GeneralRe: WM_NEXTDLGCTL one control too far Pin
Rajesh R Subramanian24-Jun-08 1:08
professionalRajesh R Subramanian24-Jun-08 1:08 
GeneralRe: WM_NEXTDLGCTL one control too far Pin
baerten24-Jun-08 1:23
baerten24-Jun-08 1:23 
AnswerRe: WM_NEXTDLGCTL one control too far Pin
Nibu babu thomas24-Jun-08 0:21
Nibu babu thomas24-Jun-08 0:21 
GeneralRe: WM_NEXTDLGCTL one control too far Pin
baerten24-Jun-08 0:50
baerten24-Jun-08 0:50 
GeneralRe: WM_NEXTDLGCTL one control too far [modified] Pin
Nibu babu thomas24-Jun-08 1:36
Nibu babu thomas24-Jun-08 1:36 
QuestionDraw on screen outside application window Pin
garyofcourse23-Jun-08 23:19
garyofcourse23-Jun-08 23:19 
Hi. I am programming c++ with MFC on VS2005. I was wondering how you can make your application draw outside its own window.

There are softwares out there that allow a user to scribble anything on the computer screen over any applications that are running or the desktop. A couple of them are
ActivePen (http://www.kongda.com/products/activepen/default.asp),
VBDoodle (http://www.hopkinsprogramming.net/software/vbdoodle/gallery/)
Draw-On-Screen (http://downloads.zdnet.com/abstract.aspx?docid=352162)

My question is how would I replicate this behavior? Im new to visual c++, and although i have experimented with making my own version of paint, I was only able to draw inside the screen of my MFC application which was made using Edit view class as base class. Did not see any way to draw just anywhere on the screen outside the window.

It would be great if you could maybe name a few built in classes/methods that can do this, or provide me with a link to a known resource on this topic. Thank you.
AnswerRe: Draw on screen outside application window Pin
Naveen23-Jun-08 23:43
Naveen23-Jun-08 23:43 
AnswerRe: Draw on screen outside application window Pin
_AnsHUMAN_ 24-Jun-08 0:04
_AnsHUMAN_ 24-Jun-08 0:04 
AnswerRe: Draw on screen outside application window PinPopular
Jijo.Raj24-Jun-08 1:22
Jijo.Raj24-Jun-08 1:22 
GeneralRe: Draw on screen outside application window Pin
garyofcourse24-Jun-08 3:54
garyofcourse24-Jun-08 3:54 
GeneralRe: Draw on screen outside application window Pin
Jijo.Raj24-Jun-08 7:45
Jijo.Raj24-Jun-08 7:45 
QuestionSocket Ping vs Connect Performance Pin
od@ananzi.co.za23-Jun-08 23:16
od@ananzi.co.za23-Jun-08 23:16 
AnswerRe: Socket Ping vs Connect Performance Pin
Moak6-Jul-08 4:51
Moak6-Jul-08 4:51 
Questionfile association question in MDI , about dde Pin
followait23-Jun-08 22:56
followait23-Jun-08 22:56 
QuestionAbout CreateProcessAsUser Pin
hanlei000000000923-Jun-08 22:13
hanlei000000000923-Jun-08 22:13 
QuestionMFC DLL Pin
bhanu_850923-Jun-08 21:14
bhanu_850923-Jun-08 21:14 
AnswerRe: MFC DLL Pin
Cedric Moonen23-Jun-08 21:20
Cedric Moonen23-Jun-08 21:20 
GeneralRe: MFC DLL Pin
bhanu_850923-Jun-08 23:13
bhanu_850923-Jun-08 23:13 
AnswerRe: MFC DLL Pin
Hamid_RT23-Jun-08 21:24
Hamid_RT23-Jun-08 21:24 
GeneralRe: MFC DLL Pin
theCPkid23-Jun-08 22:26
theCPkid23-Jun-08 22:26 
GeneralRe: MFC DLL [modified] Pin
bhanu_850923-Jun-08 23:12
bhanu_850923-Jun-08 23:12 
GeneralRe: MFC DLL Pin
bhanu_850924-Jun-08 1:54
bhanu_850924-Jun-08 1:54 
GeneralRe: MFC DLL Pin
theCPkid24-Jun-08 2:19
theCPkid24-Jun-08 2: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.