Results 1 to 3 of 3

Thread: System Wide Hook to open Windows on Secondary Display

  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.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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.

  3. #3

    Thread Starter
    Member
    Join Date
    Feb 2006
    Posts
    42

    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
  •  



Click Here to Expand Forum to Full Width