shared printer name

M

MatatunoS

hi!

i have a .dll vc++ 6.0, i need to retrieve the shared printer name of a
selected printer in a CPrintDialog...

i have this code

void get_printers(char *impresora)
{
CPrintDialog dlg(false);
dlg.DoModal();
strcpy(impresora,dlg.GetDeviceName());
}

i need de shared name because i use it in a command lik "copy %1
\\server\sharedprinter"

any help?

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,164
Messages
2,570,898
Members
47,439
Latest member
shasuze

Latest Threads

Top