Click here to Skip to main content
15,886,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFileName from File Handle Pin
Jijo.Raj26-Jan-05 17:00
Jijo.Raj26-Jan-05 17:00 
GeneralRe: FileName from File Handle Pin
ThatsAlok26-Jan-05 17:15
ThatsAlok26-Jan-05 17:15 
GeneralRe: FileName from File Handle Pin
22491726-Jan-05 18:01
22491726-Jan-05 18:01 
GeneralRe: FileName from File Handle Pin
ThatsAlok26-Jan-05 18:44
ThatsAlok26-Jan-05 18:44 
GeneralRe: FileName from File Handle Pin
22491726-Jan-05 18:06
22491726-Jan-05 18:06 
GeneralRe: FileName from File Handle Pin
Jijo.Raj27-Jan-05 18:43
Jijo.Raj27-Jan-05 18:43 
GeneralRe: FileName from File Handle Pin
22491727-Jan-05 19:20
22491727-Jan-05 19:20 
Questioncan a protectecd class be inherited by derived class Pin
phijophlip26-Jan-05 16:53
phijophlip26-Jan-05 16:53 
Hello Friends,

Can a class be declared as protected ?

For example

class X : protected Y
{
}


what is signifance of the above code ?

Can a class declared as protected as shown in the above?

Hoping for a reply.

Philip





AnswerRe: can a protectecd class be inherited by derived class Pin
Ryan Binns26-Jan-05 17:28
Ryan Binns26-Jan-05 17:28 
GeneralRe: can a protectecd class be inherited by derived class Pin
Aamir Butt26-Jan-05 18:44
Aamir Butt26-Jan-05 18:44 
AnswerRe: can a protectecd class be inherited by derived class Pin
toxcct26-Jan-05 22:02
toxcct26-Jan-05 22:02 
QuestionDo you still develop by Visual C++ 6.0? Pin
bobi_zcl26-Jan-05 16:00
bobi_zcl26-Jan-05 16:00 
AnswerRe: Do you still develop by Visual C++ 6.0? Pin
Ken Mazaika26-Jan-05 16:39
Ken Mazaika26-Jan-05 16:39 
GeneralRe: Do you still develop by Visual C++ 6.0? Pin
bobi_zcl26-Jan-05 16:45
bobi_zcl26-Jan-05 16:45 
AnswerRe: Do you still develop by Visual C++ 6.0? Pin
JKallen26-Jan-05 16:45
JKallen26-Jan-05 16:45 
GeneralRe: Do you still develop by Visual C++ 6.0? Pin
bobi_zcl26-Jan-05 19:52
bobi_zcl26-Jan-05 19:52 
AnswerRe: Do you still develop by Visual C++ 6.0? Pin
22491726-Jan-05 18:15
22491726-Jan-05 18:15 
AnswerRe: Do you still develop by Visual C++ 6.0? Pin
rwestgraham26-Jan-05 20:26
rwestgraham26-Jan-05 20:26 
GeneralRe: Do you still develop by Visual C++ 6.0? Pin
bobi_zcl26-Jan-05 21:11
bobi_zcl26-Jan-05 21:11 
GeneralRe: Do you still develop by Visual C++ 6.0? Pin
rwestgraham26-Jan-05 22:37
rwestgraham26-Jan-05 22:37 
GeneralPS: Pin
rwestgraham26-Jan-05 22:59
rwestgraham26-Jan-05 22:59 
Generallittle OLE DB question Pin
lisoft26-Jan-05 15:47
lisoft26-Jan-05 15:47 
GeneralCString Problem - Should Be Simple Pin
JKallen26-Jan-05 12:35
JKallen26-Jan-05 12:35 
GeneralRe: CString Problem - Should Be Simple Pin
peter271326-Jan-05 13:01
peter271326-Jan-05 13:01 
GeneralRe: CString Problem - Should Be Simple Pin
JKallen26-Jan-05 13:04
JKallen26-Jan-05 13:04 

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.