From: Manfred Wilner on
I need to open a file dialog to select configuration or other files that the
driver UI should use or send to the printer.
I can't find any documentation on using Win32 API's to do this. Is it
possible to use the MFC class CFileDialog or the OpenFileDialog class?

--
\Manfred

From: dn8 on
Did you ever find a solution to this? I need to do something similar...

"Manfred Wilner" wrote:

> I need to open a file dialog to select configuration or other files that the
> driver UI should use or send to the printer.
> I can't find any documentation on using Win32 API's to do this. Is it
> possible to use the MFC class CFileDialog or the OpenFileDialog class?
>
> --
> \Manfred
>