Re: ntstrsafe.h "No such file or directory in Wndows DDk 2600" ????

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Read about .symfix command in WinDbg docs and use it to download the
symbols from MS.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com

"Beginner to device driver" <ranu2006@xxxxxxxxx> wrote in message
news:60bc0156-524e-4790-948a-fc97ed468dca@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thanks for the help I was able to build the device driver
and to some extent I was able to debug ... using Windows Debugger

and VMware image

I just put some DbgBreakPoints in code and tried to debug it and I got
following error

"

Debugger is not using correct symbols
In order for this command to work properly symbol path should point
to .pdb files that have full type information"

I downloaded WindowsXP-SP2-Symbols where do I need to install this ?
in local machine or vmware image ?

and hw do i link to .pdb files ?


On Mar 19, 5:58 pm, Beginner to device driver <ranu2...@xxxxxxxxx>
wrote:
Thanks for the information
:)

On Mar 19, 3:42 pm, "Maxim S. Shatskih" <ma...@xxxxxxxxxxxxxxxx>
wrote:



Well I downloaded Windows Vista WDK 6000 as I couldn find a separate
WDK for XP .

WDK 6000 is a bit obsolete too, use 6001 (the Server 2008 WDK).

Shall I install Windows Vista WDK 6000 in XP and build drivers ? Will
it work fine ?

Yes. It can be installed from XP up and requires .NET 2.0 (provided on the
same
disc).

It has several build envs - for w2k/XP/WNET aka 2003/WLH aka Vista or
2008 -
and for several CPU types - x86, x64, amd64.

So, it works from XP up, and can build from w2k up.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
ma...@xxxxxxxxxxxxxxxxxxxx://www.storagecraft.com- Hide quoted text -

- Show quoted text -

.



Relevant Pages

  • Re: More Symbol Issues...
    ... Read the WinDbg docs on .symfix command. ... This command sets up auto download ... Maxim Shatskih, Windows DDK MVP ...
    (microsoft.public.development.device.drivers)
  • Re: DDK version question
    ... download anywhere on the MS site. ... Try WDK 6001.18000 ... Maxim Shatskih, Windows DDK MVP ...
    (microsoft.public.development.device.drivers)
  • Re: Pen Drive Initialization
    ... It must have the valid filesystem metadata with 100% of data space marked ... >> Maxim Shatskih, Windows DDK MVP ... >>> When I do that, windows keeps repeating the reading commands, and there ...
    (microsoft.public.development.device.drivers)
  • Re: Replacing MdlAddress of an IRP. Can we do that?
    ... If the partial MDL was built - then a master MDL which was used as a base ... Maxim Shatskih, Windows DDK MVP ... Apparently I have to use a IoBuildPartialMdl (PreviousMdl, SwapMdl, ...
    (microsoft.public.development.device.drivers)
  • Re: Accessing the adapter context in an NDIS driver
    ... >> Maxim Shatskih, Windows DDK MVP ... >> StorageCraft Corporation ... >>> I don't know how to get to my adapter context from my dispatch routine, ...
    (microsoft.public.development.device.drivers)