Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I'm writing a program that has a html help file. Does anyone know how to launch a web browser from within a C++ program? I tryed system("my.html" but it didn't seem to work.
Thanks for any help.
I'm writing a program that has a html help file. Does anyone know how to launch a web browser from within a C++ program? I tryed system("my.html" but it didn't seem to work.
Thanks for any help.