Webcam video capture using capCreateCaptureWindow & Windows 8.1-VBForums
I have written this VB6 code to capture video from a webcam and put it into PictureBox0. It works perfectly all the time on Vista but on Windows 8.1 it runs perfectly the first time after boot-up but running it again after that it just fills PictureBox0 w...