First  |  Prev |  Next  |  Last
Pages: 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611
Testcap & MPEG2-TS
Hi all, I'm developing a Stream Class minidriver to catch MPEG2-TS from a USB-TV box. I modified Testcap, sample code of DDK. Then I use GraphEdit to connect my filter to VMR. Kernel message shows that system loads mpg2dmx to open my stream. But after receiving 3 SRB_GET_DATA_INTERSECTION commands, an error ... 11 Aug 2006 05:06
dxgkdx.dll
Hi, This file is referenced in the WDK as a WinDbg extension to aid in debugging new WDDM drivers. I was wondering where I might get it as it isn't bundled along with the WDK. Thanks! Aaditya ... 10 Aug 2006 22:16
Eliyas Yakub [MSFT]
Yes DiRollbackDriver is only exported on Vista. -- -Eliyas This posting is provided "AS IS" with no warranties, and confers no rights. http://www.microsoft.com/whdc/driver/tips/default.mspx ... 10 Aug 2006 23:19
DifxAPI question
We have modified our Device Installation Program to use the file DIFXAPI.DLL. Will this file be eventually part of the Vista OS? If yes, will it be in the RC version? If not, what is the best way to package and store this file on to the system so that our Uninstaller can use the file later for device unins... 11 Aug 2006 12:38
Loading winusb.sys in Window XP
Hi, I have been asked to load the Winusb.sys for our USB device in 'Windows XP sp2'. I copied the sys file from the vista and I changed the inf to install the winusb.sys and as the WDK documentation mentioned I have added a AddReg section to create a GUID registry entry. And when I tried to install the driver... 16 Aug 2006 00:22
Bugcheck 9C
Hi, I have a Laptop that crashes often to blue screen. Can anybody help me in identifying any problem that it has? I ran an "analyze -v" on the memory.dmp using windbg and here is the output. ================================================================== Microsoft (R) Windows Debugger Version 6.6.0003... 10 Aug 2006 18:00
Bugcheck 9C
Hi, I have a Laptop that crashes often to blue screen. Can anybody help me in identifying any problem that it has? I ran an "analyze -v" on the memory.dmp using windbg and here is the output. ================================================================== Microsoft (R) Windows Debugger Version 6.6.0003... 10 Aug 2006 05:06
Pre-installing a modified driver INF file
Good afternoon, I need to add a device to a list of existing devices to add support for this device using a standard driver. I can install the driver manually by selecting a modified INF file when prompted that a new device has been found but would like to pre-install or preload the driver information so that a... 11 Aug 2006 12:05
Mount Manager, gives me too small buffers
I send an IOCTL_MOUNTMGR_VOLUME_ARRIVAL_NOTIFICATION to the Mount Manager DO, and my device object regularly receives an IOCTL_MOUNTDEV_QUERY_DEVICE_NAME, but as output buffer length I can read only 4 bytes from IoStackLocation->Parameters.DeviceIoControl.OutputBufferLength. so (as from documentation) I fill th... 10 Aug 2006 05:06
Assembly Code in 64 bit driver
When I search on the web for pointers on porting a 32 bit driver to 64 bit I get plenty of references to Intrinsic functions and masm files. But there is no one source that has an example or a link for the relevant page. I am typically looking to convert instructions like mov ex, 10 mov dx, SMI_PORT; out d... 11 Aug 2006 15:19
First  |  Prev |  Next  |  Last
Pages: 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611