Hi snapyBeast,
whenever a computer blue screens it will create a report called a dump file but only if configured to do so. If you have any dump files they'll be found in a folder marked 'Minidump'. This can be found in the main Windows folder.
If you can't find a minidump folder then chances are you need to set your machine up to produce them:
Go to Start and type in sysdm.cpl and press Enter
Click on the Advanced tab
Click on the Startup and Recovery Settings button
Ensure that Automatically restart is unchecked
Under the Write Debugging Information header select Small memory dump (256 kB) in the dropdown box
Ensure that the Small Dump Directory is listed as %systemroot%\Minidump << where your .dmp files can be
found later.
Click...