Click here to Skip to main content
15,903,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Quick Question Regarding Visual C++ .net Pin
Anonymous11-Sep-03 5:22
Anonymous11-Sep-03 5:22 
Questionhow to do a dos-like thing in MFC prog Pin
ns10-Sep-03 9:39
ns10-Sep-03 9:39 
AnswerRe: how to do a dos-like thing in MFC prog Pin
David Crow10-Sep-03 9:46
David Crow10-Sep-03 9:46 
AnswerRe: how to do a dos-like thing in MFC prog Pin
Jagadeesh VN10-Sep-03 9:48
Jagadeesh VN10-Sep-03 9:48 
GeneralThanks to you both!!! Pin
ns10-Sep-03 9:55
ns10-Sep-03 9:55 
GeneralRe: Thanks to you both!!! Pin
Ravi Bhavnani10-Sep-03 10:57
professionalRavi Bhavnani10-Sep-03 10:57 
GeneralA simple question from a beginner Pin
xatanu10-Sep-03 9:25
xatanu10-Sep-03 9:25 
GeneralRe: A simple question from a beginner Pin
David Crow10-Sep-03 9:48
David Crow10-Sep-03 9:48 
GeneralRe: A simple question from a beginner Pin
xatanu11-Sep-03 7:36
xatanu11-Sep-03 7:36 
GeneralGDI Portability Pin
Larry J. Siddens10-Sep-03 8:55
Larry J. Siddens10-Sep-03 8:55 
GeneralRe: GDI Portability Pin
Larry J. Siddens10-Sep-03 10:56
Larry J. Siddens10-Sep-03 10:56 
GeneralPrint Screen Buttton Pin
Mazdak10-Sep-03 8:24
Mazdak10-Sep-03 8:24 
GeneralRe: Print Screen Buttton Pin
David Crow10-Sep-03 9:51
David Crow10-Sep-03 9:51 
GeneralRe: Print Screen Buttton Pin
Mazdak10-Sep-03 21:56
Mazdak10-Sep-03 21:56 
GeneralRe: Print Screen Buttton Pin
David Crow11-Sep-03 2:28
David Crow11-Sep-03 2:28 
GeneralScrollable CDialog Pin
Anonymous10-Sep-03 7:29
Anonymous10-Sep-03 7:29 
GeneralRe: Scrollable CDialog Pin
Maximilien10-Sep-03 7:42
Maximilien10-Sep-03 7:42 
GeneralRe: Scrollable CDialog Pin
Alvaro Mendez10-Sep-03 8:04
Alvaro Mendez10-Sep-03 8:04 
GeneralRe: Scrollable CDialog Pin
Anonymous10-Sep-03 8:29
Anonymous10-Sep-03 8:29 
GeneralRe: Scrollable CDialog Pin
l a u r e n10-Sep-03 8:31
l a u r e n10-Sep-03 8:31 
GeneralRe: Scrollable CDialog Pin
Jagadeesh VN10-Sep-03 9:59
Jagadeesh VN10-Sep-03 9:59 
GeneralRe: Scrollable CDialog Pin
Maximilien10-Sep-03 10:20
Maximilien10-Sep-03 10:20 
GeneralCFile::GetFilePath() setting error Pin
Jamie Hale10-Sep-03 7:03
Jamie Hale10-Sep-03 7:03 
I've got code that calls this method on an open file. GetFilePath() returns the string as expected, but it sets the last error to 87 (Invalid parameter). It seems to only be happening in a release build with an open file on a CD (read-only).

Does this make sense to anyone?

J

"I am the Lorax. I speak for the trees."

GeneralRe: CFile::GetFilePath() setting error Pin
David Crow10-Sep-03 7:23
David Crow10-Sep-03 7:23 
GeneralRe: CFile::GetFilePath() setting error Pin
Jamie Hale10-Sep-03 7:32
Jamie Hale10-Sep-03 7:32 

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.