Hi all,
i`m trying to use WM_CAP_SET_SEQUENCE_SETUP so i can stop recording after 5 sec.
I don`t know but something is going wrong.
I use the Private Structure CAPTUREPARMS. How i`m i going to write this sendmessage below which is wrong to enable flimit and to record for 5 sec using wTimelimit?
Code:SendMessage(window_handle, WM_CAP_SEQUENCE, caprams.fLimitEnabled, caprams.wTimeLimit)
Regards Chris
