Click here to Skip to main content
15,921,467 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: invoke app Pin
Mark Salsbery6-Jun-07 5:57
Mark Salsbery6-Jun-07 5:57 
GeneralRe: invoke app Pin
Stephen Hewitt6-Jun-07 18:18
Stephen Hewitt6-Jun-07 18:18 
GeneralRe: invoke app Pin
Mark Salsbery7-Jun-07 4:43
Mark Salsbery7-Jun-07 4:43 
QuestionPDF Pin
S Douglas6-Jun-07 4:50
professionalS Douglas6-Jun-07 4:50 
AnswerRe: PDF Pin
Hamid_RT6-Jun-07 5:04
Hamid_RT6-Jun-07 5:04 
GeneralRe: PDF Pin
S Douglas6-Jun-07 7:31
professionalS Douglas6-Jun-07 7:31 
QuestionWhy did the function PfAddFiltersToInterface always failed? Pin
yzzm6-Jun-07 4:49
yzzm6-Jun-07 4:49 
Questionios ???? Pin
Software_Specialist6-Jun-07 4:43
Software_Specialist6-Jun-07 4:43 
Hi i am rewriting a piece of MFC(vc++6)code in VS2005 (MFC).

There is a code as shown below..

<br />
ofstream file;<br />
file.open("abc.seg", ios::out|ios::binary);<br />


Is this code wrong. Well as no intellisence IS coming up for ios in this and even in msnd i could not find any info about ios::out and ios::binary..
I guess there must be some changes in the same. Well though i am not getting error at the moment. I can build it. What coudl be the reason...???

So could any one shed some light over it and also what exactly that parameter is doing....

Thanks
SS
QuestionRe: ios ???? Pin
David Crow6-Jun-07 4:56
David Crow6-Jun-07 4:56 
AnswerRe: ios ???? Pin
Software_Specialist6-Jun-07 5:02
Software_Specialist6-Jun-07 5:02 
GeneralRe: ios ???? Pin
David Crow6-Jun-07 5:11
David Crow6-Jun-07 5:11 
AnswerRe: ios ???? Pin
Matthew Faithfull6-Jun-07 5:07
Matthew Faithfull6-Jun-07 5:07 
GeneralRe: ios ???? Pin
Software_Specialist6-Jun-07 5:14
Software_Specialist6-Jun-07 5:14 
GeneralRe: ios ???? Pin
David Crow6-Jun-07 7:27
David Crow6-Jun-07 7:27 
GeneralRe: ios ???? Pin
Mark Salsbery6-Jun-07 7:41
Mark Salsbery6-Jun-07 7:41 
GeneralRe: ios ???? Pin
Software_Specialist6-Jun-07 23:05
Software_Specialist6-Jun-07 23:05 
QuestionCImage in Visual C++ 6 Pin
iayd6-Jun-07 4:14
iayd6-Jun-07 4:14 
AnswerRe: CImage in Visual C++ 6 Pin
Hamid_RT6-Jun-07 4:30
Hamid_RT6-Jun-07 4:30 
GeneralRe: CImage in Visual C++ 6 Pin
David Crow6-Jun-07 4:43
David Crow6-Jun-07 4:43 
GeneralRe: CImage in Visual C++ 6 Pin
Hamid_RT6-Jun-07 4:52
Hamid_RT6-Jun-07 4:52 
GeneralRe: CImage in Visual C++ 6 Pin
iayd6-Jun-07 5:12
iayd6-Jun-07 5:12 
GeneralRe: CImage in Visual C++ 6 Pin
Hamid_RT6-Jun-07 7:52
Hamid_RT6-Jun-07 7:52 
AnswerRe: CImage in Visual C++ 6 Pin
Mark Salsbery6-Jun-07 5:18
Mark Salsbery6-Jun-07 5:18 
QuestionRe: CImage in Visual C++ 6 Pin
iayd6-Jun-07 22:40
iayd6-Jun-07 22:40 
QuestionBITWISE opearation Pin
Shah Satish6-Jun-07 2:43
Shah Satish6-Jun-07 2:43 

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.