views:

25

answers:

1

How can I get an IShellItem object for a non-existent file (or directory)?

First I thought it might be impossible, but for example IFileSaveDialog creates such an IShellItem for its result (if you specify a new file in the dialog).