Tech Support > Microsoft Windows > Drivers
Kernel Object Security
Posted on May 31st, 2005 | 0 Comments

Hi Although I am not writing kernel mode code, I do have some questions that I think will be best answered in this forum. Two questions, possibly should be posted sperately. 1. I have user mode...

user unable to print on windows 2000 cluster via port monitor.
Posted on May 31st, 2005 | 2 Comments

Hi I have written a cluster aware port monitor. It works fine in a normal environment. BUT when it is used on a Windows 2000 cluster, only users with Administrator rights can print!! Normal users...

Bug in Scsiport.sys on AMD64?
Posted on May 31st, 2005 | 4 Comments

Hello, I'm currently porting my scsi miniport driver to 64 bit (Amd64) and hit a problem. Code snip from the FindAdapter-Routine: ULONG FindAdapter(IN PVOID HwDeviceExtension, IN PVOID Context, IN...

AVStream driver performs differently under WinXP and Win2K.
Posted on May 31st, 2005 | 0 Comments

Hi all, I have developed a USB camera driver based on AVStream. So far, the driver works fine under WinXP platform. The problem occurs when testing the driver under Win2K (installed with DirectX...

How to enumerate USB Mass Storage devices?
Posted on May 31st, 2005 | 7 Comments

hello. i'm working on a hobby project for my own mp3 (usb mass storage) player and try to enumerate all usb mass storage devices currently connected to my computer. i've been working on this quite a...

Unidrv's DrvNextBand hangs
Posted on May 30th, 2005 | 6 Comments

In this third pary virtual driver i'm looking at, the OEMNextBand function mades a call to Unidrv's DrvNextBand. This hangs for a long time until the printing dialog prompts about error. Only when i...

No cheap USB debug boards here. What a misery.
Posted on May 30th, 2005 | 0 Comments

"savemoney@excites.com" wrote:

Renaming a file
Posted on May 30th, 2005 | 1 Comments

The FILE_RENAME_INFORMATION structure has a RootDirectory field that may be non-NULL RootDirectory If the file is not being moved to a different directory, or if the FileName member contains the...

about SD BUS NdisMSetAttributesEx()
Posted on May 30th, 2005 | 17 Comments

Hi, Now I use DDK tools to find the VID PID, I do not know in NdisMSetAttributesEx() function, the last parameter---AdapterType,only has value below in DDK files. NdisInterfaceInternal Specifies a...

Keyboard extension
Posted on May 30th, 2005 | 5 Comments

Hi. Some month ago I bought a keyboard with a function button. Product: Luminous III Manufacturere: Sharkoon in Germany Please look at: http://www.sharkoon.com/enghtml/input.htm#key3 When I press...

Checked build
Posted on May 30th, 2005 | 1 Comments

Hi All, In MSDN, it is said that we require checked build version of operating system to test and debug the driver. By making changes in boot.ini(/debug) i was able to boot the system in checked...

NDIS: Ethernet checksum
Posted on May 30th, 2005 | 7 Comments

Hi all, I'm interested in following questions. Who is in charge of ethernet frame's checksum? It means if I change ethernet frame in my NDIS IM, will I have to "repair" checksum too, or it is done in...

Printer driver woes
Posted on May 30th, 2005 | 2 Comments

I'm using the bitmap driver sample from the LDK, and am running into a few problems. All I want to do is take the individual scan lines and pass them to an existing DLL that then does some...

How to test BDA driver useing HCT??
Posted on May 30th, 2005 | 5 Comments

dear all, I want to get WHOQ log , how to test my bda driver by HCT first?? thanks

NDIS and Memory
Posted on May 30th, 2005 | 5 Comments

Hi all, I'm not sure in following question ... Is it correct to use ExAllocatePool( PagedPool, size) in NDIS IM (in part running at PASSIVE_LEVEL) or there is an other Ndis specific...

Firewire for Windbg. brand important?
Posted on May 29th, 2005 | 8 Comments

Hi all, the machine i bought for debugging drivers does not have firewire, and i'd like to add a PCI board with firewire ports. are there boards that are known not to work for debugging? or doesn't...

debugging related question
Posted on May 29th, 2005 | 3 Comments

Hi all, is it legal to let the Power management dispatcher function always return STATUS_UNSUCCESSFUL? i am finishing the pnp handling of my first driver, and i'd like to debug that separatly from...

I am new to driver develop
Posted on May 29th, 2005 | 5 Comments

I write a lan card driver for my FYP i want to ask , Do it mean that i have to use DDK suite Is there have any product can replace it?

One more bug - please vote
Posted on May 29th, 2005 | 12 Comments

http://lab.msdn.microsoft.com/ProductFeedback/viewFeedback.aspx?feedbackId=FDBK28013 -- http://www.cristalink.com

Re: Stupid
Posted on May 29th, 2005 | 0 Comments

Usually developers are not that stupid. We do not follow dubious links.