I am new to c++ but have some experience with other programming languages.
In 2006 I wrote a program in Microsoft studio 6.0 c++ which opened a selected file and wrote a modified file. The user has been having trouble with it on windows 7 while it runs ok on win xp.
I am trying to update it to visual studio 2010 express but the project file fails conversion.
Can anyone point me to a sample project file that uses a form , allows a user to select a file and opens the file. ?