Click here to Skip to main content
15,914,163 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralPlease explain this. Pin
V.20-Sep-04 5:29
professionalV.20-Sep-04 5:29 
GeneralRe: Please explain this. Pin
David Crow20-Sep-04 5:33
David Crow20-Sep-04 5:33 
GeneralRe: Please explain this. Pin
BlackDice20-Sep-04 6:11
BlackDice20-Sep-04 6:11 
GeneralRe: Please explain this. Pin
David Crow20-Sep-04 6:16
David Crow20-Sep-04 6:16 
GeneralRe: Please explain this. Pin
Michael Dunn20-Sep-04 10:54
sitebuilderMichael Dunn20-Sep-04 10:54 
GeneralRe: Please explain this. Pin
V.20-Sep-04 21:06
professionalV.20-Sep-04 21:06 
GeneralRe: Please explain this. Pin
RChin21-Sep-04 1:00
RChin21-Sep-04 1:00 
Generaloverriding a control's virtual functions Pin
BlackDice20-Sep-04 4:09
BlackDice20-Sep-04 4:09 
I'm using Chris Maunder's MFC Grid control in a personal project and I'd like to override a virtual function:

virtual void OnFixedColumnClick(CCellID& cell);

I've made a derived class and everything seems to be working right except that I want to override that function so that I can set a different compare function if the column clicked is the one that has dates in it. None of the virtual functions show up in classwizard, and I'm trying to figure out if I do it manually, how to put this in the message map so that I can get this message. I know this is something that I should know how to do, but some days I'm dumber than others. Any help is appreciated. Thanks in advance!!!

[insert witty comment here]

bdiamond Sleepy | :zzz:
GeneralRe: overriding a control's virtual functions Pin
Maximilien20-Sep-04 4:14
Maximilien20-Sep-04 4:14 
GeneralRESOLVED Pin
BlackDice20-Sep-04 4:55
BlackDice20-Sep-04 4:55 
GeneralMac Address Pin
shiraztk20-Sep-04 4:00
shiraztk20-Sep-04 4:00 
GeneralRe: Mac Address Pin
David Crow20-Sep-04 5:22
David Crow20-Sep-04 5:22 
GeneralRe: Mac Address Pin
Antony M Kancidrowski20-Sep-04 5:45
Antony M Kancidrowski20-Sep-04 5:45 
GeneralRe: Mac Address Pin
shiraztk20-Sep-04 7:31
shiraztk20-Sep-04 7:31 
GeneralRe: Mac Address Pin
cmk20-Sep-04 8:23
cmk20-Sep-04 8:23 
GeneralRe: Mac Address Pin
shiraztk20-Sep-04 17:49
shiraztk20-Sep-04 17:49 
GeneralRe: Mac Address Pin
Alpha Siera20-Sep-04 18:38
Alpha Siera20-Sep-04 18:38 
GeneralRe: Mac Address Pin
Alpha Siera20-Sep-04 18:41
Alpha Siera20-Sep-04 18:41 
GeneralRe: Mac Address Pin
shiraztk20-Sep-04 20:08
shiraztk20-Sep-04 20:08 
GeneralRe: Mac Address Pin
Alpha Siera20-Sep-04 21:46
Alpha Siera20-Sep-04 21:46 
GeneralRe: Mac Address Pin
pk_fox23-Sep-04 3:37
pk_fox23-Sep-04 3:37 
QuestionHow to find all shared folders on the computers which are on LAN Pin
shri_3120-Sep-04 3:31
shri_3120-Sep-04 3:31 
AnswerRe: How to find all shared folders on the computers which are on LAN Pin
David Crow20-Sep-04 10:34
David Crow20-Sep-04 10:34 
GeneralRe: How to find all shared folders on the computers which are on LAN Pin
shri_3122-Sep-04 1:07
shri_3122-Sep-04 1:07 
GeneralRe: How to find all shared folders on the computers which are on LAN Pin
David Crow22-Sep-04 3:10
David Crow22-Sep-04 3:10 

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.