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

C / C++ / MFC

 
GeneralRich edit Pin
edwinak26-Jan-04 0:18
edwinak26-Jan-04 0:18 
GeneralRe: Rich edit Pin
David Crow26-Jan-04 2:36
David Crow26-Jan-04 2:36 
General__try / __finally Pin
IceBerG7125-Jan-04 23:58
IceBerG7125-Jan-04 23:58 
GeneralRe: __try / __finally Pin
jhwurmbach26-Jan-04 1:52
jhwurmbach26-Jan-04 1:52 
GeneralRe: __try / __finally Pin
Tim Smith26-Jan-04 4:26
Tim Smith26-Jan-04 4:26 
GeneralRe: __try / __finally Pin
jhwurmbach26-Jan-04 5:03
jhwurmbach26-Jan-04 5:03 
GeneralRe: __try / __finally Pin
IceBerG7126-Jan-04 15:07
IceBerG7126-Jan-04 15:07 
GeneralRe: __try / __finally Pin
jhwurmbach26-Jan-04 21:11
jhwurmbach26-Jan-04 21:11 
IceBerG71 wrote:
what is RTTI actually?

Run Time Type Information.
It is the standard conformant way of determining a type at runtime.
The same is done in MFC with things like IsKindOf(), but with this approach all objects need to have the same base class (CObject).


Who is 'General Failure'? And why is he reading my harddisk?!?
Generalreading data from the modem Pin
farrrukh25-Jan-04 23:19
farrrukh25-Jan-04 23:19 
QuestionHow to detect a new device was installed ? (What message/event?) Pin
Led25-Jan-04 22:17
Led25-Jan-04 22:17 
AnswerRe: How to detect a new device was installed ? (What message/event?) Pin
Prakash Nadar25-Jan-04 22:20
Prakash Nadar25-Jan-04 22:20 
GeneralRe: How to detect a new device was installed ? (What message/event?) Pin
Led25-Jan-04 22:24
Led25-Jan-04 22:24 
Generalupdate removable drive info. Pin
Member 80599925-Jan-04 22:06
Member 80599925-Jan-04 22:06 
GeneralWin32 api -ADO- question Pin
Scozturk25-Jan-04 21:56
professionalScozturk25-Jan-04 21:56 
GeneralNo Question... Just Testing The Length Of The Subject. No Question... Just Testing The Length Of The Subject. No Question... Just Testing The Length Of The Subject. Pin
The_Server25-Jan-04 21:39
The_Server25-Jan-04 21:39 
GeneralRe: No Question... Just Testing The Length Of The Subject. No Question... Just Testing The Length Of The Subject. No Question... Just Testing The Length Of The Subject. Pin
toxcct25-Jan-04 23:23
toxcct25-Jan-04 23:23 
GeneralOpening 2 windows upon startup Pin
hurr1can325-Jan-04 21:38
hurr1can325-Jan-04 21:38 
GeneralRe: Opening 2 windows upon startup Pin
The_Server25-Jan-04 21:47
The_Server25-Jan-04 21:47 
GeneralRe: Opening 2 windows upon startup Pin
hurr1can325-Jan-04 22:18
hurr1can325-Jan-04 22:18 
GeneralRe: Opening 2 windows upon startup Pin
The_Server26-Jan-04 5:29
The_Server26-Jan-04 5:29 
GeneralRe: Opening 2 windows upon startup Pin
hurr1can326-Jan-04 6:07
hurr1can326-Jan-04 6:07 
GeneralRe: Opening 2 windows upon startup Pin
The_Server26-Jan-04 13:47
The_Server26-Jan-04 13:47 
GeneralProblem with positioning by pixels controls in Cdialog at font change.... Pin
vgrigor25-Jan-04 21:37
vgrigor25-Jan-04 21:37 
GeneralRe: Problem with positioning by pixels controls in Cdialog at font change.... Pin
CodeBrain25-Jan-04 23:16
CodeBrain25-Jan-04 23:16 
QuestionHow to paly 2 *.WAV files at the same time? Pin
julych25-Jan-04 19:36
julych25-Jan-04 19:36 

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.