This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
I am developing a small application with Custom Camera control . Its working verry well with all functionality without any Leak in Memory But when i try to access camera more than 8-9 times, application crash ... I checked with Performance tool but there is no memory leak there ,,, [...] read more