[Mono-list] GetFileName95 Flags 0x00800000 not yet implemented?

Ellis, Edward edward.ellis@pnl.gov
Wed, 12 May 2004 09:04:33 -0700


When I call ShowDialog on an OpenFileDialog I get the following
exception:

fixme: commdlg: GetFileName95 Flags 0x00800000 not yet implemented

This apparently is coming from wine, but are there parameters that I can
set that will allow me to use the OpenFileDialog without generating this
exception?  I am not trying to do anything fancy, just get a filename.

J. Edward Ellis=20
Battelle, Pacific Northwest National Laboratory
(509) 375-3627 office
(509) 521-6361 cell
(509) 372-4725 FAX
mailto:edward.ellis@pnl.gov=20
The following code does not work.