R
Richard Grene
What would be the equivalent in vb.net for the following Shell Execute
written in C?
ShellExecute(NULL, "print", "c:\\filename.doc", NULL, "", SW_HIDE);
Thanks,
Richard
written in C?
ShellExecute(NULL, "print", "c:\\filename.doc", NULL, "", SW_HIDE);
Thanks,
Richard