reactos/dll/win32/shell32/dialogs
Hermès Bélusca-Maïto ccde12483f
[SHELL32] Fixes and improvements for PickIconDlg().
- Deal with expanded paths only when loading icons. If the user specifies
  an unexpanded path to a module containing icons, this unexpanded path
  is returned to the caller!

- Perform the dialog cleanup in WM_DESTROY message handler.

- When pressing ENTER/OK in the dialog box, retrieve the selected icon and
  close the dialog *ONLY WHEN* the user actually has selected an icon.
  If the user modified manually the module path, pressing ENTER/OK instead
  reloads the icons list.
2018-09-30 21:48:34 +02:00
..
dialogs.cpp [SHELL32] Fixes and improvements for PickIconDlg(). 2018-09-30 21:48:34 +02:00
drive.cpp [SHELL32] Deduplicate MAX_PROPERTY_SHEET_PAGE and AddPropSheetPageCallback(). #179 2017-12-25 13:22:23 +01:00
drvdefext.cpp [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER 2018-03-04 16:27:07 +01:00
drvdefext.h
filedefext.cpp [SHELL32] Refresh 'General' tab if the folder icon is updated (#646) 2018-06-29 14:13:37 +02:00
filedefext.h [SHELL32] Initial implementation of Folder Customization (#642) 2018-06-28 21:51:37 +02:00
filetypes.cpp [SHELL32] Implement Folder Options File Types 'Change' button (#629) 2018-06-24 20:04:25 +02:00
folder_options.cpp [SHELL32] Split dialogs/folder_options.cpp (#582) 2018-06-06 14:04:50 +02:00
folder_options.h [SHELL32] Split dialogs/folder_options.cpp (#582) 2018-06-06 14:04:50 +02:00
fprop.cpp [SHELL32] Deduplicate MAX_PROPERTY_SHEET_PAGE and AddPropSheetPageCallback(). #179 2017-12-25 13:22:23 +01:00
general.cpp [SHELL32] Implement the 'General' tab of the "Folder Options" dialog (#604) 2018-06-22 16:40:06 +02:00
recycler_prop.cpp [PSDK][REACTOS] Fix definitions and usage of DWLP_MSGRESULT, DWLP_DLGPROC, and DWLP_USER 2018-03-04 16:27:07 +01:00
view.cpp [SHELL32] Split dialogs/folder_options.cpp (#582) 2018-06-06 14:04:50 +02:00