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

C / C++ / MFC

 
GeneralRe: Multi-column ListBox Pin
User 665828-Dec-04 10:23
User 665828-Dec-04 10:23 
GeneralRe: Multi-column ListBox Pin
Deian28-Dec-04 10:41
Deian28-Dec-04 10:41 
GeneralRe: Multi-column ListBox Pin
Rick York28-Dec-04 14:33
mveRick York28-Dec-04 14:33 
Generalrouting information protocol (RIP) problem Pin
Chuan^228-Dec-04 7:22
Chuan^228-Dec-04 7:22 
GeneralRe: routing information protocol (RIP) problem Pin
David Crow28-Dec-04 10:03
David Crow28-Dec-04 10:03 
GeneralHTML in VC++ Pin
Jalia28-Dec-04 7:22
Jalia28-Dec-04 7:22 
GeneralRe: HTML in VC++ Pin
Neville Franks28-Dec-04 9:16
Neville Franks28-Dec-04 9:16 
GeneralDraggable Rectangle Pin
poiut28-Dec-04 7:09
poiut28-Dec-04 7:09 
Since I am having problem using drawdragrect(can't get it to work with scrolling) I decided to draw my own draggable rectangle.

I did it with Rectangle and SetROP2(R2_XORPEN). But the problem with that is when I drag the rectangle would inverse the color thus fill the rectangle with black color. Any way around this?

I tried it with Lineto but it would also inverse the color when two line meet at the edge. I tried to set it so line wouldn't overlap but the problem with that it would actually create gap.

Now I am doing Polyline which seems to work. Is this how most people draw their draggable rectangle?
GeneralConnecting with IOCompletionPort Pin
Menny Even Danan28-Dec-04 7:04
Menny Even Danan28-Dec-04 7:04 
QuestionHow to serialize CTreeCtrl? Pin
Tanmay Sathe28-Dec-04 6:57
Tanmay Sathe28-Dec-04 6:57 
GeneralEliminating Flickering when resizing a window Pin
Member 148659428-Dec-04 6:52
Member 148659428-Dec-04 6:52 
GeneralRe: Eliminating Flickering when resizing a window Pin
SteveKing28-Dec-04 7:00
SteveKing28-Dec-04 7:00 
GeneralRe: Eliminating Flickering when resizing a window Pin
Member 148659428-Dec-04 7:26
Member 148659428-Dec-04 7:26 
GeneralAuto-scroll a CDialog Pin
DanYELL28-Dec-04 6:00
DanYELL28-Dec-04 6:00 
GeneralRe: Auto-scroll a CDialog Pin
Gary R. Wheeler29-Dec-04 1:32
Gary R. Wheeler29-Dec-04 1:32 
GeneralUsing MapPoint classes generated from Type Library Pin
BlackDice28-Dec-04 4:55
BlackDice28-Dec-04 4:55 
GeneralCode-a-phone Pin
David Crow28-Dec-04 4:18
David Crow28-Dec-04 4:18 
GeneralRe: Code-a-phone Pin
Tom Wright29-Dec-04 4:19
Tom Wright29-Dec-04 4:19 
GeneralRe: Code-a-phone Pin
David Crow29-Dec-04 4:45
David Crow29-Dec-04 4:45 
Questionwhat is the error in the following code? (not giving the required output). Pin
babur khan28-Dec-04 3:38
babur khan28-Dec-04 3:38 
AnswerRe: what is the error in the following code? (not giving the required output). Pin
El Corazon28-Dec-04 4:15
El Corazon28-Dec-04 4:15 
GeneralRe: what is the error in the following code? (not giving the required output). Pin
Neville Franks28-Dec-04 9:09
Neville Franks28-Dec-04 9:09 
GeneralFinding type size Pin
Franz Klein28-Dec-04 2:21
Franz Klein28-Dec-04 2:21 
GeneralRe: Finding type size Pin
Chris Losinger28-Dec-04 3:08
professionalChris Losinger28-Dec-04 3:08 
GeneralRe: Finding type size Pin
Gary R. Wheeler28-Dec-04 4:35
Gary R. Wheeler28-Dec-04 4:35 

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.