I have a problem when I compile and execute the program in Visual C++ 6. It shows an error message when compiling resources:
Compiling...
StdAfx.cpp
Compiling...
sas.cpp
MainFrm.cpp
sasDoc.cpp
sasView.cpp
Generating Code...
Linking...
LINK : fatal error LNK1104: cannot open file "Debug/sas.exe"
Error executing link.exe.
sas.exe - 1 error(s), 0 warning(s)
I use Windows Vista Ultimate. What do I do?