How to open a file?
-
Hi I'd like to know how I can open a file on the harddisk via code. I mean opening the file in a new instance of its default associated program in windows (for example an .xls file in Excel, not opening it via code to read from it. thanks in advance greetings pdluke
-
Hi I'd like to know how I can open a file on the harddisk via code. I mean opening the file in a new instance of its default associated program in windows (for example an .xls file in Excel, not opening it via code to read from it. thanks in advance greetings pdluke
Process.Start
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )