kodr
Programmer
- Dec 4, 2003
- 368
In the line below, no matter what I set the height and width to, the capture window is always the same size. Am I missing something obvious?
mCapHwnd = capCreateCaptureWindow ("Capture Window", 0, 0, 0, 320, 240, Me.hwnd, 0)
mCapHwnd = capCreateCaptureWindow ("Capture Window", 0, 0, 0, 320, 240, Me.hwnd, 0)