Click here to Skip to main content
15,901,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: TRACE function in console app Pin
prasad_som19-Apr-06 0:44
prasad_som19-Apr-06 0:44 
GeneralRe: TRACE function in console app Pin
9ine19-Apr-06 0:51
9ine19-Apr-06 0:51 
QuestionHigh CPU Usage Problem in Windows XP SP2 Pin
abc87619-Apr-06 0:06
abc87619-Apr-06 0:06 
AnswerRe: High CPU Usage Problem in Windows XP SP2 Pin
ThatsAlok19-Apr-06 1:09
ThatsAlok19-Apr-06 1:09 
QuestionShowing full String in VS C++ 6.0 Pin
MrChefman18-Apr-06 23:58
MrChefman18-Apr-06 23:58 
AnswerRe: Showing full String in VS C++ 6.0 Pin
Graham Bradshaw19-Apr-06 0:08
Graham Bradshaw19-Apr-06 0:08 
QuestionHelp needed with this graphic command. Pin
yang__lee18-Apr-06 23:48
yang__lee18-Apr-06 23:48 
AnswerRe: Help needed with this graphic command. Pin
jayart19-Apr-06 6:35
jayart19-Apr-06 6:35 
You can try this:
CDC::IntersectClipRect(CurrentTextRect);
And in your OnPaint()...try not drawing the background when mouse is moving. while mouse is moving, only the updated rect should be drawn.
I am not sure of this approach. You might have to investigate.
Hope this hint helps.

QuestionAssertion failure Pin
mira66618-Apr-06 23:47
mira66618-Apr-06 23:47 
AnswerRe: Assertion failure Pin
Roger Stoltz19-Apr-06 0:11
Roger Stoltz19-Apr-06 0:11 
GeneralRe: Assertion failure Pin
mira66619-Apr-06 1:57
mira66619-Apr-06 1:57 
GeneralRe: Assertion failure Pin
Roger Stoltz19-Apr-06 2:23
Roger Stoltz19-Apr-06 2:23 
GeneralRe: Assertion failure Pin
mira66619-Apr-06 20:36
mira66619-Apr-06 20:36 
AnswerRe: Assertion failure Pin
Cedric Moonen19-Apr-06 0:15
Cedric Moonen19-Apr-06 0:15 
Questionconditional BP Pin
9ine18-Apr-06 23:40
9ine18-Apr-06 23:40 
AnswerRe: conditional BP Pin
toxcct18-Apr-06 23:44
toxcct18-Apr-06 23:44 
QuestionWM_NC* messages are not available Pin
yang__lee18-Apr-06 23:13
yang__lee18-Apr-06 23:13 
AnswerRe: WM_NC* messages are not available Pin
Michael Dunn18-Apr-06 23:21
sitebuilderMichael Dunn18-Apr-06 23:21 
GeneralRe: WM_NC* messages are not available Pin
yang__lee18-Apr-06 23:34
yang__lee18-Apr-06 23:34 
QuestionStack in VC Pin
kk.tvm18-Apr-06 23:02
kk.tvm18-Apr-06 23:02 
AnswerRe: Stack in VC Pin
Cedric Moonen18-Apr-06 23:04
Cedric Moonen18-Apr-06 23:04 
GeneralRe: Stack in VC Pin
kk.tvm18-Apr-06 23:28
kk.tvm18-Apr-06 23:28 
GeneralRe: Stack in VC Pin
Cedric Moonen18-Apr-06 23:36
Cedric Moonen18-Apr-06 23:36 
AnswerRe: Stack in VC Pin
Parthiban18-Apr-06 23:26
Parthiban18-Apr-06 23:26 
AnswerRe: Stack in VC Pin
Parthiban18-Apr-06 23:52
Parthiban18-Apr-06 23:52 

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.