reactos/dll
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
..
3rdparty [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
appcompat [APPHELP] SdbGUIDToString(): use sizeof(WCHAR) instead of '2' (#7137) 2024-07-11 18:28:54 +02:00
cpl [DESK] *.rc: Tweak AUTOCHECKBOXES (#7403) 2024-10-11 03:35:28 +02:00
directx [DDRAW] Fix taskbar visibilty when switching to fullscreen (#7443) 2024-10-10 15:21:28 -07:00
ime [MSCTFIME] msctfime.rc turkish-sort (#7401) 2024-09-28 22:41:59 +02:00
keyboard [KEYBOARD] Fix left key code in extended_key_names in several layouts (#7311) 2024-09-08 02:32:27 +03:00
nls [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
np
ntdll [CMAKE] Statically link _ftol2/__ftoul2_legacy to libntdll 2024-08-27 21:34:50 +03:00
opengl [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
shellext [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
win32 [SHELL32] File Types dialog: Add functionality, optimize loading time (#6122) 2024-10-14 18:03:28 +02:00
CMakeLists.txt Rework apisets to use a table 2024-04-27 22:51:34 +02:00