Tech Support > Microsoft Windows > Drivers
Remote wake up and selective suspend problem
Posted on June 6th, 2007 | 11 Comments

Hi Eliyas, Finally i got chance to log in the framework trace log. Here are two logs. The first one i put a break point immediately after power policy where it failed and the second one i returned...

[WIA] Use of usbscan.sys
Posted on June 6th, 2007 | 1 Comments

Well, I think I have all that I want in WDK. "Dcls" wrote:

About IoConnectInterrupt parameter
Posted on June 6th, 2007 | 1 Comments

ShareVector means more than one device can interrupt on that vector. For a PnP driver this value comes to you in the resources you get with start device. For a non-PnP driver this is dictated by...

For PDO: How to forward request to next lower driver stack automatically in KMDF?
Posted on June 6th, 2007 | 6 Comments

Well actually I would suspect the bus would adjust the PDOs' stack sizes in that case. Your right all around...I wasn't thinking about I/O having to go to the underlying bus. I was thinking about...

Mirror driver and Terminal Services/FUS
Posted on June 5th, 2007 | 1 Comments

Let's start from the beginning: Each Session can be in different states and attached to different classes of video devices. Classes of video devices are: local, remote, disconnect States are:...

WORD definition in WDK is not the same as in VC++ ?
Posted on June 5th, 2007 | 6 Comments

USHORT and ULONG were always in the DDK headers, and, in NT4 time, WORD and DWORD were IIRC absent from them. -- Maxim Shatskih, Windows DDK MVP StorageCraft...

Oemui and Oemuni...what's the difference?
Posted on June 5th, 2007 | 1 Comments

The difference between oemui and oemuni is one is the driver UI (oemui) and the other is the rendering add on (oemuni). Your driver is a rendering add on, correct? You need to use a compiler define...

Execution Sequence of default drivers in WinCE 5.0
Posted on June 5th, 2007 | 0 Comments

Hi all, I had a doubt on how to set the execution sequence for the Windows CE 5.0 default drivers. Actually i'm using MIPSII BSP for my project. Whether there is any settings to be done to registry...

Driver for windows xp x64 professional edition??????
Posted on June 5th, 2007 | 7 Comments

Thanks Don. "Don Burn" wrote:

Regarding Driver Build
Posted on June 5th, 2007 | 1 Comments

No you need seperate binaries for the x64 and x86 builds. You can have one install package with a single inf file. -- Don Burn (MVP, Windows DDK) Windows 2k/XP/2k3 Filesystem and Driver...

Disabling Devices by calling Setupapi.dll, or Converting Devcon to C#
Posted on June 5th, 2007 | 2 Comments

Phil wrote: Yes, P/Invoke is my friend. That is exactly how I am importing the Setupapi.dll library and making the API calls. My problem is in how to correctly format the input to those APIs. Why...

How to support USB IAD on Win98/ME/2000?
Posted on June 5th, 2007 | 0 Comments

I would write UVC driver for Win98/ME/2000. UVC device uses IAD to declare video interface collection. That is, multiple interfaces may be grouped for one device function. Currently, usb composite...

Crash Dump Analysis
Posted on June 5th, 2007 | 1 Comments

I got the crash resolved. The problem was i registered a cancel routine and i completed the request without clearing the cancel routine. So, when i cleared the cancel routine before completing the...

chkinf bug: No )'s in the path so no DirectX in the path
Posted on June 5th, 2007 | 2 Comments

Just realised you may have actually hit this problem independantly rather than from within DTM - chkinf is used there too though. "ddaniels@Linear Systems" <ddaniels@newsgroups.nospam> wrote in...

Developing for multi core CPUs
Posted on June 5th, 2007 | 9 Comments

Max Mayer <mayer_max@web.de> wrote: This shows quite a serious misunderstanding of the PC architecture. Let's say that you COULD lock your driver into one CPU. What do you think that CPU is going...

Why is IoStatus.Information is so sensitive?
Posted on June 5th, 2007 | 3 Comments

0dbell@gmail.com wrote: Yes. Consider a METHOD_BUFFERED ioctl, where the operating system *copies* buffers between user-mode and kernel-mode. How does it know how many bytes? On the read side, it...

Is there a MS approved general purpose USB driver ?
Posted on June 5th, 2007 | 7 Comments

to be clear, winusb will only match against devices explicitly listed in an INF(s) on the system. you plug in a random device, winusb will not load on it. d -- Please do not send e-mail directly...

Can not install Ergonomic Keyboard driver
Posted on June 5th, 2007 | 0 Comments

Recently purchased MS Natural Ergonomic 4000 keyboard. Driver installation gets started then aborts due to not enough disk resource. I have GBs! Have cleared out all temp files, but can not...

USB Mass Storage and File system
Posted on June 5th, 2007 | 11 Comments

Neeti <navs.kaur@gmail.com> wrote: And did you go to the page I mentioned? The command set is in one of those specs. -- Tim Roberts, timr@probo.com Providenza & Boekelheide, Inc.

MS Certification Practice Exams
Posted on June 5th, 2007 | 0 Comments

FREE Demonstration Exams Goto: www.wswexams.com