Re: wdfdriver.h file in DDK(Windows Server 2003 SP1 DDK) for XP Pr

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hello Don,

I had already installed the ISO (1830_usa_ddk ie WDK) and i don't
have anything related to KMDF. but in some place i read KMDF is included in
the latetest WDK Version 1.5. Could you please tell me where exactly i can
find the WDK Version 1.5 so as to have wdfdriver.h and other related KMDF
stuff?

Thanks you very much in advance
-Srini


"Don Burn" wrote:

The webpage points you to the ISO image for the whole kit. You can either
burn a DVD or use a virtual DVD reader such as OSR's at
http://www.osronline.com/article.cfm?article=410


--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
http://www.windrvr.com
Remove StopSpam from the email to reply



"Srinimg@xxxxxxxxx" <Srinimgyahoocom@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:1E0508E0-E2A7-4C40-837F-1D5F0B76ADB3@xxxxxxxxxxxxxxxx
Hello Don,

Thanks for the reply. Does this link has the KMDF Installation Kit
or
am i missing something?

Thank you very much
-Srini


"Don Burn" wrote:

You need the Kernel Mode Driver Framework (KMDF). To get the latest
one,
download the WDK see
http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx


--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
http://www.windrvr.com
Remove StopSpam from the email to reply



"Srinimg@xxxxxxxxx" <Srinimgyahoocom@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:9AB53045-66C0-4F21-A8A0-0916E57C7ABF@xxxxxxxxxxxxxxxx
Hello all,
I have installed the Windows Server 2003 SP! DDK in Win XP
Professional System to filter Registry calls using Kernal Mode
Driver(Ref
:
http://msdn2.microsoft.com/en-us/library/aa906577.aspx ).

I don't have the header file(wdfdriver.h) that has
WDF_DRIVER_CONFIG to initialize the driver by invoking
WdfDriverCreate(). So
could you please tell me where can i find the wdfdriver.h? Does the
file(wdfdriver.h) part of the Windows Server 2003 SP1 DDK Intallation?

Thanks in advance
-Srini






.



Relevant Pages

  • Re: NDIS-SDIO Driver
    ... You are trying to install KMDF driver built from LHS Beta3 WDK on XP. ... The version number of Windows Driver Foundation for Windows Server "Longhorn" or Windows Vista SP1 has been changed to 1.7 to account for various bug fixes and minor backwards compatible changes. ... The WDK samples for UMDF and KMDF now require the use of the 1.7 coinstallers. ...
    (microsoft.public.development.device.drivers)
  • Re: NDIS-SDIO Driver
    ... You are trying to install KMDF driver built from LHS Beta3 WDK on XP. ... The version number of Windows Driver Foundation for Windows Server "Longhorn" or Windows Vista SP1 has been changed to 1.7 to account for various bug fixes and minor backwards compatible changes. ... The WDK samples for UMDF and KMDF now require the use of the 1.7 coinstallers. ...
    (microsoft.public.development.device.drivers)
  • Re: wdfdriver.h file in DDK(Windows Server 2003 SP1 DDK) for XP Pr
    ... 1830 is the DDK, 6000 is the WDK, WDK is the Vista Windows Driver Kit. ... Don Burn (MVP, Windows DDK) ...
    (microsoft.public.development.device.drivers)
  • Re: 32 Bit Windows Vista DDK.
    ... There is only one WDK, it supports building drivers for 32-bit and both X64 ... Don Burn ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... I have followed the instructions and download the Windows Driver Kit ...
    (microsoft.public.development.device.drivers)
  • Re: error LNK2019 with fopen
    ... Kernel-Mode Driver Architecture ... Don Burn (MVP, Windows DDK) ... You should only be using functions documented in the WDK docs. ...
    (microsoft.public.development.device.drivers)