Devenv crash from the command line.
Those of you who use devenv for building VS solutions(although you are discouraged to [here][1]) might get into trouble if your solution has more than 1 project and it takes quite a time building both. Today I had a problem with that launching VS build from inside an ant script – a standard windows crash appeared with 0xc000005 error code and a “friendly” Send/Don’t send error to Microsoft dialog. Also I noticed that the VS cl....