Click here to Skip to main content
15,921,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRectangle Pin
satyavasu6-Feb-03 19:13
satyavasu6-Feb-03 19:13 
GeneralFixing Memory Leaks Pin
abhinarulkar6-Feb-03 18:18
abhinarulkar6-Feb-03 18:18 
GeneralRe: Fixing Memory Leaks Pin
Joaquín M López Muñoz6-Feb-03 21:15
Joaquín M López Muñoz6-Feb-03 21:15 
GeneralMFC Tutor Pin
shanksprasad6-Feb-03 17:42
shanksprasad6-Feb-03 17:42 
GeneralRe: MFC Tutor Pin
Chris Richardson6-Feb-03 18:20
Chris Richardson6-Feb-03 18:20 
GeneralRe: MFC Tutor Pin
shanksprasad7-Feb-03 1:33
shanksprasad7-Feb-03 1:33 
GeneralRe: MFC Tutor Pin
Chris Richardson7-Feb-03 9:36
Chris Richardson7-Feb-03 9:36 
GeneralDownload file from http using mfc Pin
Anonymous6-Feb-03 17:29
Anonymous6-Feb-03 17:29 
GeneralRe: Download file from http using mfc Pin
OBRon7-Feb-03 4:05
OBRon7-Feb-03 4:05 
GeneralNeed help in using CryptoAPI Pin
Vu Truong6-Feb-03 17:34
Vu Truong6-Feb-03 17:34 
GeneralRe: Need help in using CryptoAPI Pin
karl_w6-Feb-03 19:48
karl_w6-Feb-03 19:48 
GeneralCTreeCtrl selects item by itself!!! Pin
Mr.Freeze6-Feb-03 15:19
Mr.Freeze6-Feb-03 15:19 
GeneralEasy question: Pin
Sunnygirl6-Feb-03 13:35
Sunnygirl6-Feb-03 13:35 
GeneralRe: Easy question: Pin
Chris Losinger6-Feb-03 14:09
professionalChris Losinger6-Feb-03 14:09 
GeneralRe: Easy question: Pin
georgiek506-Feb-03 14:18
georgiek506-Feb-03 14:18 
GeneralRe: Easy question: Pin
Harold Bamford7-Feb-03 5:49
Harold Bamford7-Feb-03 5:49 
GeneralRe: Easy question: Pin
georgiek507-Feb-03 6:00
georgiek507-Feb-03 6:00 
GeneralRe: Easy question: Pin
Harold Bamford7-Feb-03 6:18
Harold Bamford7-Feb-03 6:18 
GeneralRe: Easy question: Pin
georgiek507-Feb-03 7:38
georgiek507-Feb-03 7:38 
Generalbitmaps in statusbar Pin
Crash Operator6-Feb-03 13:20
Crash Operator6-Feb-03 13:20 
GeneralRe: bitmaps in statusbar Pin
-Dy6-Feb-03 23:04
-Dy6-Feb-03 23:04 
GeneralNot to Get Black background image Pin
mkashifkkj6-Feb-03 13:06
mkashifkkj6-Feb-03 13:06 
Generalavaoiding flicker on CUSTOMDRAW Pin
User 98856-Feb-03 12:39
User 98856-Feb-03 12:39 
GeneralRe: avaoiding flicker on CUSTOMDRAW Pin
Moak7-Feb-03 1:09
Moak7-Feb-03 1:09 
GeneralCHeaderCtrl Pin
User 98856-Feb-03 12:30
User 98856-Feb-03 12:30 
I want the list control header to look flat (like with the LVS_NOSORTHEADER), but I want the OnColumnClick notification. Is there a standard way to do it? Or do I have to subclass and implement drawitem?

I would prefer to have the header control drawn using the default code (I do not want to get involved in the font sizing with different dpi screens and such other details), so, if I subclass the header, can I fire the LVN_COLUMNCLICK myself?


My article on a reference-counted smart pointer that supports polymorphic objects and raw pointers


modified 29-Aug-18 21:01pm.

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.