Results 1 to 3 of 3

Thread: System Wide Hook to open Windows on Secondary Display

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2006
    Posts
    42

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width