Here is a small example how a couple ways you can manipulate and view the Windows XP printer settings, dialogs.
Professional Software Development Tools
Here is a small example how a couple ways you can manipulate and view the Windows XP printer settings, dialogs.
Intrigued
Oh, I also found a little bit more help documentation.
Type this into the RUN prompt (hint: START button and RUN is in that menu).
Code:rundll32 printui.dll,PrintUIEntry /Xs /n "printer" ?
Intrigued