Driver replacement map...

Hi!
I am unable to replace my driver file using a driver
replacement map. This is the lines in the map file.


map
??\c:\WINNT4\system32\drivers\mydrv.sys
d:\Work\VC\Drivers\myFSD\src\obj\i386\checked\mydrv.sys

I have also tried the following.

map
\Systemroot\system32\drivers\mydrv.sys
d:\Work\VC\Drivers\myFSD\src\obj\i386\checked\mydrv.sys

I issue the command .kdfiles D:\DDK\mymap.ini to
WinDebug and it responds with the message “KD file
assocations loaded from ‘D:\DDK\mymap1.ini’”
But no file replacement occurs.
The driver’s path on the host is
‘d:\Work\VC\Drivers\myFSD\src\obj\i386\checked\mydrv.sys’
and its path on the target is
‘c:\WINNT4\system32\drivers\mydrv.sys’
Does anyone know what the problem might be?
*ANY* suggestions would be welcome.
Manually copying the driver files, everytime I
recompile is taking too much of my time!
Thanks in advance!
Manoj

=====

Manoj Paul Joseph,
Master of Computer Applications (final year student),
School of Computer Science and Engineering,
Anna University,
Chennai (Madras),
India.


Looking for a job? Visit Yahoo! India Careers
Visit http://in.careers.yahoo.com


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com

>

‘c:\WINNT4\system32\drivers\mydrv.sys’

That’s your problem. .kdfiles only works on XP, not NT4.

Does anyone know what the problem might be?
*ANY* suggestions would be welcome.
Manually copying the driver files, everytime I
recompile is taking too much of my time!
Thanks in advance!
Manoj

=====

Manoj Paul Joseph,
Master of Computer Applications (final year student),
School of Computer Science and Engineering,
Anna University,
Chennai (Madras),
India.


Looking for a job? Visit Yahoo! India Careers
Visit http://in.careers.yahoo.com


You are currently subscribed to windbg as: xxxxx@stg.com
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com