Thanks for the suggestion, but in my original message, I tried to convey that I'd already tried this approach. The redirection in Project|Properties|Configuration Properties|Debugging works for "Start" (i.e., debug) runs, but not for "Start without Debug" runs.
Any other ideas?
I've created a Win32 console project using Visual Studio .NET 2003; the app reads from the standard input stream (cin). I want to redirect input to the app from a text file named test.dat, which is located in the project directory.
I open the properties dialog for the project, and under...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.