Win32: How to crash?
        Posted  
        
            by Ian Boyd
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ian Boyd
        
        
        
        Published on 2010-04-28T14:40:26Z
        Indexed on 
            2010/04/28
            14:43 UTC
        
        
        Read the original article
        Hit count: 350
        
i'm trying to figure out where Windows Error Reports are saved; i hit Send on some earlier today, but i forgot that i want to "view the details" so i can examine the memory minidumps.
But i cannot find where they are stored (and google doesn't know).
So i want to write a dummy application that will crash, show the WER dialog, let me click "view the details" so i can get to the folder where the dumps are saved.
How can i crash on Windows?
© Stack Overflow or respective owner