Click here to Skip to main content
15,790,645 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How the application knows whether the machine is Laptop or Desktop????? Pin
David Crow13-Jul-06 6:34
David Crow13-Jul-06 6:34 
AnswerRe: How the application knows whether the machine is Laptop or Desktop????? Pin
Jun Du13-Jul-06 6:47
Jun Du13-Jul-06 6:47 
QuestionSound detection [modified] Pin
Ivan Cachicatari13-Jul-06 5:48
Ivan Cachicatari13-Jul-06 5:48 
Questioncode formatting style [modified] Pin
aafcls13-Jul-06 5:19
aafcls13-Jul-06 5:19 
AnswerRe: code formatting style Pin
Chris Losinger13-Jul-06 5:22
professionalChris Losinger13-Jul-06 5:22 
QuestionInheritance problem Pin
khb13-Jul-06 4:27
khb13-Jul-06 4:27 
AnswerRe: Inheritance problem Pin
Zac Howland13-Jul-06 5:21
Zac Howland13-Jul-06 5:21 
QuestionRe: Inheritance problem [modified] Pin
khb13-Jul-06 6:13
khb13-Jul-06 6:13 
Yeah, the streambuf should to be null, as in the original implementation it is replaced by an instance of the inherited streambuffer class using rdbuf().

However, casting 0 to std::streambuf* results in the same errors.

If you have another idea on how I get the istream constructor called correctly, I would be really happy.

Thank you very much for your help,
Marcus.
AnswerRe: Inheritance problem Pin
Zac Howland13-Jul-06 6:18
Zac Howland13-Jul-06 6:18 
GeneralRe: Inheritance problem Pin
earl13-Jul-06 6:20
earl13-Jul-06 6:20 
GeneralRe: Inheritance problem Pin
Zac Howland13-Jul-06 6:25
Zac Howland13-Jul-06 6:25 
GeneralRe: Inheritance problem Pin
earl13-Jul-06 6:29
earl13-Jul-06 6:29 
GeneralRe: Inheritance problem Pin
Zac Howland13-Jul-06 6:33
Zac Howland13-Jul-06 6:33 
GeneralRe: Inheritance problem Pin
khb13-Jul-06 9:01
khb13-Jul-06 9:01 
GeneralRe: Inheritance problem Pin
Zac Howland13-Jul-06 9:03
Zac Howland13-Jul-06 9:03 
GeneralRe: Inheritance problem Pin
khb13-Jul-06 10:00
khb13-Jul-06 10:00 
GeneralRe: Inheritance problem Pin
earl13-Jul-06 13:04
earl13-Jul-06 13:04 
QuestionHow to setrange of spin control Pin
vc++_fragrance13-Jul-06 3:06
vc++_fragrance13-Jul-06 3:06 
AnswerRe: How to setrange of spin control Pin
*Dreamz13-Jul-06 3:25
*Dreamz13-Jul-06 3:25 
GeneralRe: How to setrange of spin control Pin
vc++_fragrance13-Jul-06 3:33
vc++_fragrance13-Jul-06 3:33 
GeneralRe: How to setrange of spin control Pin
David Crow13-Jul-06 3:48
David Crow13-Jul-06 3:48 
GeneralRe: How to setrange of spin control Pin
vc++_fragrance13-Jul-06 18:02
vc++_fragrance13-Jul-06 18:02 
QuestionHow to Specified Position with Priter. Pin
Uday Janaswamy13-Jul-06 1:44
Uday Janaswamy13-Jul-06 1:44 
AnswerRe: How to Specified Position with Priter. [modified] Pin
includeh1013-Jul-06 2:15
includeh1013-Jul-06 2:15 
GeneralRe: How to Specified Position with Priter. Pin
Uday Janaswamy13-Jul-06 2:35
Uday Janaswamy13-Jul-06 2:35 

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.