Description:
Microsoft developers newsgroup.
|
|
|
Catch print output before rendering
|
| |
Hi
First, sorry for my english, it's not my mother language :)
I currently develop a virtual printer driver, based on Unidrv.
I've studied oemdll/oemunu sample, and I managed to install it with little changes.
In fact what I need is simple, I wish modifying this sample for catching software output stream before any rendering, and send it on a socket (or write it on a text file for beginning).... more »
|
|
Driver with files handling
|
| |
Hi everyone,
I'm new to DDK, sorry if my question is too simple to be posted here.
I'm writing a driver which simulates a device (AVStream Simulated Hardware Sample) from the WinDDK sample (located in WinDDK\7600.16385.1\src\AVStre am\avshws).
I'm interested in just writing into a file for the moment.... more »
|
|
What's the exact meaning of the weired linker option : /DRIVER:WDM
|
| |
I don't know if you have noticed the weired linker option : /
DRIVER:UPONLY and /DRIVER:WDM. To me, the /DRIVER:UPONLY is easy to
understand; however, /DRIVER:WDM is hard to understand its
necessaries. Because from the image loader's perspective, there is no
difference between a WDM driver and a Non-WDM one.... more »
|
|
NDIS IM and WMI
|
| |
i am currently trying to add support for WMI in my NDIS IM driver.
Thomas Divine pointed me to a sample by James Antognini, where he
shows how to do that.
unfortunately, it seems that the old way (map a WMI GUID to a NDIS
OID, respond to that OID) does not work anymore. James' sample is
quite old (2003), and that way doesn't seem to work anymore.... more »
|
|
INVITE: Software Developer Conference (March 24, 25. Bangalore)
|
| |
Hello
India Software Developer Conference
Inviting all Programmers/ Software developers, Architects, Project
Managers and Team Leads for an exciting conference.
WHEN: March 24 & 25,2012 (Saturday & Sunday)
WHERE: Bangalore
TIME: 8.30AM to 5.00PM
Get to know latest trends in cutting edge technologies and how these... more »
|
|
Winddk Compatiability issues for 64bit build environment
|
| |
Hi,
I am facing difficulty in generating the printer driver using Winddk
tool for 64 bit environment.
1) Does winddk support for Windows 7 64bit environment driver
generation?
2) If it does, then please tell me how to resolve the typecasting
issues(Such as error C4311: 'type cast' : pointer truncation from... more »
|
|
Big Bertha Thing redoubt
|
| |
Big Bertha Thing redoubt
Cosmic Ray Series
Possible Real World System Constructs
[link]
Access page to 600K ZIP file
Astrophysics net ring access site
Newsgroup Reviews including sci.physics.particle
Postings potentially suitable for;-
1. SRF Classical Astronomy... more »
|
|
help with dsf emulator in managed code (have started coding in vb.net already)
|
| |
I have started coding a mouse emulator that uses dsf(device simulation
framework) but have tryed to code in vb.net but have a bluescreen
error and here is detailed information on it:
ADDITIONAL_DEBUG_TEXT:
Use '!findthebuild' command to search for the target build
information.
If the build information is available, run '!findthebuild -... more »
|
|
|