Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: "ultranet" <ultranet@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 25 Aug 2005 17:25:20 -0700
wnd->ShowWindow(SW_SHOW);
doesn't help either. The bottleneck now is that i am not able to activate
the window, and w/o it there won't be any pixels to look at is they are
covered by another window.
Perhaps i need to call ShowWindow, then start another thread that will check
the pixels, and then return from the callback, so that main thread executes
the ShowWindow. Then the worker thread can do the pixel work.
.
- Follow-Ups:
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: Tom Serface
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: ultranet
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- References:
- Finding 3rd-party child window/button state (enabled/disabled)
- From: ultranet
- RE: Finding 3rd-party child window/button state (enabled/disabled)
- From: ultranet
- RE: Finding 3rd-party child window/button state (enabled/disabled)
- From: ultranet
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: Joe Butler
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: ultranet
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: Joseph M . Newcomer
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: ultranet
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: Joseph M . Newcomer
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: ultranet
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: ultranet
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: ultranet
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: Tom Serface
- Re: Finding 3rd-party child window/button state (enabled/disabled)
- From: ultranet
- Finding 3rd-party child window/button state (enabled/disabled)
- Prev by Date: Re: Finding 3rd-party child window/button state (enabled/disabled)
- Next by Date: ActiveX control with a method returns IPictureDisp canot load in VB
- Previous by thread: Re: Finding 3rd-party child window/button state (enabled/disabled)
- Next by thread: Re: Finding 3rd-party child window/button state (enabled/disabled)
- Index(es):
Relevant Pages
|