Anyone know how to get the Common Dialog to use the Explorer look and feel (flag cdlOFNExplorer) and allow for multi-select (flag cdlOFNAllowMultiselect)?

I've seen this in other applictaions (Office) where they use the common dialog file controil but allow multiple select. If I try (vb6) I get either have the old UI for files and multiselect or the new IE UI and NO multi-select.

Ideas?

-damian