how to handle the mouse message to vlc window
Posted: 18 Oct 2006 06:17
hi all
In VLC, the DirectXEventThread create video windo and handle its message. I use VLC Activex in my VC application to play the viedo.I would like to intercept the mouse message to the directx window.
e.g) WM_LBUTTONDOWN, i would like to my appliction to handle the message not vlc
thanks
In VLC, the DirectXEventThread create video windo and handle its message. I use VLC Activex in my VC application to play the viedo.I would like to intercept the mouse message to the directx window.
e.g) WM_LBUTTONDOWN, i would like to my appliction to handle the message not vlc
thanks