WinFinderPoster v.2005-05-25

WFP selects window under cursor by means of 'alternative' frame:
WFP builds window with region instead of DrawFocusRect using.

Also non-standard way for interprocess communication:

WFP registers unique window message via RegisterClass (instead of RegisterWindowMessage),
and then sends broadcast messages every time when its output changes. Demo receiver - WFP_reader.
Tested on XP-pro-sp2.

WFP exits via Esc key.

http://www.geocities.com/xmemor/2lz/winfinderposter.zip
http://www.geocities.com/xmemor/2lz/tinyasm.html

