View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default monitor small/large font code

Take a look at
http://msdn.microsoft.com/library/de...vcons_88s3.asp
and http://www.mentalis.org/apilist/GetDeviceCaps.shtml

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Tom Rudski" wrote in message
...
Thanks to both responses. Naturally both work.

question when you passed the '88' parameter to GETDC.
What other values can I pass. I look into MS reference and they do npt

provide other values.
Where can I find values other than '88' and see what they provide.

TIA