Re: API Enumchildwindow



k_zeon wrote:
that was the first program I tried to get the info.

Well, it would've (should've?) told you it wasn't available from the window you
sought.

Are you saying that there is no way to get the info i need. !!

I never say that. <g> But it's probably not going to be as simple as you hope. I
know a few folks have decoded the data structures OE uses to store messages. That'd
probably be the cleanest. Otherwise, you're stuck trying to stuff a bunch of
keystrokes to pop other dialogs that contain the info you're after. That just gives
me the willies. And, depending what you're wanting to use the data for, you could
also just take a screensnap of that original window you wanted, and store that.
Lots of possibilities. None particularly pleasant.
--
..NET: It's About Trust!
http://vfred.mvps.org


.



Relevant Pages

  • Re: In-Depth Information On Structure Of GUI Subsystem
    ... better framework for GUI programming under windows. ... The data structures that maintain the class information are ... word again) where the data structure for a window class is maintained. ... Now if I had in front of me a nice 1 meter x 1 meter poster show the ...
    (microsoft.public.win32.programmer.ui)
  • Re: Designing new dialog control
    ... OS/2 standard window classes feature data structures which may ... be used to initialize of set/get window properties via the ...
    (comp.os.os2.programmer.misc)
  • Re: In-Depth Information On Structure Of GUI Subsystem
    ... > chosen to implement their window system. ... The data structures that maintain the class information are ... help entry for a function in an area on which I'm a little hazy I scroll ...
    (microsoft.public.win32.programmer.ui)
  • Re: Capture video from webcam with api into picturebox-image
    ... > I found several code-examples showing how to implement a preview window. ... > I need to grab images time by time and the only way to do this seems to be ... If you want to save individual frames to a file you may want to look at the ... If you want to work with data structures in memory you are going to need to ...
    (microsoft.public.vb.winapi)
  • Requested clipboard operation did not succeed
    ... whatever text is selected to the clipboard. ... the clipboard and send a CTRL-V to the original window to paste it ... "PASTE BACK TO ORIGINAL WINDOW" code works without error. ... if I do not execute Clipboard.SetTextbut still send the CTRL-V ...
    (microsoft.public.dotnet.languages.csharp)

Loading