4 comments

[ 2.9 ms ] story [ 23.1 ms ] thread
How much of Windows is either bugs or bug-compatibility shims these days?
I mentioned it on the post, but the solution to problem #2 in this post is to follow the instructions at http://is.gd/H1Ep2n (shortened because MSDN has ()s in URLs), mark your app as Win7 compatible and you'll avoid all shims, exception swallowing, etc etc.
EnableCrashingOnCrashes is one function in my utility library that really, really shouldn't exist.