First  |  Prev |  Next  |  Last
Pages: 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617
Video-Capture Card Device Driver ??
1. I want to write a device driver for a PCI video-capture card And in ddk docs related topics are : Kernel-Streming AVStream Minidrivers Streaming Minidrivers Audio Drivers Video Capture Drivers USB Camera Drivers DVD Minidrivers Broadcast Driver Architecture Drivers AV/C Client Drivers in WHDC pages ... 20 Jun 2006 06:48
Hiding device entry
Hi all I want to hide my device entry under device manager in Windows XP . I came across a post which said when we set the DEVNODE status flag to DN_NO_SHOW_IN_DM we can acheive this. But the configuration manager part has API calls only to get the status of the devnode. Does anyone know how to set this ... 20 Jun 2006 01:08
parport.sys
Does anyone have some sample app code that uses parport.sys that they can share. Any code will do VB, V , Delphi, etc. ... 19 Jun 2006 02:36
SER2PL.SYS
Hello all.. I am developing a USB device and now I am working on the Windows USB client drivers to expose that device, I have already finished the firmware, as a com port on the PC. I just discovered that a driver has already been developed that will do this for me provided I expose 1 interrupt IN endpt, pres... 19 Jun 2006 02:36
how many win64?
Hello, I searched around to find information about windows 64 and came across some definitions which struck me that there is more than one window 64. Am I correct? Here is a section that I found in a web site: Win64 AMD64/EM64T Unicode (Windows XP/2003 x64 Edition) Win64 IA64 Unicode (Window... 19 Jun 2006 07:16
zwCreateFile
In fs filter ,I create a thread,then open a file in a mapped network driver letter. such as: RtlInitUnicodeString(&fileName,L"\\??\\UNC\\wangdequan\\Share\\1.txt"); InitializeObjectAttributes(&obj_atrr,&fileName,OBJ_CASE_INSENSITIVE|OBJ_KERN EL_HANDLE,NULL,NULL); ntStatus = ZwCreateFile(&pHnd,SYNCHRON... 19 Jun 2006 02:35
PPD Options
Hy everyone, I manage to create a PPD file and an INF to install it (tks MS DDK documentations). But I wish to know how I can set the "keep printed document" option to TRUE. If anyone cen help??? Merci! ... 19 Jun 2006 02:35
windows vista
Good Morning, I've installed Windows Vista Beta 2 Build 5384, now I've got a scanner (hp 4300 C) doesn't run because I'haven't got the drivers for windows Vista Help me Thanks Claudio ... 16 Jun 2006 14:23
need advice
hi, I'm very new to driver programming, Which books or resourses should I read for windows driver programming at the beginning thanks ... 19 Jun 2006 14:14
USBCAMD_BulkReadWrite?error
I am making usb video capture, mini driver like USBIntel. I would like to use bulk pipes. I used "USBCAMD_BulkReadWrite" as below. But USBCAMD_BulkReadWrite returned error 0xC000000D . this error may be STATUS_INVALID_PARAMETER. #define PIPEINDEX_EP1IN 0 #define PIPEINDEX_EP2IN 1 #define PIPEINDEX_EP4O... 19 Jun 2006 02:35
First  |  Prev |  Next  |  Last
Pages: 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617