Jul 10, 2004 #1 N NTFS Member level 3 Joined Apr 6, 2004 Messages 66 Helped 1 Reputation 2 Reaction score 0 Trophy points 1,286 Activity points 565 Hi everybody I want to open or run a file such as a Word file or a PDF among my program. How can I do it? Regards, NTFS
Hi everybody I want to open or run a file such as a Word file or a PDF among my program. How can I do it? Regards, NTFS
Jul 10, 2004 #2 S siosavin Member level 4 Joined Jun 26, 2004 Messages 70 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,286 Activity points 560 You can use function "ShellExecute". see this page for more help. https://www.codebake.com/windowsexec.php
You can use function "ShellExecute". see this page for more help. https://www.codebake.com/windowsexec.php