What is the best way to start another editor with a given file?
Is 'system("notepad myfile.txt");' ok in a win32 application?