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



Forget DDK 2600, use WDK 6001 and the XP build env in it.

Drivers built by XP build env will _not_ generically work on w2k. To make a
w2k-compatible driver, use w2k build env.

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

"Beginner to device driver" <ranu2006@xxxxxxxxx> wrote in message
news:45a9567e-40b2-48d0-8b16-81a95483ae99@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am a beginner to device driver

I hav Windows Xp Sp2 and I am using Windows DDK 2600.
My device driver source contains link to ntstrsafe.lib and and #define
<ntstrsafe.h>

But I am unable to find these files in the DDK 2600 ,
I get a compaliation error "No such file or directory"

Is there any equivalent header file and library in Windows DDK 2600 ?

Device driver built in Windows XP will it work on windows 2000 and
Windows 2003 ?

Please guide me

.



Relevant Pages

  • Re: ntstrsafe.h "No such file or directory in Wndows DDk 2600" ????
    ... Drivers built by XP build env will _not_ generically work on w2k. ... I hav Windows Xp Sp2 and I am using Windows DDK 2600. ...
    (microsoft.public.development.device.drivers)
  • Re: link of the day
    ... AUDIODDK.DOC follows, from the W98 DDK. ... there is no support within the DOS and Win 3.x drivers. ... There are known issues with WDM audio 1.0, ... of the Microsoft Windows 98 DDK. ...
    (comp.sys.ibm.ps2.hardware)
  • Re: Win DDK 3790 cannot compile with VS 6.0, but linking error with VS. NET
    ... >> compiler and tools for driver development. ... > in MSDN with an article titled New in the DDK for Windows XP: ... > build environment. ...
    (microsoft.public.development.device.drivers)
  • Re: DDKBuild ISSUE with WINDDK...
    ... My combination right now is Windows Server 2003 DDK and VC++ 6.0 and I'm ... > This builds like a champ if you use the Windows 2000 Build Environment of ...
    (microsoft.public.win32.programmer.kernel)
  • Re: DDKBuild ISSUE with WINDDK...
    ... My combination right now is Windows Server 2003 DDK and VC++ 6.0 and I'm ... > This builds like a champ if you use the Windows 2000 Build Environment of ...
    (microsoft.public.vc.debugger)

Loading