I am indeed capturing the mouse.
I had both working properly. When I completed the last of the message
handling requirements for the AppBar side of things, both stopped. This
project constitutes the extent of my win32 gui programming. (That I got
this much working, at least, is cause for me to gloat a *little*.. ;9)
···
----------
Keith J. Farmer
kfarmer@thuban.org
http://www.thuban.org
-----Original Message-----
From: Robert Amesz [mailto:rcamesz@dds.nl]
Sent: Monday, February 18, 2002 07:59
Are you capturing the mouse in either case? If not, once the mouse
leaves the window it will *not* get any mouse messages anymore, which
could account for both problems.