Click here to Skip to main content
15,895,011 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Multiple language display problem in CRichEditCtrl Pin
Saurabh.Garg20-Nov-08 20:19
Saurabh.Garg20-Nov-08 20:19 
GeneralRe: Multiple language display problem in CRichEditCtrl Pin
Dhiraj kumar Saini20-Nov-08 20:27
Dhiraj kumar Saini20-Nov-08 20:27 
QuestionLooking for some "C" source code, Please. Pin
basecarrier20-Nov-08 18:38
basecarrier20-Nov-08 18:38 
AnswerRe: Looking for some "C" source code, Please. Pin
_AnsHUMAN_ 20-Nov-08 19:13
_AnsHUMAN_ 20-Nov-08 19:13 
AnswerRe: Looking for some "C" source code, Please. Pin
Franck Paquier20-Nov-08 19:16
Franck Paquier20-Nov-08 19:16 
QuestionRe: Inclusion of Header Files Pin
Taruni20-Nov-08 18:37
Taruni20-Nov-08 18:37 
AnswerRe: Inclusion of Header Files Pin
Iain Clarke, Warrior Programmer20-Nov-08 22:43
Iain Clarke, Warrior Programmer20-Nov-08 22:43 
QuestionMFC drawing [modified] Pin
Rabindra Nath Sharma20-Nov-08 18:29
Rabindra Nath Sharma20-Nov-08 18:29 
I am drawing a line over a picture background. Color of line can be any thing. I want to erase the same line by redrawing it again with same coordinate. I already have used 'CDC::SetROP2(R2_XORPEN)' but it has following flaws

1. It works on background with uniform color.
2. Resulting color of line depends on background color.
3. If background has a picture, color of line varies pixel to pixel of picture.

I simply want, how to draw/erase a line over any background, as Windows Paintbrush Application.

modified on Friday, November 21, 2008 12:35 AM

AnswerRe: MFC drawing Pin
Code-o-mat20-Nov-08 21:46
Code-o-mat20-Nov-08 21:46 
QuestionTab Control color Pin
MsmVc20-Nov-08 17:58
MsmVc20-Nov-08 17:58 
AnswerRe: Tab Control color Pin
Chandrasekharan P20-Nov-08 18:49
Chandrasekharan P20-Nov-08 18:49 
AnswerRe: Tab Control color Pin
Hamid_RT20-Nov-08 23:30
Hamid_RT20-Nov-08 23:30 
Questionplz help me!!! how do i make radio buttons available and unavailable on a dialog box? Pin
puppya20-Nov-08 17:39
puppya20-Nov-08 17:39 
AnswerRe: plz help me!!! how do i make radio buttons available and unavailable on a dialog box? Pin
Chandrasekharan P20-Nov-08 17:56
Chandrasekharan P20-Nov-08 17:56 
AnswerRe: plz help me!!! how do i make radio buttons available and unavailable on a dialog box? Pin
_AnsHUMAN_ 20-Nov-08 18:55
_AnsHUMAN_ 20-Nov-08 18:55 
AnswerRe: plz help me!!! how do i make radio buttons available and unavailable on a dialog box? Pin
Hamid_RT20-Nov-08 23:27
Hamid_RT20-Nov-08 23:27 
Questionhow do i show multiline tooltip for different items in list box? Pin
puppya20-Nov-08 17:18
puppya20-Nov-08 17:18 
AnswerRe: how do i show multiline tooltip for different items in list box? Pin
Garth J Lancaster20-Nov-08 17:46
professionalGarth J Lancaster20-Nov-08 17:46 
QuestionCan I SendMessage() to another user's window within the same computer? Pin
Darrel Q Pham20-Nov-08 13:34
Darrel Q Pham20-Nov-08 13:34 
AnswerRe: Can I SendMessage() to another user's window within the same computer? Pin
Saurabh.Garg20-Nov-08 15:01
Saurabh.Garg20-Nov-08 15:01 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Darrel Q Pham20-Nov-08 15:19
Darrel Q Pham20-Nov-08 15:19 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Saurabh.Garg20-Nov-08 17:33
Saurabh.Garg20-Nov-08 17:33 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Darrel Q Pham20-Nov-08 18:39
Darrel Q Pham20-Nov-08 18:39 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Saurabh.Garg20-Nov-08 19:15
Saurabh.Garg20-Nov-08 19:15 
GeneralRe: Can I SendMessage() to another user's window within the same computer? Pin
Darrel Q Pham20-Nov-08 19:46
Darrel Q Pham20-Nov-08 19:46 

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.