How do I detect a drawing error using the MFC Direct2D classes
Purple
0
Reputation points
I am developing a desktip application using the MFC Direct2D wrapper classes (most beginning with CD2D). For the most part it is working, but occasionally drawing fails. How do I detect what error codes may have been returned from the EndDraw method?
Developer technologies | Visual Studio | Debugging
Sign in to answer