Description:
Microsoft developers newsgroup.
|
|
|
Does usbstor.sys support selective suspend?
|
| |
Hi all, I wonder if MS Mass Storage Stack (usbstor.sys) supports selective suspend? I' quite sure it does not support for XP and Vista, but what about Seven? Is there any web document or MS information on this (except the old MS web pages about usbstor: [link] and... more »
|
|
SNMP not allowed
|
| |
Logical printers on Server 2003 showed off line immediately after hardening the network. XP PCs work just fine. Disabling the SNMP on the port configuration of the driver is not an option because the driver is setup to print to a queue and certain application need the SNMP to monitor the print jobs.... more »
|
|
USB-IF Test Certification ID Check
|
| |
Executing USBtidcheck.exe of WLK1.5 it is showing error. Need to know what is test about and any change required on the USB device to suport it. 3624 1456 2009:11:26 9:13:15:625 Machine: Build=2600.00 Platform=x86 OS=Microsoft Windows XP ServicePack="Service Pack 2" Version=5.1 BuildLab="xpsp_sp2_qfe" BuildDate=090206-1239 Language=English (US)... more »
|
|
The Relationship Between Device Class And Driver
|
| |
Hi, I use the SRC "\src\general\toaster\bus" in the DDK to build a BusEnum driver. when I create a PDO with "Mass Storage Type" and "Disk Drive GUID" in this driver, then a unknown device appears in the system device manager, why it is not a disk drive in the device manager? Then in the device manager, I choose "Update Driver" procedure for this... more »
|
|
Single driver for Multiple cards with same signature
|
| |
Hi all, I have developed a windows-xp based PCI card driver.Now I am using single card, with single card my application is working fine.Now I have inserted the second card with the same signature(same VendorId and DeviceId), So how can i access that second card using the same driver. Which function is used for this problem, Can anyone help me regarding... more »
|
|
WinUsb timing issue
|
| |
Hi, We are trying to use WinUsb to communicate with our own hardware device. However, we're experiencing strange timing issues, where regularly the driver fails to retrieve the reply from the hardware device. The same code works fine with another driver, which is just a build of the bulk USB driver sample from the DDK.... more »
|
|
INF Cache corrupted.
|
| |
Hi, I am working on NDIS IM driver for Windows XP SP2 and installation program uses INetCfg. I am facing one strange issue. Sometimes my driver installation gets failed and setup api logs shows Error Code: 0xE0000228 There are no Compatible driver for this device. After enabling setupapi verbose logging, I found that my driver's inf... more »
|
|
How to communicate with user, from printer driver
|
| |
Hi ! I wrote a little driver (based on Bitmap example from WDK) that captures printing and sends images thru NamedPipes to user application - this works. Now, I want to be able to give a possibility to select to which application data will be sent. example: user prints document, my driver checks for running user... more »
|
|
Can we use the "F6" or "Load Driver option" available during OS i
|
| |
Hello All Can we use the "F6" or "Load Driver option" available during OS install any and all PNP drivers ? If yes, what special stuff needs to be added in uninstall section so that we donot get a blue screen saying CRITICAL_SERVICE_FAILED. reason why i asked is When we install driver using the "F6" or "Load Driver... more »
|
|
|