|
-
Feb 9th, 2006, 07:39 PM
#1
Thread Starter
Member
System Wide Hook to open Windows on Secondary Display
Dear all,
I am making a VB6 application on DualView (Multi Monitor)
environment. where i make TV as Primary and
PC Monitor as Secondary for many reasons.
So the problem is, any new application windows are getting open
only on TV screen (Primary). Which is not correct.
So I have to run a spy program to hook all the windows in
System Wide Hook and move it to the Secondray display by
settings X coordination x=800.
And I need some filters to allow my windows on Secondary.
May be my window's Captions has got signatures (#xxxyyyzzzz#).
when we set the x=800, let us check this sign. and allow it.
Now I need C++ dll and a sample application to do this successfully.
I would appreciate the time u spend for me to make a samples.
And thanks in advance....
pls. mail me if any link is there...
soorya
[email protected]
Last edited by Hack; Feb 9th, 2006 at 08:05 PM.
-
Feb 9th, 2006, 08:05 PM
#2
Re: System Wide Hook to open Windows on Secondary Display
Moved from the CodeBank.
soorya: I have edited your post and removed your email address. You should never put your email address in an open post on an open forum. Mail spam bots can pick that up and before you know it, your mailbox will be full of junk mail.
-
Feb 9th, 2006, 10:35 PM
#3
Thread Starter
Member
Re: System Wide Hook to open Windows on Secondary Display
Thanks to remove my email id...
soorya
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|