Click here to Skip to main content
15,888,217 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to draw a rectangle in CRichEditCtrl Pin
Ahmed Kabir26-Jul-05 2:33
Ahmed Kabir26-Jul-05 2:33 
AnswerRe: How to draw a rectangle in CRichEditCtrl Pin
mark novak26-Jul-05 3:06
mark novak26-Jul-05 3:06 
Generalinterpreter needed Pin
Jerome Conus26-Jul-05 2:25
Jerome Conus26-Jul-05 2:25 
GeneralRe: interpreter needed Pin
mark novak26-Jul-05 3:01
mark novak26-Jul-05 3:01 
QuestionHow to add a Bitmap image for background of titlebar Pin
Member 208926526-Jul-05 2:00
Member 208926526-Jul-05 2:00 
AnswerRe: How to add a Bitmap image for background of titlebar Pin
mark novak26-Jul-05 2:48
mark novak26-Jul-05 2:48 
Generalproblem displaying bitmap Pin
Arrun26-Jul-05 1:39
Arrun26-Jul-05 1:39 
GeneralWindows Spy Pin
ddmcr26-Jul-05 0:44
ddmcr26-Jul-05 0:44 
Hi guys,
I am writing a simple Windows Spy untility (like in VStudio tools),
I am having problems when dragging the cursor over different windows.I manage to draw a rectangle over them but when i move mouse to another window the retangle still stays on the previous window. I tried to store the previous windows handle and when mouse was over another window i simply called the Invalidate() function to the previous window.
For some strange reasons this worked only for 90% of the windows , but in some cases the retangle still remained over some windows.
Can anyone suggest any other way of achieving this??

Regards




"Success is the ability of going from one failure to another with no loss of enthusiasm" - W.Churchill

GeneralRe: Windows Spy Pin
mark novak26-Jul-05 2:56
mark novak26-Jul-05 2:56 
GeneralTo get message from Windows if user writes on hard disk Pin
sannik25-Jul-05 23:43
sannik25-Jul-05 23:43 
GeneralRe: To get message from Windows if user writes on hard disk Pin
Iain Clarke, Warrior Programmer26-Jul-05 0:59
Iain Clarke, Warrior Programmer26-Jul-05 0:59 
Questionhow to compare date? Pin
neodeaths25-Jul-05 23:38
neodeaths25-Jul-05 23:38 
AnswerRe: how to compare date? Pin
Marc Soleda25-Jul-05 23:53
Marc Soleda25-Jul-05 23:53 
GeneralRe: how to compare date? Pin
neodeaths1-Aug-05 16:22
neodeaths1-Aug-05 16:22 
GeneralRe: how to compare date? Pin
Marc Soleda1-Aug-05 20:03
Marc Soleda1-Aug-05 20:03 
AnswerRe: how to compare date? Pin
David Crow26-Jul-05 2:46
David Crow26-Jul-05 2:46 
GeneralRe: how to compare date? Pin
neodeaths26-Jul-05 18:20
neodeaths26-Jul-05 18:20 
GeneralRe: how to compare date? Pin
David Crow27-Jul-05 2:28
David Crow27-Jul-05 2:28 
Generalhelp me debug this pls Pin
neodeaths25-Jul-05 23:36
neodeaths25-Jul-05 23:36 
GeneralRe: help me debug this pls Pin
Marc Soleda26-Jul-05 0:25
Marc Soleda26-Jul-05 0:25 
GeneralRe: help me debug this pls Pin
GDavy26-Jul-05 1:57
GDavy26-Jul-05 1:57 
GeneralRe: help me debug this pls Pin
Mike Dimmick26-Jul-05 2:43
Mike Dimmick26-Jul-05 2:43 
Questionhow to................. Pin
Member 214683925-Jul-05 23:27
Member 214683925-Jul-05 23:27 
AnswerRe: how to................. Pin
David Crow26-Jul-05 2:50
David Crow26-Jul-05 2:50 
AnswerRe: how to................. Pin
Member 214683926-Jul-05 4:59
Member 214683926-Jul-05 4:59 

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.