i am writing ann app that monitors printer usage, i already have the core(bored from our old friend micro$oft!) but am now redesigning the dialog box to use a selection listbox instead of an entry textbox.
I have upgraded the dialog box no problem, and i can add/retrieve items from it, but i need to now how to enumerate the printers! I can to it in VB, just can't get it working in C.


Reply With Quote