cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
open & run powerpoint using c process
open & run powerpoint using c process
Aug 14, 2010 at 9:18am UTC
frtkpr
(1)
hi, i want to open a powerpoint file as process in c (not c++) and slayt it.but i must calling the windows api .how i can do this.
Aug 14, 2010 at 6:02pm UTC
Reynold
(5)
For starting a process with win32
http://msdn.microsoft.com/en-us/library/ms682425%28VS.85%29.aspx
For PowerPoint command line specs
http://office.microsoft.com/en-gb/powerpoint-help/command-line-switches-for-powerpoint-2007-and-the-powerpoint-viewer-2007-HA010153889.aspx#BM1
Topic archived. No new replies allowed.