It seems “NTDEBUG=retail” no longer works in Windows 2000 DDK.
Do I have to use REBASE eveytime I build the free build version
of the driver? Is there a better way to do this from the sources
file?
Regards,
-Mike
Get free e-mail and a permanent address at http://www.amexmail.com/?A=1
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
I use a POST_BUILD_CMD entry in SOURCES. My line is
POST_BUILD_CMD=rebase -b 0x10000 -x . $(O)$(TARGETNAME).sys
–
Dan
-----Original Message-----
From: Mike Zirolli [mailto:xxxxx@usa.net]
Sent: Friday, November 16, 2001 3:59 PM
To: NT Developers Interest List
Subject: [ntdev] How to extract symbol from .sys file ?
It seems “NTDEBUG=retail” no longer works in Windows 2000 DDK.
Do I have to use REBASE eveytime I build the free build version
of the driver? Is there a better way to do this from the sources
file?
Regards,
-Mike
Get free e-mail and a permanent address at
http://www.amexmail.com/?A=1
You are currently subscribed to ntdev as: xxxxx@emc.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
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