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.
Hi I keep getting threading errors. I have made a very simple storyboard that has two screens. The first has a button that leads to the second. When I run the app and click the button it crashes with a threading error. I haven't every written any of the code [...] read more