Click here to Skip to main content
15,900,725 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Global pointer Pin
krugger6-Feb-04 11:33
krugger6-Feb-04 11:33 
GeneralRe: Global pointer Pin
Robert A. T. Káldy7-Feb-04 22:35
Robert A. T. Káldy7-Feb-04 22:35 
GeneralDeleting pointer... Pin
Nitron5-Feb-04 3:52
Nitron5-Feb-04 3:52 
GeneralRe: Deleting pointer... Pin
Maximilien5-Feb-04 3:57
Maximilien5-Feb-04 3:57 
GeneralRe: Deleting pointer... Pin
Nitron5-Feb-04 4:02
Nitron5-Feb-04 4:02 
GeneralRe: Deleting pointer... Pin
jhwurmbach5-Feb-04 4:42
jhwurmbach5-Feb-04 4:42 
GeneralChild windows and different threads Pin
De Nardis Andrea5-Feb-04 3:36
De Nardis Andrea5-Feb-04 3:36 
GeneralRedrawing part of the client area Pin
newbee785-Feb-04 3:29
newbee785-Feb-04 3:29 
Hello people,
I am a novice at MFC and I am stumped by a problem. What I have on the screen are few items and I have the ability to select multiple ones. The multiple items are shown by a tracking rectangle border. This mechanism is handled in OnLButtonDown() and LButtonUp() and OnMouseMove() event. My problem is when i just left click anywhere on the screen I want the selected items to be deselected ( this functionality works) However I have to make a call to UpdateWindow() and that causes the entire screen to be redrawn giving me screen flicker . Is there anyway I can only redraw part of the client area ? Sorry for thsi wordy email. I would really appreciate any help.
Thanks

newbee78
GeneralRe: Redrawing part of the client area Pin
basementman5-Feb-04 3:54
basementman5-Feb-04 3:54 
GeneralRe: Redrawing part of the client area Pin
newbee785-Feb-04 4:43
newbee785-Feb-04 4:43 
GeneralCreating an ActiveX Control on a UI Thread Pin
DimpleSurana5-Feb-04 3:20
DimpleSurana5-Feb-04 3:20 
GeneralRe: Creating an ActiveX Control on a UI Thread Pin
Nitron5-Feb-04 4:07
Nitron5-Feb-04 4:07 
GeneralRe: Creating an ActiveX Control on a UI Thread Pin
DimpleSurana5-Feb-04 4:14
DimpleSurana5-Feb-04 4:14 
GeneralRe: Creating an ActiveX Control on a UI Thread Pin
Nitron5-Feb-04 4:20
Nitron5-Feb-04 4:20 
GeneralRe: Creating an ActiveX Control on a UI Thread Pin
DimpleSurana5-Feb-04 20:03
DimpleSurana5-Feb-04 20:03 
GeneralGetting the cursor to change Pin
gordingin5-Feb-04 3:16
gordingin5-Feb-04 3:16 
GeneralRe: Getting the cursor to change Pin
basementman5-Feb-04 3:56
basementman5-Feb-04 3:56 
GeneralRe: Getting the cursor to change Pin
De Nardis Andrea5-Feb-04 3:58
De Nardis Andrea5-Feb-04 3:58 
GeneralApp version from CVS Pin
Jerome Conus5-Feb-04 2:39
Jerome Conus5-Feb-04 2:39 
GeneralCWnd::GetDlgCtrlID() Pin
фил5-Feb-04 1:20
фил5-Feb-04 1:20 
GeneralRe: CWnd::GetDlgCtrlID() Pin
BadJerry5-Feb-04 4:35
BadJerry5-Feb-04 4:35 
QuestionHow to control the connecting time in SOCKET? Pin
papaya_zm5-Feb-04 1:13
papaya_zm5-Feb-04 1:13 
AnswerRe: How to control the connecting time in SOCKET? Pin
SJolly5-Feb-04 3:22
SJolly5-Feb-04 3:22 
General1 Project (MFC Resource DLL), two .rc files containing icons, boom :-( Pin
ohadp5-Feb-04 0:19
ohadp5-Feb-04 0:19 
GeneralRe: 1 Project (MFC Resource DLL), two .rc files containing icons, boom :-( Pin
Mike Dimmick5-Feb-04 1:52
Mike Dimmick5-Feb-04 1: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.