First  |  Prev |  Next  |  Last
Pages: 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
WinUSB, part 2
After a few false starts, we've finally got the environment in place, but we're still getting some odd errors. Below are the first few lines of our build. fd10capi.c includes winusb.h, which in turn includes usb.h which includes usb100.h. The fact that usb.h and usb100.h are throwing these errors (I've only ... 16 Apr 2008 09:58
Problems using DPInst.exe
We have a product that includes a service, utility files, and a filter driver that runs exclusively on Vista. We have been installing it in a MSI package using the DIFx 2.01 mechanism to install the driver. We wish to have a combined 32-64 bit package. Since I can not use the same MSI mechanism for both 32 and ... 16 Apr 2008 06:34
about WdUpdateRecoveryState: Recovery enabled.
what's the mean of a error of WdUpdateRecoveryState: Recovery enabled? ... 16 Apr 2008 05:46
NdisTest60 and unrecognized OIDs
Hi, I am testing NDIS 6.1 Miniport driver on Server 2008. NdisTest60 version is the latest available - 6.00.0006. The tests do not recognize the header-data split and chimney related OIDs. The test logs contain warnings like "Unrecognized nonprivate OID (0xfc01020e) value detected!", when the test scripts quer... 16 Apr 2008 01:49
Kernel mode code signing - Test signing
Hi, I am upto go with making Test signing for my driver set (UsbSer.sys + MyConvert.INF). i followed the KMCS_walkthrough.doc which explains how to proceed to obtain a test sign the data in summary says so - 1. Prepare a computer for test-signing. 2. Create a test certificate by using MakeCert. 3. Create a ... 17 Apr 2008 17:18
Characters allowed in short filenames
My partial understanding is that short filenames are stored using the OEM code page of the system default locale at the time that the file (or directory) is created. For complicated code pages this is pretty simple, for example code page 932 is both ANSI and OEM, so each ANSI codepoint maps onto the exact same OE... 12 May 2008 10:04
Kid Massive music download
K I D M A S S I V E *Ease Yo Self 2007* 'Kid Massive - Ease Yo Self (Alex Romano Mix)' (http://tinyurl.com/3ptv62) (6:05 9.66Mb 222kbps) 'Kid Massive - Ease Yo Self (Original Version)' (http://tinyurl.com/4je9zw) (7:22 11.39Mb 217kbps) 'Kid Massive - Ease Yo Self__Granite & Phunk Mix' (http://tinyurl... 14 Apr 2008 22:35
Need help to start learning device driver development
Hi pals, Its my pleasure to join in this community. I am a new learner in Device driver development. Having some good experience in Network programming in C, C++. Also working with SDK. My ambition is to make my career growth in device driver development and like to acheive a lot there. As a Beginner, need y... 14 Apr 2008 21:46
Need help to start learning device driver development
Hi pals, Its my pleasure to join in this community. I am a new learner in Device driver development. Having some good experience in Network programming in C, C++. Also working with SDK. My ambition is to make my career growth in device driver development and like to acheive a lot there. As a Beginner, need y... 15 Apr 2008 06:31
copy from contiguous kernel memory - better way?
My device driver provides contiguous memory buffers to its vidcap h/w via AllocateCommonBuffers. Is there a better way to make these capture buffer contents visible to the user-level app than by copying their contents out to user-space? The kernel driver allocates common buffers, and the user-level app alloca... 8 May 2008 12:29
First  |  Prev |  Next  |  Last
Pages: 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80