Re: Non-web scraping?



Hopefully you get an answer from someone that knows this better, but in
essence you have to fund the handle of the main window, then get the list of
child controls, then look at each one, make sure it has the info you want,
and get the info. The devil is in the details of course, specially since
this is all C-based code, you probably would be better off writing a C/C++
routine in a dll to do this and then calling your routine from C#, rather
than making all those calls with C#, you will spend a lot of time worrying
whether or not you are calling the API correctly in addition to what you are
trying to accomplish.


"William Sullivan" <WilliamSullivan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:32CDACA1-A316-4FE6-9048-818BD26A0245@xxxxxxxxxxxxxxxx
I need to scrape text off of a form. I can find tons of info on web page
scraping, but barely anything about scraping off of winforms. Is there a
tutorial out there about scraping forms via the windows API?


.



Relevant Pages

  • Re: Curses
    ... Is anyone maintaining the Curses class? ... It looks like the Curses function moveis calling the wrong library ... routine. ... It is calling the window move function and not the cursor positioning ...
    (comp.lang.ruby)
  • Re: Windows Media Tools Corruption
    ... Tried the routine you suggested In ZachD's site - to no avail. ... weird if it also does that in WMP9 menus too, ... in the command window type ...
    (microsoft.public.windowsmedia)
  • Re: VB for Office program flow question
    ... > Does the closing of the new form return control to the routine that> opened it? ... > open window and wait for user input ...
    (microsoft.public.access.formscoding)
  • Re: Progmatically minimizing an application
    ... Yes thanks Paul, I have tried your suggestion but it doesn't seem to mimic ... the minimize functionality. ... Calling Hidein the Activated event does not mimic the Minimize ... it doesn't seem to hide the actual Window, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: RND contest
    ... Have you tried changing the size of the window? ... Then, with most Sizes, your Routine still shows lines. ... that show clearly the deffect. ...
    (alt.lang.asm)