reactos/sdk/include
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
..
asm [NTOS:KE/x64] Use movaps instead of movdqa 2024-04-14 16:09:20 +02:00
c++ [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
crt [CRT] vadefs.h: Fix name of __crt_va_* 2024-10-13 11:57:35 +03:00
ddk [MOUNTMGR][DDK] Fix some IOCTLs definitions to Win2k3+ compatibility (#6959) 2024-06-12 12:31:32 +02:00
dxsdk [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
GL [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
host [SDK] Fix definition of IMAGE_NT_HEADERS64 in host tools 2021-04-28 13:10:23 +02:00
ndk [RTL][KERNEL32][ROSAUTOTEST] Disable debug prompts during autotest 2024-09-16 10:10:55 +03:00
psdk [SHELL32] File Types dialog: Add functionality, optimize loading time (#6122) 2024-10-14 18:03:28 +02:00
reactos [SDK][FMIFS] Partially implement QueryDeviceInformation 2024-10-07 11:16:03 +02:00
wdf/kmdf/1.17 [KMDF] Make KMDF headers compatible with our SDK and compilers 2020-11-03 00:06:25 +03:00
xdk [XDK] Improve unaligned pointer read macros 2024-09-15 12:09:09 +03:00