S
Someguy
I have a managed plugin to an unmanaged application. From the plugin
I'd like to be able to open a file in the application without showing
the file->Open dialog. Is this possible? I can get the applications
Handle and have 'tested' opening a file using SendKeys but I'd like to
not show the dialog at all.
Any suggestions appeciated.
Guy
I'd like to be able to open a file in the application without showing
the file->Open dialog. Is this possible? I can get the applications
Handle and have 'tested' opening a file using SendKeys but I'd like to
not show the dialog at all.
Any suggestions appeciated.
Guy