Zitat:
Diesen würde ich dann nach OK erzeugen.
Falsch. Besser:
Den erstellt man vorher,
im Dialog, und lässt sich das neue Verzeichnis zurückgeben.
Rate mal, warum es dort im Dialog den Knopf "Neuer Ordner" gibt.
Es kann gut sein, dass diese Optionen auch nur beim Speicher-Dialog eine Wirkung haben. (da, wo sie
IMHO eine sinnvolle Funktionalität hätten)
Nichtexistierende Dateien zu öffnen, ist doch irgendwie bissl wiedersinnig?
Aber Dateien nicht zu überschreiben oder nur als "neue Datei" zu speichern, ergibt irgendwie bissl Sinn.
Mal mit NoValidate probieren?
[EDIT]
Mal den Hersteller gefragt:
Zitat von
FOS_FILEMUSTEXIST:
Value: 0x1000
The item returned must exist. This is a default value for the Open dialog.
Soll das heißen, diese Option ist da immer aktiv?
dagegen aber
Zitat von
OFN_FILEMUSTEXIST:
The user can type only names of existing files in the File Name entry field. If this flag is specified and the user enters an invalid name, the dialog box procedure displays a warning in a message box. If this flag is specified, the OFN_PATHMUSTEXIST flag is also used. This flag can be used in an Open dialog box. It cannot be used with a Save As dialog box.
ähhhh ... hmmmmm?