reactos/sdk/include
Katayama Hirofumi MZ 3285f698fd
[SHELL32][SDK] SHChangeNotify: Re-work Part 1 (#6898)
Making shell change notification implementation better.
Now recycle bin icon change is working.
JIRA issue: CORE-13950
JIRA issue: CORE-19591
JIRA issue: CORE-11453
- Delete SHSimpleIDListFromPathA/W hacks.
- Translate simple PIDLs (coming from SHSimpleIDListFromPathA/W)
  in CDefView::OnChangeNotify method.
- Add CDefView::LV_RefreshIcons method for SHCNE_UPDATEIMAGE
  change event.
- Rename CDefView::LV_ProdItem method as CDefView::LV_UpdateItem.
- Call SHUpdateRecycleBinIcon in SHFileOperationW function.
- Half-implement SHUpdateRecycleBinIcon.
- Call SHChangeNotify in DeleteExt function.
2024-05-17 08:10:15 +09: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] Remove useless #undef abort from process.h 2024-04-26 15:16:31 +02:00
ddk [REACTOS] Standardize <imm.h> and <immdev.h> (#6493) 2024-02-13 20:33:14 +09:00
dxsdk
GL
host
ndk [NTOS:KE/x64] Implement processor freeze code 2024-04-23 15:50:06 +02:00
psdk [SHELL32][SDK] SHChangeNotify: Re-work Part 1 (#6898) 2024-05-17 08:10:15 +09:00
reactos [SHELL32][SDK] SHChangeNotify: Re-work Part 1 (#6898) 2024-05-17 08:10:15 +09:00
wdf/kmdf/1.17
xdk [SDK:NDK/XDK] Sync NtCurrentTeb() definitions between NDK and PSDK winnt.h (#6542) 2024-03-10 17:10:50 +01:00