"Your new hardware is installed and ready to use." How does Windows know when to display the "Your new hardware is installed and ready to use" popup balloon? For example, imagine a heavy composite USB device with many function drivers, the PnP system never knowing whether those function drivers would be the parent to even more function drivers... Is there simply... 16 Sep 2009 08:27
Which Enhanced USB Controller port is a device connected to? My application needs to know to which motherboard USB port a USB drive is connected. Is it correct that each motherboard USB port is always assigned the same Enhanced USB Controller port number? If so, how to get the Enhanced USB Controller port number for a plugged USB high speed device? I was hoping to ge... 14 Sep 2009 18:43
troubles with Inf file I have an audio driver I wrote that has a corresponding inf file. I am now in the process of splitting up the driver into two drivers -- one that acts as a bus that notices attaches and detaches of the other driver. I'm having some serious problems figuring out how to write an INF file for this. - can I shar... 12 Sep 2009 01:07
WLK 1.4 (QFE 002) pnpdtest surprise removal failed when restarting KMDF USB device on windows XP Hi, I work on a USB device developed with KMDF. This device was certified with WLK 1.2. A new functionality should be added but I encounter a problem with pnpdtest delivered with WLK 1.4 (with QFE 002). During surprise removal test, when device is restarting, PNPFILT receives an error C000009C. There is no error ... 17 Sep 2009 05:43
Virtual Printer I was not able to use Windows Messages (under Vista). Now it works with NamedPipes. Page dumping is made in DrvStartPage and DrvEndDoc. ... 9 Sep 2009 04:11
Is it possible to write vendor specific protocol WDM/WDF class That driver (what you mentioned)which gets loaded on top of enumerated device will be my lower layer driver which does only PCI read/writes or SD read/writes. But this driver will be controlled by some other vendor specific protocol driver which will loaded on top of this driver. This protocol driver will main... 15 Sep 2009 06:49
dsfksvcs.sys missing or corrupt I have same problem and it's big surprise for me. Alogical, what you edit in registry and what is "old libparted-based image of the drive"? Any solution else? "alogical" wrote: No, don't need it at the moment. Unfortunately however, I did install it as part of the WDK. Going to edit registry and if that... 14 Sep 2009 03:05
why DNF_* falgs are different Looks like the document is incorrect. DNF_ENUMERATED is 0x00000010 and I'm pretty sure it always has been. "yushang" <yusunn(a)gmail.com> wrote in message news:7851acc6-e717-4d0b-b989-0f8f0c296383(a)m7g2000prd.googlegroups.com... On Aug 28, 3:21 am, "Mike [MSFT]" <jlongh...(a)hotmail.com> wrote: Which document... 7 Oct 2009 06:23
WDK 7.0.0 compilation error you definitely need to move the win7 wdk. annotations in general are not downlevel compatible d -- This posting is provided "AS IS" with no warranties, and confers no rights. "scur" <scur(a)discussions.microsoft.com> wrote in message news:78F2C2C1-8DD6-48D4-A64B-65F5E5E1F926(a)microsoft.com... I rece... 8 Sep 2009 14:50
Is it possible to write vendor specific protocol WDM/WDF class dri Hi all, I need to write a new WDM class driver for a vendor defined protocol & mini driver for PCI/SDIO interface. Is it possible to write a new class driver for vendor defined protocol & also a mini-driver to register/interface with the class driver ? ... 8 Sep 2009 14:50 |