reactos/sdk
Whindmar Saksit 43d07fe695
[SHELL32] File Types dialog: Add functionality, optimize loading time (#6122)
- Support loading protocols like XP
- Support most of the relevant EditFlags
- Support reading/writing the AlwaysShowExt and BrowserFlags properties
- Loads the list much faster with optimized code and delaying the large icon and description string
- Reduce the number of magic buffer sizes by replacing them with defines that are in the ballpark of being correct
- Implemented column sorting
- Removed custom icon extraction code
- Removed IDS_FILE_EXT_TYPE string because it must be the same as IDS_ANY_FILE
- Don't touch verb keys that are not edited to retain the original REG type
- Don't clobber unchanged %1 icon location when editing a type

CORE-19756
2024-10-14 18:03:28 +02:00
..
cmake
include [SHELL32] File Types dialog: Add functionality, optimize loading time (#6122) 2024-10-14 18:03:28 +02:00
lib [CMLIB] Fix GCC13 print formatting '%lu' warning (#7408) 2024-10-08 17:48:03 +02:00
tools [CABMAN] Fix GCC13 buffer format overflow warning (#7408) 2024-10-08 17:47:46 +02:00