Click to See Complete Forum and Search --> : Printer Status - How to Convert ID to Text?


Maximilian
April 8th, 1999, 03:25 PM
In PRINTER_INFO_2 the Status member identifies the current printer-state.

Is there any common way to convert this ID to the text like in the printer dialogs?

I could access system32\comdlg32.dll and read the stringtable, but I would hate this... and copying the strings to my own stringtable also seems not to be a good solution!

thanks

Max