Prev: EnumPrinters crashes application in Win7
Next: IWDFDevice::CreateWdfFile returns ERROR_INVALID_FUNCTION?
From: Kai Neugebauer on 11 Jan 2010 08:34 Hi all, I've two problems with my printer driver. 1st I like to describe how my driver is designed. The driver has an OEMUI.Dll and an OEMPS.Dll, which are created from the referencing exacmples of the WINDDK. In the OEMUI.Dll the user has the possibility to enter values which were later on written in the OEMPS.Dll to the PostScripct file. The 1st problem is, that the values, which may be given in the OEMUI.Dll, must be always filled with values and I need a place, where I can check this in OEMUI.Dll. If no values are given the printjob must stop and a message must be shown to the user or the "Print" - Button may be grayed. My second problem is, that I need the information of 'number of Copies' in the OEMUI.Dll or OEMPS.Dll. I'm not able to find this value in the structures. Thanks for Your help. Kai -- ISO Software Systeme GmbH Nuremberg / Germany http://www.isogmbh.com |