reactos/sdk
Katayama Hirofumi MZ 2d066c93fe
[SHELL32] Fix SHBrowseForFolder new UI layout (#3533)
CORE-17507

- Change layout of resource dialogs IDD_BROWSE_FOR_FOLDER_NEW.
- Delete IDC_BROWSE_FOR_FOLDER_FOLDER control.
- Fix focus.
- Add ES_NOHIDESEL style to IDC_BROWSE_FOR_FOLDER_FOLDER_TEXT control.
- Add TVS_SHOWSELALWAYS style to IDC_BROWSE_FOR_FOLDER_TREEVIEW control.
- Fix assertion failure in LayoutUpdate function in <layout.h>.
2021-03-15 07:13:03 +09:00
..
cmake [CMAKE] Get rid of add_object_library 2021-03-03 08:34:32 +01:00
include [SHELL32] Fix SHBrowseForFolder new UI layout (#3533) 2021-03-15 07:13:03 +09:00
lib [ATL] Add NULL-check in CWindowImplBaseT::WindowProc assertions 2021-03-11 21:20:40 +09:00
tools [CMAKE] target_compile_definitions() calls: Remove (now) useless '-D' (#3490) 2021-03-03 04:16:02 +01:00