- DifxApp doesn;t like *.dll files
- Posted on December 16th, 2004 | 0 Comments
I am using the driver installation framework merge module with windows installer. All works great apart from the fact that *.sys or *.vxd files don't seemto get copies to the driverstore...
- help!! Newbie questions
- Posted on December 16th, 2004 | 1 Comments
do any one out there know where can i get usb driver sample codes? i have been searching high and low for them but cant seem to find them!! ps: can some one tell me how do i compile and excecute the...
- PrinterDriver Calling Application
- Posted on December 16th, 2004 | 0 Comments
Hi Gents, I need to get the name of the printing application within my VirtualPrinterDriver. I need this information before printing starts, exactly I need it when PrintDLG is called. yours Lela
- USBser driver
- Posted on December 16th, 2004 | 2 Comments
All, I am software engineer that work in Motorola company. my product is 3g cellular phone which connected to the PC via USB cable. our 3g cellular supporting simultaneous services (e.g. Voice call,...
- question about starting and stopping a pci device
- Posted on December 16th, 2004 | 3 Comments
Hi, I am trying to make a small lib based on the devcon sample that is supplied with the DDK for mimicking the functionality of the device manager for starting and stopping a device. This works for...
- usb enumeration issues.
- Posted on December 16th, 2004 | 4 Comments
We have 2 devices with the same VID but different PID's. When we plug in both they enumerate. If we unplug one and plug it back in it either will not enumerate or will bring up a new hardware found...
- IOCTL_INTERNAL_USB_CYCLE_PORT
- Posted on December 15th, 2004 | 0 Comments
Does this internal IOCTL cause bus power to be cycled? If not, is there a way to force a power cycle programatically? Thanks in advance, Dennis
- Windows XP Spool File Name
- Posted on December 15th, 2004 | 2 Comments
Hi, I've seen this question asked in a few places but not found an answer. Does anybody know how I can determine the physical spool file name attached to a specific job on the spool queue? On...
- how to activate the "apply now" button on CPSUI?
- Posted on December 15th, 2004 | 1 Comments
Hi How can I inform CPSUI that some data changed and that it has to activate the "apply now" button. (I'm using custom dialogs for my printer driver) thanks MR
- best way to playback mouse and keyboard?
- Posted on December 15th, 2004 | 5 Comments
hello, i have a scenario where the video output of a windows machine is transmitted over IP to my embedded application where it is rendered on a display device . I have a mouse and keyboard attached...
- DRIVER_POWER_STATE_FAILURE BugCheck.
- Posted on December 15th, 2004 | 0 Comments
Hello Gurus, When ever i shutdown/restart my system or when i make a check disk at boot up which automatically restarts a system after checkdisk i get this strange bugcheck. The first Parameter is...
- USB host controller driver
- Posted on December 15th, 2004 | 1 Comments
Bonjour, I need to write a USB host controller driver. The controller does not complie with OHCI or UHCI. It is not a PCI device. I searched the DDK help but I found noting. The only thing I found...
- Getting access to JOB_INFO_x from StartDocPort in a Print Monitor?
- Posted on December 15th, 2004 | 1 Comments
Dear All, I need to get access to the JOB_INFO_x structures from StartDocPort in a print monitor. StartDocPort sure is called with a JobID, but GetJob() requires also a hPrinter printer handle to...
- Converting DevMode to DevModeW
- Posted on December 15th, 2004 | 2 Comments
I hope this is the right newsgroup to ask this question. I must patch our code to workaround a defect in one of vendor. My code retrieves a DevMode structure after the print dialog appear. The...
- devcon failing through telnet
- Posted on December 15th, 2004 | 0 Comments
Mine is a pci device (bus driver), but it gets installed when executing from the command prompt of the local host. but it fails when being executed through telnet. i didnt have my drivers digitally...
- Creating a symbolic link
- Posted on December 15th, 2004 | 9 Comments
Hi everyone, I want user application can easily open my device using the CreateFile(DevName,...) function. I have used IoCreateSymbolicLink(...) to do this, but I still need to add prefix \\.\ to...
- Launching Application from USB composite Device on Plugin.
- Posted on December 15th, 2004 | 9 Comments
Hi, Please suggest, if there is a way to launch an application from USB device based on event. (example -Plug in). Application resides in USB device memory. I have flexibility to make the device as...
- USB Interrupt channel
- Posted on December 15th, 2004 | 5 Comments
I am trying to setup a call back for USB interrupts from my printer. How can I initialize an interrupt channel and setup a call back function in my Language Monitor? \Manfred
- Loading order of MF device
- Posted on December 15th, 2004 | 6 Comments
Hi, I have a Multifunction PC Card device, and I have 3 devices for it. 1. A Modem 2. A Port Device 3. Smartcard Device During install, the modem device is loaded first and I can talk to the...
- Toaster on IA64 systems
- Posted on December 15th, 2004 | 7 Comments
Hi, We are using Toaster sample on a single processor IA64 (1.6GHz) server with Windows 2003 SP1 Release candidate 1. Toaster device plugin with enum –p 999 completes, but device...

