First  |  Prev |  Next  |  Last
Pages: 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618
XP DriverVerifier Problem.
Hi, Introduction: ****************** I am developing a profiling driver, this driver is build of two kernel level modules that communicate with each other using a collection of IOCTLs (IRP_MJ_INTERNAL_DEVICE_CONTROL), the drivers communication is triggered by a user-mode IOCTL (IRP_MJ_DEVICE_CONTROL) reques... 9 Jun 2006 01:41
IOCTL ATA PASS THROUGH..
my task is to copy the 'My Doucments' folder to a specified partition on my local hard disk (using win xp - sp2) Has anyone been able to obtain sample code for this or Any info or directed/related links greatly appreciated. Many thanks in advance. Meyya ... 9 Jun 2006 01:41
Linking with ZwCreateSection under 3790 DDK
Hy All, Although there a few threads about that, I can't find the solution for my problem: I'm using the Windows Server 2003 DDK (3790) and I'like to use the ZwCreateSection in my driver. The first thing I find out in the other threads is that I'had to declare that API myself 'cause it is not present in WDM.h... 9 Jun 2006 01:40
problem with virtual audio driver
Hi everybody, I built the DDK samples related to virtual audio drivers (MSVAD). When I install it and use it, the virtual audio driver is supposed to write to wave files (and store them in C:\ by default) what we would normally hear (all the played sounds). But it only works the first time. The first played so... 9 Jun 2006 01:09
error: Could not retrieve WDF IFR log header for driver
Hi, does anyone know how to solve the following issue: While I was debugging a KMDF driver on Vista Beta 2 using command !wdflogdump mydriver I got the following error: TRACE_FORMAT_SEARCH_PATH= wdftrace: searchpath is: wdftrace: gTracePrefix: "" wdftrace: gTracePrefixDefault: "%7!u!: %2!-20.2... 8 Jun 2006 23:36
Driver sample with *.asm source
Can I find somewhere *.sys driver sample which uses minimally one *.asm source and for it's compilation is used MASM ? Peter ... 13 Jun 2006 12:06
USB HID Report descriptors for Windows Media Player
Hi, Below is a portion of my report descriptor for HID class device. The mute, play/pause and stop are working fine with Windows Media Player, however the forward chapter/track and backward chapter/track are not working. Can anyone please help? Thanks in advance. Thank you. 0x05, 0x0c, ... 7 Jun 2006 21:32
Installing NDIS protocol without SetupCopyOEMInf
Hi all. I install NDIS protocol driver (similar to NDISUIO) by calling SetupCopyOEMInf first and then calling INetCfgXXX interface methods. I used a "bindview" sample code in DDK. SetupCopyOEMInf copies inf file with corresponding sys file to windows\inf and windows\system32\drivers. It also renames my inf fi... 7 Jun 2006 02:38
DevCon
I am struggling to compile the DevCon application that I received from Microsoft Does anyone have a compileable project of DevCon Thank you, Samuel ... 28 May 2006 20:48
Windows Mobile 5 wireless miniport
Hi! I am trying to develop a miniport driver for a wireless card that communicates over a serial cable and I am doing this in the device emulator with a Windows Mobile 5 image. I have the miniport loading fine and in the OID_GEN_PHYSICAL_MEDIUM I respond with NdisPhysicalMediumWirelessLan. Still, the device... 23 May 2006 12:16
First  |  Prev |  Next  |  Last
Pages: 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618