- pre-newbie... install error
- Posted on June 27th, 2005 | 0 Comments
Hi experts. I've just installed the DDK (WINXP_DDK.exe build 2600). All OK except for: Error installing cab: SDKINCS3 Error installing cab: SDKINCS2 Error installing cab: SDKINCS1 Now I don't even...
- How can I use Tdi in windows 98 scsi port driver ?
- Posted on June 27th, 2005 | 0 Comments
I'm writing a scai port (*.mpd) driver for windows 98, It using tdi to connect the remote server with the tcp connection. they can transmit data to another, but after transmit some MB of data...
- ACPI.sys gets into endless loop reading temperature
- Posted on June 27th, 2005 | 0 Comments
to appologize right away; i've started to write drivers w/ RT11, VMS etc, but then I got too old to do this stuff; now I find myself back in Win XP w/out clue... I found out: sytem proc handle 64h...
- Mapping kernel memory to user space
- Posted on June 27th, 2005 | 6 Comments
Hello, ALL! I have a USB high-speed camera driver. The total amount of data coming out of my camera thorugh USB is about 45MB/s. From the beginning I had an IOCTL function which copied available...
- IoInitializeTimer question
- Posted on June 27th, 2005 | 3 Comments
Hello, I use IoTimer routines that are called once per second per device with IoInitializeTimer() How is the IoTimer routine synchorinized with device removal or system shutdown? Thanks, Nir
- Driver Installation
- Posted on June 27th, 2005 | 3 Comments
What is the difference between Add Hardware Wizard and devcon install? My non-pnp driver installs correctly with the wizard. The memory range resource is assigned ok, but it has a IRQ resource...
- Get device object of the other driver
- Posted on June 27th, 2005 | 3 Comments
Dear all, Here I have a problem. In my driver, I have the symbolic name of the other driver and I would like to pass IRP to that driver. But I don't know how to get that device object through the...
- NDIS 5.1 on Windows 2000
- Posted on June 27th, 2005 | 9 Comments
I have a problem with running my driver on some Windows 2000 systems. It uses NdisGetPoolFromPacket, that was introduced in NDIS 5.1. Windows shows blue screen when trying to load the driver. What...
- Serialization for USB
- Posted on June 27th, 2005 | 2 Comments
I'm making a USB function driver. I want to serialize IRP. I have a question. Should I make a queue for each device? Should I shuld make a queue for each pipe?
- Questions about WHQL
- Posted on June 25th, 2005 | 1 Comments
Dear Sir: I have questions when doing WHQL testing.Would you please give me a help? My device is a USB composite device, includes Mouse interface and data transmitter interface , this data...
- Printer driver document events
- Posted on June 24th, 2005 | 1 Comments
Hi I am developing a virtual printer driver starting from the MSPLOT DDK sample. What I need to do is: - when the printing starts, show a dialog box so the user can choose a file name - render the...
- DrvQueryFontTree fails with Splwow64.exe
- Posted on June 24th, 2005 | 0 Comments
OS: Windows XP Professional x64 Version 2003 Service Pack 1 DDK: Windows DDK 3790.1830 Case: Printing from a 32-bit application DrvQueryFontTree returns a pointer to an FD_GLLYPHSET...
- PreAcquireForSectionSynchronization call back - open file for read
- Posted on June 24th, 2005 | 1 Comments
I am in the context of the PreAcquireForSectionSynchronization call back and would like to open the file that is being referred to by the Data->FileObject->Filename for READ access, read the data,...
- Satisfying the Found New Hardware wizard
- Posted on June 24th, 2005 | 3 Comments
Hello, I am working on the driver for a USB printer. Unfortunately the driver is not certified, and I fear this is part of the problem. The problem is that every time a user plugs in the printer, or...
- list of module loaded in a process
- Posted on June 24th, 2005 | 1 Comments
All, Is there a way using windbg if i can find list of modules loaded in a process Thanks
- Exception Handling in the kernel
- Posted on June 24th, 2005 | 3 Comments
Hi all. I have never used exception handling in driver code, but I recall that in NT4 you could use it in code called by an application, so read/write/deviceiocontrol dispatch code could contain...
- creating SVG print driver (new to driver dev)
- Posted on June 24th, 2005 | 0 Comments
How to get font name,family,size,(other things i know from the GDI LOGFONT structure) from the ddi structures and functions? I am modifying the DDK sample oleps and writing to my svgfile in the...
- SoftICE crash
- Posted on June 24th, 2005 | 3 Comments
I use SoftICE to debug my camera driver. After I do the step below, SoftICE and OS crash. 1) build check version USBCAMD and running, SoftICE work well 2) build check version USBINTEL (just...
- How to generate a blue screen with message.
- Posted on June 24th, 2005 | 5 Comments
Hi all, Is it possible to specify the message of blue screen ? I want to generate a blue screen on purpose for not continue bootint the OS under some condition and write a message on the blue...
- This is printed by sdbus.sys , and I get with dbgview tools.
- Posted on June 24th, 2005 | 1 Comments
Is this right? Who can help me to explain it? THX.

