- Trouble in Language Monitor component
- Posted on May 13th, 2008 | 0 Comments
Hello, I'm working on a language monitor component to extend theyc behaviors. This component must be able to get some information with ethernet printer. I build a special procedure: BOOL WINAPI...
- 1394 camera suspend/resume
- Posted on May 13th, 2008 | 3 Comments
Eliyas Yakub wrote: You mean power management is _that_ broken in wdm ? ;) If you diff the driver against the wdm sample, you can see there the amount of undocumented stuff is not negligible, so I...
- What are the driver signing options in Vista 32bit
- Posted on May 13th, 2008 | 2 Comments
Thanks for the correction. So, what are the WHQL certification options in Vista?
- Related to Mf.sys
- Posted on May 13th, 2008 | 0 Comments
How to replace mf.sys file copy workaround in INF with a programmatic copy from the Windows OS file repositpry to ensure that file version is always correct in windows vista.
- Cannot install checked version of Service Pack 2/3 for Windows XP
- Posted on May 13th, 2008 | 0 Comments
Hello, I'm trying to enable NDIS driver debugging on a Windows XP SP2 using Windbg.exe, but apparently I can't enable full debugging on NDIS because my version of ndis.sys is not a debug version...
- Cancel Sub-Irps within a complete routine
- Posted on May 13th, 2008 | 10 Comments
Now, I tried Vista SP1 but it failed i.e. it has the same IN-token delay. Meanwhile I found a solution. I split up large USB BULK transfers into 512KB pieces in the same way the isousb example...
- Kernel mode DLL problem
- Posted on May 13th, 2008 | 5 Comments
hi Doron: Thank you for you answer! I'm clear now!
- user mode to kernel mode I/O via named pipes
- Posted on May 13th, 2008 | 19 Comments
Ah,...ok,...the famous Tux,....:-) Regards Kerem
- DiskPerfDeviceControl () of diskperf in wdk;
- Posted on May 13th, 2008 | 7 Comments
I know it is a sample, the question was slightly rhetorical, but since i have never really looked at disk.sys's source, it was also an honest question... d -- Please do not send e-mail directly to...
- virtual printer driver programming
- Posted on May 12th, 2008 | 2 Comments
On May 12, 12:26*am, "Kerem Gümrükcü" <kareem...@hotmail.com> wrote: Since I'm targetting at writing the custom built driver in Windows environment, I am guessing that the WDK examples should be the...
- Characters allowed in short filenames
- Posted on May 12th, 2008 | 11 Comments
Norman, You are correct about the blog not containing all the rules. But, if you'll re-read my post it did not say that the full list of _rules_ was on BJRollins blog, but that, "You might be able to...
- AVStream not calling DispatchProcess for PinCentric I/P Pin
- Posted on May 12th, 2008 | 0 Comments
Hi, I have extended the basic AVSHwS sample to include a input pin to recieve video data from AVStream. I am able to see the I/P pin in the Graphedt application and it's properties. The filter also...
- altering postscript code on the fly to get pure black and white
- Posted on May 11th, 2008 | 1 Comments
sean_n <seannakasone@yahoo.com> wrote: And why does this seems to you to be a printer problem, rather than a user problem? "Too dim" compared to what? If a document's greyscale color is too dim,...
- I can not find these functions on MS online library
- Posted on May 11th, 2008 | 2 Comments
Use the correct names. They both begin with 'Io'. "Kid" <Kid@discussions.microsoft.com> wrote in message news:4392FB71-EB62-4BA6-9A7B-B25A1648A583@microsoft.com...
- Bluetooth SCO connection requires developing kernel driver?
- Posted on May 11th, 2008 | 5 Comments
Joe, Did you get any sort of relay driver going? If so, can you give me an example? I had switched to the Widcomm BT Stack since they were smart enough to support SCO directly, but it turns out...
- Trying to write OPOS Line Display Service Object
- Posted on May 10th, 2008 | 0 Comments
I am a newbie in OPOS. I am developing a service object for OPOS line display. When trying to use it through the MonroeCS CO control (OPOSLineDisplay.ocx, version OposCCOs-1_11_001), Open gives code...
- vista checked HAL/NT files download ?
- Posted on May 10th, 2008 | 3 Comments
Sorry for jumping late to this bandwagon, but in %WDK%\debug\%platform% you'll find checked build of HAL and NTKRNL*. I'm not sure if the're for vista or 2008, or if those are any different at...
- DDK version question
- Posted on May 10th, 2008 | 7 Comments
Here is the official Microsoft page about current version of WDK and how to get it. http://www.microsoft.com/whdc/devtools/wdk/WDKpkg.mspx Regards, --PA
- DDK is missing src and samples
- Posted on May 10th, 2008 | 6 Comments
_Doug <Doug@discussions.microsoft.com> wrote: That means you didn't install everything. The installer lets you choose which sections to install. -- Tim Roberts, timr@probo.com Providenza &...
- winddi.h
- Posted on May 10th, 2008 | 2 Comments
ssylee <ssylee@discussions.microsoft.com> wrote: What does the DLL do? Winddi.h is the main include file for building display drivers. -- Tim Roberts, timr@probo.com Providenza & Boekelheide, Inc.

