Click here to Skip to main content
15,912,069 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Can i store output from createprocess() function in an array Pin
Michael Schubert6-Oct-09 21:06
Michael Schubert6-Oct-09 21:06 
GeneralRe: Can i store output from createprocess() function in an array Pin
WindowsVsLinux9-Oct-09 9:15
WindowsVsLinux9-Oct-09 9:15 
GeneralRe: Can i store output from createprocess() function in an array Pin
Richard MacCutchan10-Oct-09 0:20
mveRichard MacCutchan10-Oct-09 0:20 
GeneralRe: Can i store output from createprocess() function in an array Pin
WindowsVsLinux10-Oct-09 5:39
WindowsVsLinux10-Oct-09 5:39 
GeneralRe: Can i store output from createprocess() function in an array Pin
Richard MacCutchan10-Oct-09 21:20
mveRichard MacCutchan10-Oct-09 21:20 
QuestionBmp's in Dialogs under Vista Pin
Bram van Kampen6-Oct-09 14:05
Bram van Kampen6-Oct-09 14:05 
AnswerRe: Bmp's in Dialogs under Vista Pin
PJ Arends6-Oct-09 14:41
professionalPJ Arends6-Oct-09 14:41 
GeneralRe: Bmp's in Dialogs under Vista Pin
Bram van Kampen7-Oct-09 15:10
Bram van Kampen7-Oct-09 15:10 
QuestionCMFCPropertyGridCtrl from Dll and exe assert Pin
f.fuga6-Oct-09 10:57
f.fuga6-Oct-09 10:57 
AnswerRe: CMFCPropertyGridCtrl from Dll and exe assert Pin
«_Superman_»6-Oct-09 12:14
professional«_Superman_»6-Oct-09 12:14 
GeneralRe: CMFCPropertyGridCtrl from Dll and exe assert Pin
f.fuga6-Oct-09 20:23
f.fuga6-Oct-09 20:23 
GeneralRe: CMFCPropertyGridCtrl from Dll and exe assert Pin
«_Superman_»7-Oct-09 7:07
professional«_Superman_»7-Oct-09 7:07 
GeneralRe: CMFCPropertyGridCtrl from Dll and exe assert Pin
f.fuga7-Oct-09 9:46
f.fuga7-Oct-09 9:46 
GeneralRe: CMFCPropertyGridCtrl from Dll and exe assert Pin
«_Superman_»7-Oct-09 10:43
professional«_Superman_»7-Oct-09 10:43 
GeneralRe: CMFCPropertyGridCtrl from Dll and exe assert Pin
f.fuga7-Oct-09 23:41
f.fuga7-Oct-09 23:41 
AnswerRe: CMFCPropertyGridCtrl from Dll and exe assert Pin
Oza Priyanka4-Apr-18 6:35
Oza Priyanka4-Apr-18 6:35 
QuestionCStdioFile::ReadString() Method. Pin
Chris Meech6-Oct-09 9:43
Chris Meech6-Oct-09 9:43 
AnswerRe: CStdioFile::ReadString() Method. Pin
PJ Arends6-Oct-09 10:36
professionalPJ Arends6-Oct-09 10:36 
GeneralRe: CStdioFile::ReadString() Method. Pin
Chris Meech7-Oct-09 2:09
Chris Meech7-Oct-09 2:09 
Thanks for the help, PJ. This is one of those problems that comes along at the end of the day when the brain's function at a little lower level than normal. This morning, I did some more research and found that the cr/lf pair translation only occurs if the file is opened in text mode. It turns out that a change in our class library, ironically to assist with handling UTF16 type files, changed the default opening mode from type text to type binary and that's causing the issue.

Appreciate the response. Smile | :)

Chris Meech
I am Canadian. [heard in a local bar]
In theory there is no difference between theory and practice. In practice there is. [Yogi Berra]

QuestionCreateCompatibleBitmap() retuns 0 , and GetLastError returns 8 , what does error code 8 means? Pin
rambojanggoon6-Oct-09 8:58
rambojanggoon6-Oct-09 8:58 
AnswerRe: CreateCompatibleBitmap() retuns 0 , and GetLastError returns 8 , what does error code 8 means? Pin
CPallini6-Oct-09 9:49
mveCPallini6-Oct-09 9:49 
AnswerRe: CreateCompatibleBitmap() retuns 0 , and GetLastError returns 8 , what does error code 8 means? Pin
«_Superman_»6-Oct-09 12:21
professional«_Superman_»6-Oct-09 12:21 
Questionto change cricheditctrl's window border Pin
prithaa6-Oct-09 8:34
prithaa6-Oct-09 8:34 
AnswerRe: to change cricheditctrl's window border Pin
«_Superman_»6-Oct-09 10:53
professional«_Superman_»6-Oct-09 10:53 
GeneralRe: to change cricheditctrl's window border Pin
PJ Arends6-Oct-09 11:58
professionalPJ Arends6-Oct-09 11:58 

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.