Newer style file dialog on Windows?



I was using JFileChooser, but I need the user to be able to sort the
entries by date when choosing Details, so I switched to the FileDialog
class, which uses the native Win32 file dialog.

When using the FileDialog class, I get an older style of Windows file
dialog which cannot be resized. Is there any way to fix this?

-Carl Gundel, author of Liberty BASIC
http://www.libertybasic.com

.