EngWritePrinter and DrvEnablePDEV
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
please help me out with one problem in EngWritePrinter, when i was trying to
call this function it returns an error with error code of 6
(ERROR_INVALID_HANDLE). As DDK says i should use a DrvEnablePDEV's last
parameter (which i save in PDEV structure), but an error still remains.
i am writing to you cause noone could help me.
And one more problem in MS Word, when i open a print window (ctrl+p) and
choose my printer, it says the i don't have enough memory.
I am using WinXp sp2, and i wrote graphics dll and interface dll.
I build the driver with checked version and with free version (in DDK)
.
Relevant Pages
- EngWritePrinter error!!!
... please help me out with one problem in EngWritePrinter, ... call this function it returned an error with error code of 6 ... and i wrote graphics dll and interface dll. ... I build the driver with checked version and with free version (in DDK) ... (microsoft.public.development.device.drivers) - EngWritePrinter error: ERROR_INVALID_HANDLE
... please help me out with one problem in EngWritePrinter, ... call this function it returns an error with error code of 6 ... and i wrote graphics dll and interface dll. ... I build the driver with checked version and with free version (in DDK) ... (microsoft.public.development.device.drivers) - Re: EngWritePrinter error: ERROR_INVALID_HANDLE
... it is a invalid hPrinter handle you are using. ... Vipin ... > I am using WinXp sp2, and i wrote graphics dll and interface dll. ... > I build the driver with checked version and with free version (in DDK) ... (microsoft.public.development.device.drivers) - Help with Printer drivers
... I need to write a printer driver for a very special application. ... I've started with getting the microsoft DDK. ... DLL, the graphics DLL, the INF file). ... DrvEnableDriver at the installation of the printer, and after that, ... (microsoft.public.development.device.drivers) - 64-bit driver compile error
... DDK. ... Got error code: NMAKE " fatel error U1073: don't know how to make ... (microsoft.public.development.device.drivers) |
|