Click here to Skip to main content
15,892,537 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I am trying to create an aplication that will be able to show many ppt files, in certain order defined previously.

To do that task I've created a new process and run the ppt viewer, this works really well.

My problem is how can I move the execution of this new process to the secondary monitor or datashow?
I am weeks figthing with this matter and I can't find anything that works. I try to use APIs to move the HWD of the process but it doesn't work.

Can anyone help me with some code that shows how to move the powerPoint viewer to a secondary monitor

I really appreciate any help on this matter
thanks in advance
Sergio:thumbsup:
Posted
Updated 22-Oct-10 5:05am
v2

1 solution

http://stackoverflow.com/questions/3750113/c-launch-an-application-and-send-it-to-second-monitor[^]

I would post an example with code, but do not have multiple monitors on my netbook to test it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900