Posted: Thu Apr 24, 2008 10:40 am Post subject: Calling another program for opening a file.
Hello everyone!
I need some help about this main problem;well I created one PDF document which is going to be the help of my application.Now I want to "link" this help to the program itself.In other terms, I want that the application calls the pdf reader to open the pdf file when the user click on the menu help button.
I wanted to know how do I do that.Thanks for your attention and answers.
Thanks.But when I try it my program crash.I'm on windows.I have of course made some search about. But I'm a bit lost.Especially with the function "g_spawn_async ()".Could you help me again? or at least give me an example of code?