msw(Win32): give libvlc users access to input events (mouse/keyboard)
if libvlc users disable both mouse and keyboard events, chances are they're trying to regain control over them. The WS_DISABLED flag exactly fits this need. The only thing is that it is an overall flag that doesn't differentiate mouse and keyboard.
Showing
Please register or sign in to comment