Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Need information how to do screen scraping in windows using VC++/C++

Need information how to do screen scraping in windows using VC++/C++

Scheduled Pinned Locked Moved C / C++ / MFC
c++helptutorialquestion
4 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    John502
    wrote on last edited by
    #1

    Hi, I had a requirement of do screen scraping on windows. I want to capture words which are available on active window along with the pixels. So can any one help me out how to do this....? Thanks John.

    H T 2 Replies Last reply
    0
    • J John502

      Hi, I had a requirement of do screen scraping on windows. I want to capture words which are available on active window along with the pixels. So can any one help me out how to do this....? Thanks John.

      H Offline
      H Offline
      Hadi Dayvary
      wrote on last edited by
      #2

      First get the window handle of that pixel you want, then get the text of this window Hope it helps :)

      www.logicsims.ir

      1 Reply Last reply
      0
      • J John502

        Hi, I had a requirement of do screen scraping on windows. I want to capture words which are available on active window along with the pixels. So can any one help me out how to do this....? Thanks John.

        T Offline
        T Offline
        ThatsAlok
        wrote on last edited by
        #3

        John502 wrote:

        I had a requirement of do screen scraping on windows. I want to capture words which are available on active window along with the pixels. So can any one help me out how to do this....?

        are you scrapping from custom window or generic window?

        "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
        Never mind - my own stupidity is the source of every "problem" - Mixture

        cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You

        J 1 Reply Last reply
        0
        • T ThatsAlok

          John502 wrote:

          I had a requirement of do screen scraping on windows. I want to capture words which are available on active window along with the pixels. So can any one help me out how to do this....?

          are you scrapping from custom window or generic window?

          "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
          Never mind - my own stupidity is the source of every "problem" - Mixture

          cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You

          J Offline
          J Offline
          John502
          wrote on last edited by
          #4

          I want to scrape text from custom window... From the custom window it self i just want to find out where is that text (what i am trying to search) is avaialable. Once i get the pixel pisitions of that text then i want to scrape that.. This is my requirement... Please help me out with your suggestions... Thanks John...

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups