Click here to Skip to main content
15,902,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: fopen problem... Pin
Prakash Nadar24-Apr-04 7:08
Prakash Nadar24-Apr-04 7:08 
GeneralRe: fopen problem... Pin
toxcct24-Apr-04 7:09
toxcct24-Apr-04 7:09 
GeneralRe: fopen problem... Pin
toxcct24-Apr-04 7:13
toxcct24-Apr-04 7:13 
GeneralRe: fopen problem... Pin
Prakash Nadar24-Apr-04 7:18
Prakash Nadar24-Apr-04 7:18 
GeneralRe: fopen problem... Pin
toxcct24-Apr-04 7:19
toxcct24-Apr-04 7:19 
GeneralRe: fopen problem... Pin
Prakash Nadar24-Apr-04 7:27
Prakash Nadar24-Apr-04 7:27 
GeneralRe: fopen problem... Pin
toxcct24-Apr-04 7:29
toxcct24-Apr-04 7:29 
GeneralRe: fopen problem... Pin
Tim Smith24-Apr-04 7:59
Tim Smith24-Apr-04 7:59 
One thing to remember is that the current directory is not the same as the program directory. This is a very common mistake made by programmers.

In your case, I don't think that will be an issue since it doesn't look like you are trying to open a file in the same directory as the program.

BTW, with VS7 (and maybe 6), the working directory is not the "debug" or "release" directory. It is the project directory.

Tim Smith

I'm going to patent thought. I have yet to see any prior art.
Questionhow can u Disallow ( disable ) double click on System Clock Pin
Member 52956424-Apr-04 5:15
Member 52956424-Apr-04 5:15 
AnswerRe: how can u Disallow ( disable ) double click on System Clock Pin
Prakash Nadar24-Apr-04 5:28
Prakash Nadar24-Apr-04 5:28 
GeneralRe: how can u Disallow ( disable ) double click on System Clock Pin
Tim Smith24-Apr-04 8:01
Tim Smith24-Apr-04 8:01 
AnswerRe: how can u Disallow ( disable ) double click on System Clock Pin
peterchen24-Apr-04 5:31
peterchen24-Apr-04 5:31 
AnswerRe: how can u Disallow ( disable ) double click on System Clock Pin
Member 52956424-Apr-04 7:46
Member 52956424-Apr-04 7:46 
GeneralRe: how can u Disallow ( disable ) double click on System Clock Pin
Prakash Nadar24-Apr-04 9:29
Prakash Nadar24-Apr-04 9:29 
GeneralRe: how can u Disallow ( disable ) double click on System Clock Pin
Member 52956424-Apr-04 9:33
Member 52956424-Apr-04 9:33 
GeneralRe: how can u Disallow ( disable ) double click on System Clock Pin
Prakash Nadar24-Apr-04 9:36
Prakash Nadar24-Apr-04 9:36 
GeneralRe: how can u Disallow ( disable ) double click on System Clock Pin
Prakash Nadar24-Apr-04 9:34
Prakash Nadar24-Apr-04 9:34 
Question[DDK] Does Monitor need Service at Device Installation!? Pin
Behzad Ebrahimi24-Apr-04 5:04
Behzad Ebrahimi24-Apr-04 5:04 
AnswerRe: [DDK] Does Monitor need Service at Device Installation!? Pin
Prakash Nadar24-Apr-04 5:24
Prakash Nadar24-Apr-04 5:24 
AnswerRe: [DDK] Does Monitor need Service at Device Installation!? Pin
tareqsiraj25-Apr-04 7:05
tareqsiraj25-Apr-04 7:05 
GeneralMaking a Interger Value Font Larger in a Edit Box Pin
johnsb224-Apr-04 4:58
johnsb224-Apr-04 4:58 
GeneralRe: Making a Interger Value Font Larger in a Edit Box Pin
peterchen24-Apr-04 5:35
peterchen24-Apr-04 5:35 
General830205 - ExitInstance is not called Pin
ilostmyid224-Apr-04 3:31
professionalilostmyid224-Apr-04 3:31 
Question[DDK] How can we implement "Device Installation" in Win98 (without SetupDixxxx)? Pin
Behzad Ebrahimi24-Apr-04 2:47
Behzad Ebrahimi24-Apr-04 2:47 
AnswerRe: [DDK] How can we implement "Device Installation" in Win98 (without SetupDixxxx)? Pin
tareqsiraj25-Apr-04 6:54
tareqsiraj25-Apr-04 6:54 

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.