Problems with WinDDK provided sample drivers (DrvStartPage does not get called).....
Hi,
For the development of printer driver i took the base of the Bitmap driver provided with WinDDK sample codes .
(WinDDK\7600.16385.1\src\print\oemdll\bitmap)
I just need to hook one more callbacks INDEX_DrvStartPage to a custom handler function.
Bookmarks