Consider this scenario: An application links to 3rd party library A. A is built using MSVC 2008 and is statically linking (ie. built with /MT) to the C Runtime Library v9.0.
i, and a few thousand other people, are getting an error being thrown by the Microsoft Visual C++ Runtime:
I have an app that uses Tessnet2. The application fails when I try to call its Init method. The failure is just awful - no exception (ANY), no any trace of error, not even \"Send report\" window. The