Originally posted by vcstarter
All that I want, opening a file with the application that file is associated, but I don't know the application.
That can be done with ShellExecute() or ShellExecuteEx().