I'm using the code posted on the mvps to open a common file dialog, but I've come across a strange problem. When I use the multi select flag (ALLOWMULTISELECT = &H200) the dialog changes from the modern style (with the wide file select list and the iconic buttons) to the old two column style (one for files, one for directories).
Is there a way I can make it stick to the new style? as the old style is ugly, and slow to use.
Is there a way I can make it stick to the new style? as the old style is ugly, and slow to use.