Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Problem with setcapture function Collapse All
Subject Author Date
Raphael Verdier Oct 30, 2018 - 2:12 AM

In our application we have some problem with the function SetCapture.
Sometimes, this function is called by your SDK but the ReleaseCapture is not called.

I want to know if using __EXT_MOUSECAPTURESINK_USES_WIN_HOOKS can help us.
In which case do you recommand to use __EXT_MOUSECAPTURESINK_USES_WIN_HOOKS

For using __EXT_MOUSECAPTURESINK_USES_WIN_HOOKS, does we only put __EXT_MOUSECAPTURESINK_USES_WIN_HOOKS in the preprocessor definitions ?
Nothing else to do ?

If we use the __EXT_MOUSECAPTURESINK_USES_WIN_HOOKS , it’s very difficult for moving/resizing a windows.

best regards