If you are stuck with this product, here's what I recommend.
Simple answer: Do not use the IDE , but continue to use the command line tools:
Both can be found in the bin subfolder.
You can get some information from the command line by opening the IDE (project) file in Notepad or in a hex editor (this is not a text file, but you can read most of the materials in Notepad). Or, if you have access to Windows XP, you can open it there to copy the settings for use to command-line tools.
Just use some other IDE or editor, such as Notepad ++ , to edit the source files. You can use an older version of Visual C ++ to edit RC files, or Notepad or other tools.
If you want to really take a picture, set up your IDE to run the “external tool” when you click on the toolbar button to run the command line tools to compile + links (and, if necessary, run the EXE file). You might also find a debugger tool, but I don't need it yet, so I haven't tested it.
eselk source share