- USB to RS232C driver topic
- Posted on February 11th, 2007 | 1 Comments
"shinji" <watashin_NO_SPAM@mvision.co.jp> wrote: It's in ntddser.h, as a few minutes with the findstr command would have shown you. You do have a DDK installed, right? -- Tim Roberts,...
- Calling OutputCharStr method
- Posted on February 11th, 2007 | 0 Comments
Hi, OutputCharStr (Oemuni DDK sample) is not getting called while printing TrueType font text. Only for device fonts printing its getting called. Even I have returned S_OK for OutputCharStr in...
- Why NDIS Specific Memory Functions
- Posted on February 11th, 2007 | 1 Comments
"Singing Blues" <rajithaw@optusnet.com.au> wrote in message news:uDr4vYZTHHA.480@TK2MSFTNGP02.phx.gbl... Because NDIS is portable to other platforms where names of all these functions are different,...
- Toaster Filter driver
- Posted on February 11th, 2007 | 4 Comments
It works very well, too. I found it interesting and useful, but I just lucked out finding it. "Eliyas Yakub " <eliyasy@online.discussion.microsoft.com> wrote in message...
- Compilation Erro
- Posted on February 10th, 2007 | 3 Comments
#include <ntddk.h> That's the usual way to get the definition for FILE_DEVICE_UNKNOWN. If you have included ntddk.h in the c source code file and you still get that error then you don't have the...
- Modification to msvad "virtual Audio device"
- Posted on February 10th, 2007 | 0 Comments
What modification do I need to make to msvad so that it will allow me to capture? I am new to drivers. I know I can use other Mirosoft driver such as wdmaud.drv and ks. I would need detail infosince...
- EVEN NEW HARDWARE SUCKS ON VISTA, VISTA IS A SLOW_DOWNER
- Posted on February 10th, 2007 | 1 Comments
Which hardware are you trying to use?
- Vista delete USB registry keys
- Posted on February 10th, 2007 | 12 Comments
"Alexander Grigoriev" <alegr@earthlink.net> wrote in message news:unIE$rMTHHA.4276@TK2MSFTNGP02.phx.gbl... entries for testing installation. Device Manager leaves much of the data in the registry,...
- IOemUni::OutputCharStr is not getting called
- Posted on February 10th, 2007 | 0 Comments
Hi, I am developing a customized mini printer driver by using Winddk OEMDLL sample source code. In that code i am not able to capture the "IOemUni::OutputCharStr" entries while printng some...
- how to disable devcon and device manager?
- Posted on February 10th, 2007 | 10 Comments
Here in Russia many people replaced the ICQ client with Miranda or QIP. ICQ is inferior due to lots of ads, inferior database structure (ICQ's database of 40MB became 3MB after conversion to Miranda...
- WinDbg Command Line Prompt : Plz Help : Urgent Help Needed.
- Posted on February 10th, 2007 | 2 Comments
HI GV, Thanks a lot for the help man. It was the same problem in my case , It was showing not connected but it breaks into the debugger when i use the menu option break. Thanks Again. Aman.
- filter driver question...
- Posted on February 10th, 2007 | 3 Comments
Dear Max: I am very appreciated your information. When on power-on, i found the sbp2port driver will send "allocate address range" many times to ohci1394 to prepare some memories for host...
- Use of FsContext in NDIS protocol driver
- Posted on February 9th, 2007 | 1 Comments
<joshl@purenetworks.com> wrote in message news:1171064299.329215.17920@a75g2000cwd.googlegroups.com... Yes, you can. If you look at the ndisprot sample in the ddk, you'll see that it uses...
- PNPDTest problem
- Posted on February 9th, 2007 | 2 Comments
Any luck resolving your problem ? I tried re-installing the client, etc, but no luck. I get the same errors as you. Life was good until those QFEs... "Owen Smith" <osmith@saitek.com> wrote in...
- test signing server 2003
- Posted on February 9th, 2007 | 9 Comments
"Rach" <Rach@discussions.microsoft.com> wrote in message news:CC190A7A-CF0C-4BBD-8944-7B3FB7112F01@microsoft.com... Not that I know of. Have you tried 1. using just /os:Server2003_x86 2. using...
- ActiveSync host driver (WCEUSBSH.SYS) signing
- Posted on February 9th, 2007 | 0 Comments
I want to add my own device Vid & Pid to the inf and sign it. Do I need to WHQL the package, or there is some kind of shortcut process, since it's Microsoft originated driver? Thanks, Guy
- error in compiling window NT NDIS4 driver on window xp
- Posted on February 9th, 2007 | 2 Comments
Two comments on this: 1. Do not migrate to a newer DDK unless you are trying to upgrade to NDIS 5.0. Moving to the WDK will make it very hard to have an NDIS 4.0 driver. 2. You should never...
- Signing USB DFU driver. What device class does DFU belong to?
- Posted on February 9th, 2007 | 0 Comments
Hi All. I would like to sign USB DFU (Device Firmware Upgrade) driver. Currently the driver is built using generic device class GUID produced by guidgen. Driver inf file contains the following...
- WinDbg Command Line Prompt : Plz Help : Urgent Help Needed.
- Posted on February 9th, 2007 | 0 Comments
Hi , I need to get something clarified regarding WinDbg command prompt. I am using kernel debugging and using a host machine and target machine for the same. I have the following problem: I have...
- Anyone run DTM on a digital tuner yet?
- Posted on February 9th, 2007 | 3 Comments
You can add a PCI A+D TV card to trigger out the tuner test items. But I don't know the DTM can run each item correctly or not. "Colin Helliwell" wrote:

