Click here to Skip to main content
15,927,212 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: kill COM calls in thread Pin
David Crow4-Apr-06 7:28
David Crow4-Apr-06 7:28 
GeneralRe: kill COM calls in thread Pin
viperlogic4-Apr-06 8:01
viperlogic4-Apr-06 8:01 
GeneralRe: kill COM calls in thread Pin
David Crow4-Apr-06 8:13
David Crow4-Apr-06 8:13 
GeneralRe: kill COM calls in thread Pin
viperlogic4-Apr-06 10:19
viperlogic4-Apr-06 10:19 
QuestionRe: kill COM calls in thread Pin
David Crow4-Apr-06 10:37
David Crow4-Apr-06 10:37 
AnswerRe: kill COM calls in thread Pin
viperlogic4-Apr-06 10:41
viperlogic4-Apr-06 10:41 
GeneralRe: kill COM calls in thread Pin
David Crow4-Apr-06 11:02
David Crow4-Apr-06 11:02 
QuestionTreeView_CreateDragImage Pin
Luther Baker4-Apr-06 5:01
Luther Baker4-Apr-06 5:01 
I am implementing a Drag and Drop operation on a TreeView. I've supplied a bitmap to my tree and it draws wonderfully.

Now, when the user begins dragging - I call TreeView_CreateDragImage ... and for the most part, it works except that the dragging image (a folder) overlaps the textual part of the drag so that when you are draggin and move the mouse around, you can't see the first few characters of the TreeView node's text in the dragging image.

I can't see how to affect this. Are my bitmaps too large? I initially supplied a bitmap strip 128x16 and told the TreeView the images were 16x16. I've move the hotspot around in TreeView_BeginDrag ... For the most part, CreateDragImage is a black box - it just creates the draggable image. I've no idea how to affect the placement of the text relative to the image.

Any suggestions would be appreciated. Thanks in advance,

-Luther
Questionhackers delight, how to parse all compbinations Pin
9ine4-Apr-06 4:55
9ine4-Apr-06 4:55 
QuestionRe: hackers delight, how to parse all compbinations Pin
David Crow4-Apr-06 5:01
David Crow4-Apr-06 5:01 
AnswerRe: hackers delight, how to parse all compbinations Pin
9ine4-Apr-06 5:05
9ine4-Apr-06 5:05 
AnswerRe: hackers delight, how to parse all compbinations Pin
toxcct4-Apr-06 5:11
toxcct4-Apr-06 5:11 
GeneralRe: hackers delight, how to parse all compbinations Pin
9ine4-Apr-06 5:36
9ine4-Apr-06 5:36 
GeneralRe: hackers delight, how to parse all compbinations Pin
9ine4-Apr-06 6:25
9ine4-Apr-06 6:25 
QuestionRe: hackers delight, how to parse all compbinations Pin
David Crow4-Apr-06 7:31
David Crow4-Apr-06 7:31 
AnswerRe: hackers delight, how to parse all compbinations Pin
9ine4-Apr-06 23:05
9ine4-Apr-06 23:05 
GeneralRe: hackers delight, how to parse all compbinations Pin
David Crow5-Apr-06 4:09
David Crow5-Apr-06 4:09 
QuestionCListCtrl Pin
Anthony98874-Apr-06 4:52
Anthony98874-Apr-06 4:52 
AnswerRe: CListCtrl Pin
David Crow4-Apr-06 4:59
David Crow4-Apr-06 4:59 
AnswerRe: CListCtrl Pin
Laxman Auti4-Apr-06 18:36
Laxman Auti4-Apr-06 18:36 
QuestionWhere do u declare m_pSet? Pin
swapna_signsin4-Apr-06 4:48
swapna_signsin4-Apr-06 4:48 
AnswerRe: Where do u declare m_pSet? Pin
toxcct4-Apr-06 4:54
toxcct4-Apr-06 4:54 
GeneralRe: Where do u declare m_pSet? Pin
swapna_signsin4-Apr-06 5:02
swapna_signsin4-Apr-06 5:02 
AnswerRe: Where do u declare m_pSet? Pin
David Crow4-Apr-06 4:57
David Crow4-Apr-06 4:57 
QuestionCSliderCtrl question Pin
Shay Harel4-Apr-06 4:40
Shay Harel4-Apr-06 4:40 

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.