08-18-2011, 02:55 PM
Fantastic! Works great. I saw the 4 flag but it says "New style" in the documentation. I didn't know what that meant. I should have just tried it :oops:
I see now from MSDN:
http://msdn.microsoft.com/en-us/library/...s.85).aspx
Thanks a million, as always, for making such an incredible tool and for expanding my programming horizons!!!
S
I see now from MSDN:
http://msdn.microsoft.com/en-us/library/...s.85).aspx
Quote:BIF_NEWDIALOGSTYLE (0x00000040)
0x00000040. Version 5.0. Use the new user interface. Setting this flag provides the user with a larger dialog box that can be resized. The dialog box has several new capabilities, including: drag-and-drop capability within the dialog box, reordering, shortcut menus, new folders, delete, and other shortcut menu commands.
...
BIF_USENEWUI
Version 5.0. Use the new user interface, including an edit box. This flag is equivalent to BIF_EDITBOX | BIF_NEWDIALOGSTYLE.
Thanks a million, as always, for making such an incredible tool and for expanding my programming horizons!!!
S