>due to. If I recall correctly, DbgRaiseAssertionFailure() ->___intc(), but what __int2c() does on XP is
where my knowledge got hazy.
Breakpoint on all 32bit Windows.
–
Maxim S. Shatskih
Windows DDK MVP
xxxxx@storagecraft.com
http://www.storagecraft.com
> What I do know is that the ASSERT() to NT_ASSERT() thing has sucked
mightily.
The impact on XP has never been much of a problem for me, but the
lack-o-useful
msft assertions bites.
NT_ASSERT annotations should work with public symbols for win7 RTM
and any subsequent builds.
(If you have locally cached win7 symbols that you downloaded before this
weekend,
you will need to re-download them from
http://msdl.microsoft.com/download/symbols
using .reload /o or by simply deleting the local copy).
–
Pavel Lebedinsky/Windows Kernel Test
This posting is provided “AS IS” with no warranties, and confers no rights.