- ACPI intercepting power button (and lid switch) questions (XP)
- Posted on July 29th, 2006 | 9 Comments
The Po subsystem in the kernel is issuing the IOCTL d -- Please do not send e-mail directly to this alias. this alias is for newsgroup purposes only. This posting is provided "AS IS" with no...
- WinXP SDIO Interrupt Handling
- Posted on July 29th, 2006 | 2 Comments
soviet_bloke@hotmail.com wrote: Dear Anton Thank u Anton Actually Iam developing a SDIO Driver in WINXP as u might know winxp service pack2 comes along only with SD Memory Driver ,According to...
- local buffer size
- Posted on July 29th, 2006 | 3 Comments
Yes. -- Maxim Shatskih, Windows DDK MVP StorageCraft Corporation maxim@storagecraft.com http://www.storagecraft.com <r_konjeti@mailcity.com> wrote in...
- Export Driver
- Posted on July 29th, 2006 | 3 Comments
You must recompute the image checksum in the header, it is really checked for drivers (and for KnownDLLs). To do this, run "editbin /release" or "link -edit release". In the good old NT4 days, I...
- USB Audio Device and USB Audio Device (2), how can VC++ mapping out physical PID?
- Posted on July 29th, 2006 | 0 Comments
USB Audio Device and USB Audio Device (2), how can VC++ mapping out physical PID? No problem to read PID/VID. I need to send stream to a specific PID through audio channel
- NetCfg.dll Mystery Exports
- Posted on July 28th, 2006 | 0 Comments
Hello All: There are a bunch of exports other than the 4 COM entry points in netcfgx.dll. These include NetCfgDiagFromCommandArgs, etc. Does anyone know where the function prototypes for these...
- Query on USB bus driver
- Posted on July 28th, 2006 | 4 Comments
Go thru this Winhec presentation. http://download.microsoft.com/download/5/b/9/5b97017b-e28a-4bae-ba48-174cf47d23cd/DEV098_WH06.ppt -- -Eliyas This posting is provided "AS IS" with no warranties,...
- Tutorial for understanding / using the Setup API available for non-C++ wizards?
- Posted on July 28th, 2006 | 2 Comments
On Thu, 27 Jul 2006 16:24:53 -0700, "Michael" <mhugh@domain.com> wrote: pinvole.net is a great place to start. For...
- New to BDA driver
- Posted on July 28th, 2006 | 0 Comments
I am new to writing BDA driver. But there is something I am confused. From DDK docs, As I know, at driverentry point, Calling KsInitializeDriver function will initialize the the driver object of an...
- How to bring back the sdio card to command state after soft resetin XP SP2 OS ?
- Posted on July 28th, 2006 | 5 Comments
Eshanye_kp wrote: Hi Esha How is ur SDIO WLAN driver working We have now completed our winxp driver upto CMD 53 Byte mode successfully Block mode is failing .(WINXP Bus Driver fault it seems)but the...
- SetJob call returns error 126
- Posted on July 28th, 2006 | 3 Comments
Hi, Are you sure to pass the right job id ? "bob" wrote:
- Bimap character size
- Posted on July 28th, 2006 | 0 Comments
Hi, I am working on Text rendering in printer driver. I have to download the given text as bitmap, so after downloading the font header information, i am trying to download the character header...
- About using Intrinsics in Driver
- Posted on July 28th, 2006 | 1 Comments
SaxenKo@gmail.com 寫道: Oh, It is my fault. The MMX Intrinsics are not supported on x64 processors. Maybe I need to use x64 Intrinsics instead. : (
- question for the pro's
- Posted on July 27th, 2006 | 2 Comments
"mirage2k2" <mirage2k2@discussions.microsoft.com> wrote in message news:B3EA9D7D-AA40-4A44-8738-FD5EFCA04983@microsoft.com... Tough one... Often the debugger stack trace lists the NDIS calls that...
- Why GDI managed bitmaps are GBR instead of BGR or RGB?
- Posted on July 27th, 2006 | 6 Comments
Tim Roberts wrote: My frame buffer is mapped to a file. I can read the values directly from this file. With a small c program I am printing the first the bytes to the console then I am taking a...
- [TV Tuner] Horizontal Blanking Interval
- Posted on July 27th, 2006 | 6 Comments
You are right that analog TV signal does not contain any useful data in HBI. However, almost all modern video decoders can put sliced VBI data (like closed caption, CGMS, Teletext, etc.) into the HBI...
- Can't Get "SRB_INDICATE_MASTER_CLOCK" Ctrl Packet from SRB
- Posted on July 27th, 2006 | 0 Comments
Dear all : I write a stream mini Audio driver . i am invoke StreamClassQueryMasterClockSync function to get stream time . But i can't get the "TimeContext.Time" cause i can't got the hMasterClock...
- Windows CE USB development
- Posted on July 27th, 2006 | 4 Comments
Thanks guys, sorry for the wrong post. -- Alberto Cardoso
- How to add an embeddded signature to a Windows Vista X64 bit driver file
- Posted on July 27th, 2006 | 2 Comments
Hi I will be very glad to know how have u solve the problem... ThanX in advance, Ben Smallfrogs wrote:
- interfacing to a flash device
- Posted on July 26th, 2006 | 0 Comments
I have been tasked to write a driver for a device that uses a flash interface for I/O. The device in question does not support Plug and Play so I am trying to figure out how Windows will be able to...

