Click here to Skip to main content
15,907,913 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Help in making italic a static field Pin
Hamid_RT3-Dec-08 18:04
Hamid_RT3-Dec-08 18:04 
GeneralRe: Help in making italic a static field Pin
tasumisra3-Dec-08 19:26
tasumisra3-Dec-08 19:26 
GeneralRe: Help in making italic a static field Pin
Hamid_RT3-Dec-08 19:38
Hamid_RT3-Dec-08 19:38 
QuestionProgram for Active directory, compile error Pin
eth0q3-Dec-08 14:23
eth0q3-Dec-08 14:23 
QuestionA Question about Virtual Functions Pin
BobInNJ3-Dec-08 12:33
BobInNJ3-Dec-08 12:33 
AnswerRe: A Question about Virtual Functions Pin
Maximilien3-Dec-08 12:42
Maximilien3-Dec-08 12:42 
GeneralRe: A Question about Virtual Functions Pin
BobInNJ3-Dec-08 12:44
BobInNJ3-Dec-08 12:44 
AnswerRe: A Question about Virtual Functions Pin
Jijo.Raj3-Dec-08 21:20
Jijo.Raj3-Dec-08 21:20 
Yes! You could call it by using the pointer of derived object. For instance,

dev1* pDerived = new dev1;
pDerived->base1::f1();


Regards,
Jijo.

_____________________________________________________

http://weseetips.com[^] Visual C++ tips and tricks. Updated daily.

QuestionActive Directory Pin
BI0sSt@R3-Dec-08 7:57
BI0sSt@R3-Dec-08 7:57 
Questionruns in debug, crashes in release.... Pin
Member 36942703-Dec-08 7:38
Member 36942703-Dec-08 7:38 
AnswerRe: runs in debug, crashes in release.... Pin
Code-o-mat3-Dec-08 7:52
Code-o-mat3-Dec-08 7:52 
GeneralRe: runs in debug, crashes in release.... Pin
Member 36942703-Dec-08 8:00
Member 36942703-Dec-08 8:00 
GeneralRe: runs in debug, crashes in release.... [modified] Pin
Jijo.Raj3-Dec-08 8:21
Jijo.Raj3-Dec-08 8:21 
QuestioncapCreateCaptureWindow - change window title after creation? [modified] - SOLVED Pin
Vaclav_3-Dec-08 7:28
Vaclav_3-Dec-08 7:28 
AnswerRe: capCreateCaptureWindow - change window title after creation? Pin
Mark Salsbery3-Dec-08 7:32
Mark Salsbery3-Dec-08 7:32 
GeneralRe: capCreateCaptureWindow - change window title after creation? Pin
Vaclav_3-Dec-08 7:43
Vaclav_3-Dec-08 7:43 
GeneralRe: capCreateCaptureWindow - change window title after creation? Pin
Mark Salsbery3-Dec-08 9:20
Mark Salsbery3-Dec-08 9:20 
GeneralRe: capCreateCaptureWindow - change window title after creation? Pin
Vaclav_3-Dec-08 10:51
Vaclav_3-Dec-08 10:51 
QuestionMultiByteWideChar and € (Euro sign) Pin
BadJerry3-Dec-08 6:35
BadJerry3-Dec-08 6:35 
AnswerRe: MultiByteWideChar and € (Euro sign) Pin
YoungJin Shin3-Dec-08 18:58
YoungJin Shin3-Dec-08 18:58 
QuestionGina and TSE Pin
Narfix3-Dec-08 5:51
professionalNarfix3-Dec-08 5:51 
QuestionRe: Gina and TSE Pin
Narfix4-Dec-08 5:27
professionalNarfix4-Dec-08 5:27 
Questionzmouse.h and prsht.h errors in BOTH my afx projects for no reason... Pin
CalvinB3-Dec-08 5:30
CalvinB3-Dec-08 5:30 
AnswerRe: zmouse.h and prsht.h errors in BOTH my afx projects for no reason... Pin
CalvinB5-Dec-08 2:30
CalvinB5-Dec-08 2:30 
QuestionCan't receive broadcast UDP at the socket [modified] Pin
fizzoxx3-Dec-08 5:16
fizzoxx3-Dec-08 5:16 

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.