I want to write a virtual printer driver which can capture the print
output to a bitmap file in NT. The driver is closely like the example
"CBITMAP" in Win95DDK. How to implement it in NT? Thanks.