Click here to Skip to main content
15,893,486 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to simulate the terrians? Pin
Maximilien7-Oct-02 7:39
Maximilien7-Oct-02 7:39 
GeneralRe: how to simulate the terrians? Pin
Chris Richardson7-Oct-02 7:41
Chris Richardson7-Oct-02 7:41 
GeneralRe: how to simulate the terrians? Pin
Mike Nordell8-Oct-02 4:49
Mike Nordell8-Oct-02 4:49 
GeneralRe: how to simulate the terrians? Pin
Chris Richardson8-Oct-02 5:53
Chris Richardson8-Oct-02 5:53 
Generalderived class, but want base class function Pin
ns7-Oct-02 3:06
ns7-Oct-02 3:06 
GeneralRe: derived class, but want base class function Pin
jhwurmbach7-Oct-02 3:23
jhwurmbach7-Oct-02 3:23 
GeneralRe: derived class, but want base class function Pin
ns7-Oct-02 3:48
ns7-Oct-02 3:48 
GeneralRe: derived class, but want base class function Pin
Daniel Lohmann7-Oct-02 3:49
Daniel Lohmann7-Oct-02 3:49 
That would not work, if DeleteAllItems() is a virtual function. The syntax for explicitly calling a base member function is:

MyDerivedListControl.CListCtrl::DeleteAllItems();




--

Daniel Lohmann

http://www.losoft.de
(Hey, this page is worth looking! You can find some free and handy NT tools there Big Grin | :-D )
GeneralBitmap Problem Pin
Renjith Ramachandran7-Oct-02 2:59
Renjith Ramachandran7-Oct-02 2:59 
GeneralRe: Bitmap Problem Pin
Renjith Ramachandran7-Oct-02 4:11
Renjith Ramachandran7-Oct-02 4:11 
GeneralRe: Bitmap Problem Pin
Renjith Ramachandran7-Oct-02 4:36
Renjith Ramachandran7-Oct-02 4:36 
QuestionHow to determine the last active windows from a tray icon notification handler Pin
Daniel Lohmann7-Oct-02 2:56
Daniel Lohmann7-Oct-02 2:56 
AnswerRe: How to determine the last active windows from a tray icon notification handler Pin
Andreas Saurwein7-Oct-02 6:38
Andreas Saurwein7-Oct-02 6:38 
GeneralRe: How to determine the last active windows from a tray icon notification handler Pin
Daniel Lohmann7-Oct-02 10:11
Daniel Lohmann7-Oct-02 10:11 
GeneralRetrieve Disk volume from a targetId of a scsi device Pin
Chrish1207-Oct-02 2:50
Chrish1207-Oct-02 2:50 
GeneralRe: Retrieve Disk volume from a targetId of a scsi device Pin
Mike Nordell8-Oct-02 4:56
Mike Nordell8-Oct-02 4:56 
GeneralRe: Retrieve Disk volume from a targetId of a scsi device Pin
Chrish12015-Oct-02 6:37
Chrish12015-Oct-02 6:37 
GeneralGetting the MSDOS name in the Application Pin
abhinarulkar7-Oct-02 2:53
abhinarulkar7-Oct-02 2:53 
GeneralRe: Getting the MSDOS name in the Application Pin
Daniel Lohmann7-Oct-02 4:43
Daniel Lohmann7-Oct-02 4:43 
GeneralCSplitterWnd question Pin
alex.barylski7-Oct-02 2:49
alex.barylski7-Oct-02 2:49 
GeneralIncrediBuild software Pin
Cris7-Oct-02 2:42
Cris7-Oct-02 2:42 
GeneralRe: IncrediBuild software Pin
Victor Rubinstein10-Oct-02 11:44
Victor Rubinstein10-Oct-02 11:44 
GeneralHiding vertical scrollbar in CListCtrl Pin
mishgun7-Oct-02 0:38
mishgun7-Oct-02 0:38 
GeneralRe: Hiding vertical scrollbar in CListCtrl Pin
Jon Hulatt7-Oct-02 1:02
Jon Hulatt7-Oct-02 1:02 
GeneralRe: Hiding vertical scrollbar in CListCtrl Pin
mishgun7-Oct-02 1:49
mishgun7-Oct-02 1:49 

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.