Prev: Camera Driver
Next: MDL Scope
From: jjwalters on 16 Feb 2010 11:11 Hello, I have just installed the WDK 7600, and I have built the XPSDrvSmpl example for Vista 32 bit, Checked (and Free). Having produced the driver, and added it via Printer in Control Panel, whenever I print to it, a document appears to be sent to the printer, but no dialog appears asking me where to save file. A dialog should appear with 3 extra property pages added. Using DbgView I get a couple of lines of debug text from dllentry.cpp with an HRESULT 80040111, class id not supported. I added some more debugging to the sample and lots if the CXDSmplUI methods appear to be called, but CXDSmplUI::DocumentPropertySheets() does not. Shouldn't the sample driver work 'out of the box'? I have made no mods to the code (apart from adding these extra trace statements.) So what is wrong? Jordan
|
Pages: 1 Prev: Camera Driver Next: MDL Scope |