J
JohnK
HI,
This question looks like the earlier one, but I'm using VB and automation to
run PowerPoint.
It is not clear to me when answers tell me to use several API calls. I'm a
newbie in winapi, so I'd like too see some examples.
Well, the question is that I'm running a VB app that shows a PPT
presentation. I'm now at the point that the presentation starts and runs,
full screen etc. But I want to place the (full screen) window on the
secondary monitor. I tried to accomplish that with the api SetWindowPos and
MoveWindow but nothing happens. I also use FindWindow fo the hwnd handle.
Can anybody help me how to do that? And an example, please?
John
This question looks like the earlier one, but I'm using VB and automation to
run PowerPoint.
It is not clear to me when answers tell me to use several API calls. I'm a
newbie in winapi, so I'd like too see some examples.
Well, the question is that I'm running a VB app that shows a PPT
presentation. I'm now at the point that the presentation starts and runs,
full screen etc. But I want to place the (full screen) window on the
secondary monitor. I tried to accomplish that with the api SetWindowPos and
MoveWindow but nothing happens. I also use FindWindow fo the hwnd handle.
Can anybody help me how to do that? And an example, please?
John