reactos/sdk
Katayama Hirofumi MZ e1a5ba188e
[SHELL32] SHBrowseForFolder with BIF_EDITBOX should use new UI (#3532)
CORE-17506

- Convert some judgements against BIF_NEWDIALOGSTYLE to judgements against BIF_USENEWUI. Here BIF_USENEWUI == (BIF_NEWDIALOGSTYLE | BIF_EDITBOX).
- Remove WS_SIZEBOX window style from new UI dialog resource (IDD_BROWSE_FOR_FOLDER_NEW).
- Fix header layout.h for resizing without WS_SIZEBOX.
2021-03-14 18:35:40 +09:00
..
cmake [CMAKE] Get rid of add_object_library 2021-03-03 08:34:32 +01:00
include [SHELL32] SHBrowseForFolder with BIF_EDITBOX should use new UI (#3532) 2021-03-14 18:35:40 +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