When debugging XP, what do you get from the following command:
dt nt!_POOL_HEADER
If that does not work, there is a problem with your symbols.
If that works and the extension still fails, it’s a bug in the extension.
For Windows XP, every single extension had to be rewritten so it would work
for 64 bit. Secondly, we had to deal with the fact that at MS we use full
symbols, but only give out public symbols to customers. So that has caused
some problems with certain extensions.
If it is a problem with the extension, we can send you a private with the
fix.
-Andre
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com