I need to make a virtual printer and auto upload the print data.
I found the open source code "XPSDrvSmpl" and successfully build the project, install the driver.
But a question is this is different from "Microsoft XPS Printer", it won't pop-out a dialog to save file.
Also I can't find the dialog in this sample. But I found a keyword "LPTSTR", it looks like a printer buffer.
I need someone give me a hint.