Real Name:<br>
    Erich Hoover<br>
<br>
Description:<br>
    The attached patch changes the test_timers() crash function to use RtlRaiseException (if available) rather than attempting to write to memory address 0.  This change stops the timer tests from hanging on the 64-bit VM.<br>

<br>
Changelog:<br>
    user32: Fix 64-bit 'msg' test hang in test_timers.