Discussion:
Windows API for PowerPoint Presentaion Mode
(too old to reply)
Juergen Geiss
2010-05-18 10:40:01 UTC
Permalink
Is there any chance to find out if a PowerPoint presentation is running in
presentation mode?

I am writing some tools (using native C/C++ and Windows SDK) and they must
stop working to disturb the user if he/she is in a PowerPoint presentation.

Thanx in advance
Juergen
Germany
Dee Earley
2010-05-18 11:18:48 UTC
Permalink
Post by Juergen Geiss
Is there any chance to find out if a PowerPoint presentation is running in
presentation mode?
I am writing some tools (using native C/C++ and Windows SDK) and they must
stop working to disturb the user if he/she is in a PowerPoint presentation.
How are you notifying them?
The normal rules are not to steal focus, and not use the "on top of
world and dog" flag.
This should allow your app to play nicely with any other app that users
full screen too.
--
Dee Earley (***@icode.co.uk)
i-Catcher Development Team

iCode Systems

(Replies direct to my email address will be ignored.
Please reply to the group.)
Loading...