M
Michiel
Hello,
I want to see if the driver of my capture card sends messages when it
recieves video input.
In order to do this, I built a Windows Service, which contains a message
loop.
How can I see if the message comes from the driver ?
The MSG structure provides me with a HWND, and the OpenDriver windows
function provides me with a HDRVR, but I don't know how to relate those two.
Thanks for any ideas.
Michiel.
I want to see if the driver of my capture card sends messages when it
recieves video input.
In order to do this, I built a Windows Service, which contains a message
loop.
How can I see if the message comes from the driver ?
The MSG structure provides me with a HWND, and the OpenDriver windows
function provides me with a HDRVR, but I don't know how to relate those two.
Thanks for any ideas.
Michiel.