R
Robert Crago
Hi there,
Would anyone care to share the secrets of sending mouse
clicks to the PowerPoint slideshow window via automation
to cause slide changes, button clicks etc?
I've tried SendMessaging a WM_LBUTTONDOWN message to the
slideshow window and SPY++ tells me the messages are
being received by that window, but nothing is happening.
My questions are:
1) Which of PowerPoints windows do I have click in
2) Do I need both WM_LBUTTONDOWN and WM_LBUTTONUP (or
some other combination)
Any help would be gratefully received
Robert
Would anyone care to share the secrets of sending mouse
clicks to the PowerPoint slideshow window via automation
to cause slide changes, button clicks etc?
I've tried SendMessaging a WM_LBUTTONDOWN message to the
slideshow window and SPY++ tells me the messages are
being received by that window, but nothing is happening.
My questions are:
1) Which of PowerPoints windows do I have click in
2) Do I need both WM_LBUTTONDOWN and WM_LBUTTONUP (or
some other combination)
Any help would be gratefully received
Robert