Tech Support > Microsoft Windows > Drivers
Device callback object isn't referenced by the framework
Posted on May 20th, 2008 | 7 Comments

OK. Yes, that is a bug that the new version (1.9) will fix. Egi. "Figueredo" <Figueredo@discussions.microsoft.com> wrote in message news:F4C6CE73-B296-4659-BAE1-C5DE86C05873@microsoft.com...

PCI Device Drivers
Posted on May 20th, 2008 | 9 Comments

How are you checking this? Get OSR's DeviceTree tool if you are not useing it and see which PDO's your driver is enumerating. It sounds like you are some how on more than just your custom...

windows longhorn signing process
Posted on May 20th, 2008 | 1 Comments

Yes, and the same signature. -- Maxim Shatskih, Windows DDK MVP StorageCraft Corporation maxim@storagecraft.com http://www.storagecraft.com

Debuggin DDK samples
Posted on May 20th, 2008 | 1 Comments

The debugging kit is $85 if you sign in, which is a very good deal. There is stuff in the device simulation framework that can simulate some USB devices as an alternative. -- Don Burn (MVP,...

Virtual Storport miniport question
Posted on May 20th, 2008 | 5 Comments

Hi, Here is the announcement from Microsoft. They VMiniport can call WDM routines according to the WDM guidelines. Microsoft has defined the Storport Virtual Miniport (VMiniport) driver to extend...

newbie virtual miniport storport question
Posted on May 20th, 2008 | 4 Comments

On May 20, 10:19 am, GNR <G...@discussions.microsoft.com> wrote: by using underlying PCI PDOs and creates PDO for upper level drivers like iSCSI, chimney, NDIS, etc.

Resource leak in SetupDiGetClassDevs()?
Posted on May 20th, 2008 | 2 Comments

Its Windows XP SP2. SetupDiDestroyDeviceInfoList() returns TRUE, so there are no errors, and I can get all the device info I need OK. It just seems to be leaking that handle created in...

EMF Printer Project build from source file
Posted on May 20th, 2008 | 0 Comments

I am trying to build a SourceForge project called EMF Printer from its source files rather than using the prebuilt executable to learn what's going on at the code level, but I am having some trouble...

NO_DRV???
Posted on May 20th, 2008 | 1 Comments

krish <pradeep_bisht@yahoo.com> wrote: NO_DRV by itself has no special meaning. However, several standard INF files use that section to define a "null" device, and a device using that section says...

During the debug setup phase, blue screen
Posted on May 20th, 2008 | 1 Comments

Did you provide a floppy disk with the disk driver and press F6 during the boot of the OS? If it was Vista or Server 2008 you could prepare an install image with the driver incorporated into the...

Microsoft USB OS Descriptors
Posted on May 20th, 2008 | 0 Comments

I have a few questions about the Microsoft USB extension descriptors. 1. Is RNDIS supported? It's listed in the table on both the Microsoft website and the downloaded documentation but I'm unable...

Where to read messages about VSS writer?
Posted on May 19th, 2008 | 1 Comments

Volume Shadow Copy Service -- Maxim Shatskih, Windows DDK MVP StorageCraft Corporation maxim@storagecraft.com http://www.storagecraft.com

Is SNP broken?
Posted on May 19th, 2008 | 6 Comments

I've asked this because several approaches are developing to accelerate tcp/ip processing - varying from filtering and "pre-cooking" L2 packets before they reach the OS (which uses standard drivers...

"SymGetLineFromAddr64(...) fails with "487",...
Posted on May 19th, 2008 | 1 Comments

But dont forget those in the other groups :), they might be interested the answer as well .... hence readded the groups but with a follow up to microsoft.public.win32.programmer.kernel Pavel A....

How simulate the OSR USB FX2 Kit ?
Posted on May 19th, 2008 | 6 Comments

It's True. In WDK exists the simulator for the follow board: "BulkUsb.Sys Intel 82930 USB Bulk IO Test Board" Do you know where can I get a sample thats simulate the FX2 Board? Thks a lot. André

webhosting euwebhosting resellerwebhosting lycos desql server 2000teamspeak root server
Posted on May 19th, 2008 | 0 Comments

webhosting eu webhosting reseller webhosting lycos de sql server 2000 teamspeak root server + +

private devmode members addition
Posted on May 19th, 2008 | 0 Comments

hi friends, nobody help me regarding my private devmode addition problems :(. 5 days now that i look everywhere in the documentation and in the web. So, i still describe my problems. I add...

usbiodev.h vs usbiodef.h
Posted on May 18th, 2008 | 8 Comments

"Tim Roberts" <timr@probo.com> wrote in message news:076v24l4pbipoica2ac1r1r8k3f76pnu04@4ax.com... The _In_opt, _Out_opt etc. annotations (uppercase first letter) are found in the SDK & Visual C++...

Can 1394b S800 be supported by windows xp sp3 ?
Posted on May 18th, 2008 | 0 Comments

We knew windows xp sp2 downgraded speed of 1394b to S100, this bug was accepted by microsoft, the patch KB885222 was released to fix this problem. And except installing this patch, we need change...

Install usbccgp.sys in Windows 2000 system
Posted on May 18th, 2008 | 6 Comments

"abei" <aboutwho_1@163.com> wrote: That's not at all what he asked. Some people write their INFs to mention their composite device specifically, and match it to usbccgp.sys. That is a big mistake,...