- Pull the SRB_READ_DATA
- Posted on July 16th, 2005 | 3 Comments
Dear all : I wirte a video capture driver use stream mini driver, but in some case(i am not sure), it can't recive the SRB_READ_DATA command , than the driver will do idle, Because can't get any SRB...
- Role of PCMCIA.dll in Windows CE
- Posted on July 16th, 2005 | 2 Comments
Hello,. I have some doubts reagrding Role of PCMCIA.dll in communication to a CF/PCMCIA card. Somebody please help me.. Let me explain the scenario. I have a Bluetooth CF card, which is a Radio LAN...
- Accessing Physical memory in windows 64bit
- Posted on July 16th, 2005 | 2 Comments
Dear all, Please guide me on this following problem. I want to access DMI area on smbios. Earlier i accessed and searched the entry string(_SM_) using turbo c++ and i got all dmi informations. Assist...
- about backup disk sectors
- Posted on July 16th, 2005 | 1 Comments
I Write a storage filter driver to monitor the changing of system: when the disk sectors are changing, it back up the sectors befor they are really be written to the hard disk. I can get these...
- InstallHinfSection source directory
- Posted on July 16th, 2005 | 2 Comments
Hello, Help, I'm going bald. I am trying to install a usb driver from an inf file using: rundll32.exe,'setupapi,InstallHinfSection DefaultInstall 132 Path\File.Inf All the necessay files are in...
- Re: Problem with interrupts
- Posted on July 15th, 2005 | 2 Comments
Set "PnP OS = No" in BIOS setup screens. -- Maxim Shatskih, Windows DDK MVP StorageCraft Corporation maxim@storagecraft.com http://www.storagecraft.com "Lourenço Teodoro" <lourenco_xxi@hotmail.com>...
- 1394 Raw Mode Addressing AND Driver Verifier
- Posted on July 15th, 2005 | 10 Comments
Hi All, I've been using 1394 raw mode addressing successfully but when I run the driver verfier I get a bug check when accessing the port driver to perform a raw mode io request. Raw mode...
- Identical 1394 Devices On Same Bus
- Posted on July 15th, 2005 | 1 Comments
Hi All, It has been my understanding that the AddDevice function would be called once for each device on the 1394 bus containing the same identical config ROM and the driver would increment a count...
- how to: resource file compilation error
- Posted on July 15th, 2005 | 0 Comments
I have .rc file. I add this file along with my *.c files in "sources" file and from DDK command window gave "build" command. I get error for ..rc file: "RC1101 - invalid option -3". But when I build...
- how to find out which USB port my device is attached to?
- Posted on July 15th, 2005 | 4 Comments
Hi All, I am writing a co-installer for a USB device. In the co-installer, I need to find out which USB port the current installing device is attached to. Could anyone help me? Any hint is...
- Can a driver execute at least 512k times in a second ?
- Posted on July 15th, 2005 | 1 Comments
Dear all: Our senior engineer is writing a driver. Its max speed is 4M bit a second. We must implement a error check function to check if every byte transferred is right. But I don't know if a...
- Free Download for Walter Oney's book Programming the MSWDM
- Posted on July 15th, 2005 | 1 Comments
Not! But now that I have everyone's attention... does anyone know of a link from which I can download a copy of Walter Oney's book using Visa, MC or PayPal etc.? thanks, Antranik
- Printer Driver Terminal Service Support problems
- Posted on July 15th, 2005 | 0 Comments
Hello, I have an virtual printer driver that save the EMF to different formats and open an settings dialog on endPageExit() event, the driver works well from win NT , 2000, XP, 2003 . But now i want...
- Internal loopback test for serial port
- Posted on July 15th, 2005 | 0 Comments
Hi Everybody, I am writing application using VC++ for enabling internal loopback mode on serial port. I have been using DeviceIOCtl code IOCTL_SERIAL_SET_MODEM_CONTROL to set Modem Control Register...
- Internal loopback test for serial port
- Posted on July 15th, 2005 | 0 Comments
Hi Everybody, I am writing application using VC++ for enabling internal loopback mode on serial port. I have been using DeviceIOCtl code IOCTL_SERIAL_SET_MODEM_CONTROL to set Modem Control Register...
- ddk localmon sample
- Posted on July 15th, 2005 | 3 Comments
I am working on a virtual printer driver that needs to redirect bitmap data to another dll. I have both the bitmap sample and the localmon sample from the most recent DDK. My intention is to...
- NIC Binding order
- Posted on July 15th, 2005 | 4 Comments
1. Srivathsan Jul 14, 7:51 pm show options From: "Srivathsan" <srivathsa...@gmail.com> - Find messages by this author Date: Thu, 14 Jul 2005 07:21:30 -0700 Local: Thurs,Jul 14 2005 7:51...
- Unusual Situation Occured When Printing with Duplex and LongEdge
- Posted on July 15th, 2005 | 0 Comments
We wrote a Printer Driver based on UniDrv, and its GPD File is like the one of the HP LaserJet 5 Series. Now we have a two-page document to print(simplex, duplex and LongEdge). when using HP...
- Why can't ndisprot be used by users w/o admin privledges?
- Posted on July 14th, 2005 | 0 Comments
Is there a way around it? Thanks, chris
- UpdateDriverForPlugAndPlayDevices fails with ERROR_FILE_NOT_FOUND
- Posted on July 14th, 2005 | 2 Comments
I have a setup application which installs a display mirror driver. This works fine, except that on some systems UpdateDriverForPlugAndPlayDevices fails with ERROR_FILE_NOT_FOUND. Here's an excerpt...

