Knowing an exception code, is there a way to find out more about what the actual exception that was thrown means?
My exception in question: 0x64487347
Exception address: 0x1
The call stack shows no information.
I'm reviewing a .dmp of a crash and not actually debugging in Visual Studio.