- PREfast 6001 annotations: DOCERR
- Posted on March 10th, 2008 | 1 Comments
please use the feedback button on the page to send this correction d -- Please do not send e-mail directly to this alias. this alias is for newsgroup purposes only. This posting is provided "AS IS"...
- Accessing configuration space of PCI-express bridge
- Posted on March 9th, 2008 | 5 Comments
Hi Koen, Did you get solution for your problem? Please let me know. I am als stuck in a similar problem. Any help will be appreciated. Mapy -- mapy http://www.techtalkz.com - Technology and...
- Doris D and The Pins free MP3 file download
- Posted on March 9th, 2008 | 0 Comments
D O R I S D A N D T H E P I N S L E G A L M P 3 M U S I C D O W N L O A D S *Doris D and The Pins 1981* 'Doris D and The Pins - Bad Luck Honey' (http://tinyurl.com/2hm6w8) (3:42...
- NDIS WOL and Pending Packets
- Posted on March 8th, 2008 | 3 Comments
Only if the protocols do not support ProtocolPnPEvent/SetPower -- Maxim Shatskih, Windows DDK MVP StorageCraft Corporation maxim@storagecraft.com http://www.storagecraft.com
- WPP - Trace Msg Func: dbgwrt(LEVEL,(FLAGS,MSG,...))
- Posted on March 8th, 2008 | 1 Comments
One of our engineers from tracing team tried this and concluded that preprocessor cannot handle this. -Eliyas "Dieter Pfeuffer" <dpfeuffer@nospam.nospam> wrote in...
- 3 issues: PREfast annotations in WDK 6001
- Posted on March 8th, 2008 | 4 Comments
Surely the allocation failure on s->SomeData is handled and fails the whole function, I just omitted it for brevity in the sample. Nevertheless, PREfast says that s->SomeData is leaking. Any ways...
- Ndis 6 Miniport: Calling NdisMAllocateNetBufferSGList inMiniportSendNetBufferLists
- Posted on March 8th, 2008 | 3 Comments
Yes you can raise IRQL and then lower it afterward as you suggested yourself. But you should try to take advantage of the information provided to you during the send call. If...
- How are hotkeys handled by filter drivers?
- Posted on March 7th, 2008 | 2 Comments
these keys must be put into a consumer collection and each of these keys have a std defined usage value. there is a user mode service which will read these usages and turn them into windows...
- Traffic Monitor Using TDI or NDIS
- Posted on March 7th, 2008 | 12 Comments
I was really excited to read the article and when i actually took the code out of the firewall and it was working fine (except for the point where it unloads the driver) i thought may this is it....
- IOCTL_ATA_PASS_THROUGH vs IOCTL_IDE_PASS_THROUGH (again)
- Posted on March 7th, 2008 | 1 Comments
I suppose, thought you didn't say, that you need access to low-level commands that are not available normally. I suspect you will have to use all of these methods maybe using the type of bus as your...
- Need help writing NT4 compatible Audio and Video Drivers
- Posted on March 7th, 2008 | 7 Comments
"Helio" <heliok@usa.net> wrote: You won't know until you try them, although I'd call it a long shot. -- Tim Roberts, timr@probo.com Providenza & Boekelheide, Inc.
- Usb Max Transfer Size
- Posted on March 7th, 2008 | 10 Comments
Charly Wu <CharlyWu@discussions.microsoft.com> wrote: But it's only overlapped by name, right? You aren't actually overlapping anything. Here's the problem. USB is a scheduled bus. If you do not...
- WHQL retest required ?
- Posted on March 7th, 2008 | 3 Comments
It's DUA(Driver Update Acceptable) submisstion and you don't need to retest WHQL. The INF update submssion fee is the same as $250 for each submssion. But if you need to do reselling procedure, you...
- How can RS-232 communication in WDM?
- Posted on March 7th, 2008 | 6 Comments
these require a handle and can only be called from passive level. the mouser example does not create a handle nor does it call these apis, it creates the read/write irp on its own. both patterns...
- polliing of HID class device input endpoints
- Posted on March 6th, 2008 | 4 Comments
/me smacks forehead. D'oh! Of course. But thinking about it more: why is this a requirement, OP? What's the harm you're trying to prevent? There might be a different way to solve your...
- Newbie with Vista 32bit and driver installations
- Posted on March 6th, 2008 | 0 Comments
Hello Last night "a spiritual phenomenon" propably deleted my AC97 RealTek sound hardware codec to binary space and from there to oblivion. As i powered my computer today all soundware drivers was...
- NDIS 6.0 test -- 2c_oidndisrequest.wsf script terminates abnormally
- Posted on March 6th, 2008 | 1 Comments
On Mar 6, 8:37*am, "abrahamlinco...@gmail.com" <abrahamlinco...@gmail.com> wrote: Variation #49 seems to be looking at the driver file's version information; See the MSDN description of...
- How to disable a driver programmatically from another driver
- Posted on March 5th, 2008 | 1 Comments
there is no mechanism to do this in kernel mode. you could change the Start value in the registry to 4, but that will not take effect until a reboot (and muck with the state behind the SCM's back,...
- PsCreateSystemThread
- Posted on March 5th, 2008 | 7 Comments
"Pavel A." <pavel_a@NOwritemeNO.com> wrote in message news:%23IcG4VwfIHA.1212@TK2MSFTNGP05.phx.gbl... correction - instead of "possible" read : supported and documented. Regards, --PA
- can you help me to find what is the problem with this driver?
- Posted on March 5th, 2008 | 2 Comments
Thanks, It works perfectly. Regards <chris.aseltine@gmail.com> wrote in message news:1f7ceb4a-8a85-4fdd-ad16-d533b7c7ffe7@y77g2000hsy.googlegroups.com...

