Click here to Skip to main content
15,917,617 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Exceptions Pin
jhwurmbach5-Sep-03 1:18
jhwurmbach5-Sep-03 1:18 
GeneralRe: Exceptions Pin
Andrew Walker5-Sep-03 1:32
Andrew Walker5-Sep-03 1:32 
Questionhow to schedule a a thread to a specific CPU? Pin
Anonymous4-Sep-03 12:46
Anonymous4-Sep-03 12:46 
AnswerRe: how to schedule a a thread to a specific CPU? Pin
Michael Dunn4-Sep-03 13:20
sitebuilderMichael Dunn4-Sep-03 13:20 
GeneralRe: how to schedule a a thread to a specific CPU? Pin
Anonymous5-Sep-03 13:15
Anonymous5-Sep-03 13:15 
GeneralNeed for derived class to show base clase object. Pin
WREY4-Sep-03 12:29
WREY4-Sep-03 12:29 
Generalbad design Pin
dog_spawn4-Sep-03 12:46
dog_spawn4-Sep-03 12:46 
GeneralTalk is cheap!! Show me the money!! Pin
WREY4-Sep-03 14:29
WREY4-Sep-03 14:29 
It's because operators are not virtual why I used a friend function to do the overloading, and it's because friends are not inheritable why the function to show the data is declared and defined in the base class.

Polyphormism was actually one of the things I tried, which turned out to be more work without the solution I sought. I pretty much obtained the same result just as when I didn't use it, and it's because an object of a derived class can be treated an object of its corresponding base class, why I didn't see a need for other polymorphic attempts.

Instead of talking about overcomplicating something that you see as "simple", why didn't you present your "simple" solution?

D'Oh! | :doh:

William

Fortes in fide et opere!
GeneralEr Pin
dog_spawn4-Sep-03 16:36
dog_spawn4-Sep-03 16:36 
GeneralRe: Need for derived class to show base clase object. Pin
Alvaro Mendez4-Sep-03 17:28
Alvaro Mendez4-Sep-03 17:28 
GeneralRe: Need for derived class to show base clase object. Pin
WREY4-Sep-03 21:17
WREY4-Sep-03 21:17 
GeneralRe: Need for derived class to show base clase object. Pin
Jason Henderson4-Sep-03 18:24
Jason Henderson4-Sep-03 18:24 
GeneralRe: Need for derived class to show base clase object. Pin
WREY4-Sep-03 22:25
WREY4-Sep-03 22:25 
GeneralSetting intermediate files path to a global folder using an environment variable Pin
Jean-Marc Molina4-Sep-03 12:08
Jean-Marc Molina4-Sep-03 12:08 
QuestionHow to open a folder using MFC Pin
nachilau4-Sep-03 10:57
nachilau4-Sep-03 10:57 
AnswerRe: How to open a folder using MFC Pin
Ravi Bhavnani4-Sep-03 11:13
professionalRavi Bhavnani4-Sep-03 11:13 
GeneralRe: How to open a folder using MFC Pin
nachilau4-Sep-03 12:01
nachilau4-Sep-03 12:01 
GeneralRe: How to open a folder using MFC Pin
Rickard Andersson204-Sep-03 12:09
Rickard Andersson204-Sep-03 12:09 
GeneralRe: How to open a folder using MFC Pin
Ravi Bhavnani4-Sep-03 12:43
professionalRavi Bhavnani4-Sep-03 12:43 
GeneralScreen Coordinates/Front-Back Pin
DougW484-Sep-03 9:22
DougW484-Sep-03 9:22 
GeneralRe: Screen Coordinates/Front-Back Pin
PJ Arends4-Sep-03 10:01
professionalPJ Arends4-Sep-03 10:01 
GeneralRe: Screen Coordinates/Front-Back Pin
dog_spawn4-Sep-03 12:47
dog_spawn4-Sep-03 12:47 
GeneralAntivirus Pin
Anonymous4-Sep-03 9:22
Anonymous4-Sep-03 9:22 
GeneralRe: Antivirus Pin
David Crow4-Sep-03 9:32
David Crow4-Sep-03 9:32 
GeneralRe: Antivirus Pin
dog_spawn4-Sep-03 12:51
dog_spawn4-Sep-03 12:51 

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.