I compiled a 'Windows Forms Application' program and ran in Debug mode.
In line:
CVVidCapture* vidCap = CVPlatform::GetPlatform()->AcquireVideoCapture();
I got following message in a MessageBox:
"An unhandled exception of type 'System.AccessViolationException' occurred in test5.exe
Additional information: Attempted to read or write protected memory. This is often an...
2009-04-23 07:39:22 UTC in VidCapture