Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
178 B

  1. crash.exe: Test WOW64 exception handling by faulting and handling the
  2. exception.
  3. Build as 32-bit and run in wow64. It should throw an AV and handle it
  4. gracefully.