Click to See Complete Forum and Search --> : GetCurrentDirecoty API in VC++


April 18th, 1999, 10:30 PM
I added a use of the GetCurrentDirectory to my App for the purpose of a common dialog control. But, after I put in that GetCurrentDirectory, I get Blue Screens sometimes, usually after clicking a button. Can

Masaaki
April 18th, 1999, 11:14 PM
Hi.

I suppose that GetCurrentDirectroy works on Internet, especially
FTP program.

HTH.
-Masaaki Onishi

Dave Lorde
April 19th, 1999, 04:39 AM
If you post the piece of code that seems to cause the problem, perhaps we will have something to work on.

Dave