Are there any samples one can use to create the user interface dll that is
presented to a user when the user presses the Properties button on a printer
setup dialog (Windows NT) - without it - the users can't set paper size
etc....

Thanks

RE: Printer Driver (NT) Print Dialog Properties User interface by ashwinn

ashwinn
Tue Jul 20 19:36:01 CDT 2004

It depends on whether you are interested in a UI plug-in or a monolithic UI dll. The oemui sample in the DDK is an example of a UI plug-in while the plotui sample under msplot is an example of a monolithic UI component.

--
- Ashwin

Microsoft Printing, Imaging and Fax Team
This posting is provided "AS IS" with no warranties, and confers no rights.



"RickT" wrote:

> Are there any samples one can use to create the user interface dll that is
> presented to a user when the user presses the Properties button on a printer
> setup dialog (Windows NT) - without it - the users can't set paper size
> etc....
>
> Thanks
>
>
>