Is the only difference between MS-DOS and Windows printer device drivers
that a Windows driver includes the ExtDeviceMode function and an
appropriately set DEVMODE structure?
Also, how do you set the DeviceCaps, as obtained with GetDeviceCaps,
in a device driver.
Any pointers that aren't "buy the kit" are welcome.