CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 1999
    Location
    Pakistan
    Posts
    366

    Get Active Window Contents

    I want my application to
    1) Copy data (which in Graphics in Full screen mode)
    2) OPen a bitmap file
    3) Paste the Graphic in that file

    How do I proceed
    Thankx in advance....



  2. #2
    Join Date
    Jul 1999
    Posts
    3

    Re: Get Active Window Contents

    You seem to have the same problem as I -- and I have not resolved the issue. Have you?


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

Featured