From: rw on
Using the OEMDLL Bitmap sample, the FilterGraphics method isn't being called.
To reproduce, build the Bitmap sample in the 5744 WDK (make sure you add the
debug define to sources), install the driver and print a test page. I see
several ImageProcessing calls, but no FilterGraphics.

What could cause FilterGraphics to not be called?