Windows System Software -- Consulting, Training, Development -- Unique Expertise, Guaranteed Results
The free OSR Learning Library has more than 50 articles on a wide variety of topics about writing and debugging device drivers and Minifilters. From introductory level to advanced. All the articles have been recently reviewed and updated, and are written using the clear and definitive style you've come to expect from OSR over the years.
Check out The OSR Learning Library at: https://www.osr.com/osr-learning-library/
Upcoming OSR Seminars | ||
---|---|---|
OSR has suspended in-person seminars due to the Covid-19 outbreak. But, don't miss your training! Attend via the internet instead! | ||
Internals & Software Drivers | 7 February 2022 | Live, Online |
Kernel Debugging | 21 March 2022 | Live, Online |
Developing Minifilters | 23 May 2022 | Live, Online |
Writing WDF Drivers | 12 September 2022 | Live, Online |
Comments
-----Original Message-----
From: Steve Sotis [mailto:[email protected]]
Sent: Friday, March 31, 2000 9:10 AM
To: NT Developers Interest List
Cc: [email protected]
Subject: [ntdev] NT: PrnDrv / Port Monitor
How can a Port Monitor, during print time (StartDocPort/EndDocPort),
retrieve the corresponding drivers' orientation (Portrait/Landscape)?
GetPrinter / PRINTER_INFO_2 only retrieves the DEFAULT settings, and not the
CURRENT settings.
Steve
---
You are currently subscribed to ntdev as: [email protected]
To unsubscribe send a blank email to $subst('Email.Unsub')
Any suggestions on how to set values for the "Comments:" field in the Print Dialog Box?
Steve
At 09:30 AM 3/31/00 -0800, you wrote:
>JOB_INFO_2 for the settings of the current job
>
>-----Original Message-----
>From: Steve Sotis [mailto:[email protected]]
>Sent: Friday, March 31, 2000 9:10 AM
>To: NT Developers Interest List
>Cc: [email protected]
>Subject: [ntdev] NT: PrnDrv / Port Monitor
>
>
>How can a Port Monitor, during print time (StartDocPort/EndDocPort),
>retrieve the corresponding drivers' orientation (Portrait/Landscape)?
>
>GetPrinter / PRINTER_INFO_2 only retrieves the DEFAULT settings, and not the
>CURRENT settings.
>
>Steve
>
>
>---
>You are currently subscribed to ntdev as: [email protected]
>To unsubscribe send a blank email to $subst('Email.Unsub')
>
>---
>You are currently subscribed to ntdev as: [email protected]
>To unsubscribe send a blank email to $subst('Email.Unsub')
>
>
>