RE: [GD-Windows] WA_CLICKACTIVE vs. WM_MOUSEACTIVATE
Brought to you by:
vexxed72
From: Brian S. <bs...@mi...> - 2002-01-30 00:36:09
|
Do you ever call SetCapture() to capture the mouse? And if yes, do you call ReleaseCapture() on deactivate? > -----Original Message----- > From: Brian Hook [mailto:bri...@py...] > Sent: Tuesday, January 29, 2002 3:54 PM > To: gam...@li... > Subject: RE: [GD-Windows] WA_CLICKACTIVE vs. WM_MOUSEACTIVATE >=20 > > Are you even recieving WM_NCHITTEST messages? If anything, > > that might prove useful in tracking down which window is the culprit.. >=20 > Nope, those aren't showing up in Spy++ either. >=20 > Brian |