Whindmar Saksit
|
f283a3f9ae
|
[SHELL32][SHELLEXT] IEnumIDList::Next must handle pceltFetched and memory errors correctly (#5820)
- pceltFetched can be NULL if the caller is not requesting multiple items.
- All entries returned in rgelt must be valid, they cannot be NULL.
|
2023-11-13 16:31:37 +01:00 |
|
Hermès Bélusca-Maïto
|
9393fc320e
|
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93 .
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
|
2021-09-13 03:52:22 +02:00 |
|
Mark Jansen
|
91e63ee0b5
|
[FONTEXT] Cache attributes, handle sorting
|
2021-07-23 22:10:30 +02:00 |
|
Mark Jansen
|
d9e7c48c1a
|
[FONTEXT] Initial implementation
Create Fonts\desktop.ini when registering the shell ext
Also list the shell extension as needing to be registered at install
CORE-14690
|
2019-10-19 18:42:15 +02:00 |
|