Re: kernel32/tests/debugger: remove win9x hacks
27 Jul
2011
27 Jul
'11
3:52 a.m.
Austin English <austinenglish(a)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. -- Dmitry.
5253
Age (days ago)
5253
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov