I used to use VC++6. I just need to put the program and all the input data files in one fold. Double click the program name, the vc6 window will open and then you can see the 'Build' tab and can do the 'compiling' 'linking' and 'run' immediately. How convenient it is!

I just installed VC++7.0. I found it is so trouble! You have to set up project first. If you open the program directly, you will not see the 'Build' tab, i.e. you can not do 'compiling' 'linking' ...

Besides, after setting up the project, you have to "add new item' to input the data file one by one. I have 30-100 data files. You can imagine how trouble it is!

I am wondering VC7 should be more convenient than VC6, The troubles I met because I have not master the right way for the VC7?

Hope your help!