Austin English austinenglish@gmail.com wrote:
- if (disposition == REG_CREATED_NEW_KEY)
win_skip("'dbg,event,order' test doesn't finish on Win9x/WinMe\n");
- else
crash_and_debug(hkey, test_exe, "dbg,event,order");
- crash_and_debug(hkey, test_exe, "dbg,event,order");
You should check 'disposition' instead of removing it altogether.