reactos/dll/win32/shell32/shelldesktop
Katayama Hirofumi MZ 1c706d7483
[SHELL32] Watch for common desktop and SHCNE_CREATE for IShellLink::Save (#2515)
- On desktop view, we have to watch both the common desktop and the private desktop.
- In Windows, IShellLink::Save (shortcut creation) sends SHCNE_CREATE or SHCNE_UPDATEITEM notification.
- Simplify CChangeNotify::ShouldNotify.
CORE-10391
2020-04-09 16:56:54 +09:00
..
CChangeNotify.cpp [SHELL32] Watch for common desktop and SHCNE_CREATE for IShellLink::Save (#2515) 2020-04-09 16:56:54 +09:00
CChangeNotify.h [SHELL32] Implement shell change notification (#2432) 2020-04-09 07:30:14 +09:00
CDesktopBrowser.cpp [SHELL32] Implement shell change notification (#2432) 2020-04-09 07:30:14 +09:00
CMakeLists.txt [SHELL32] Implement shell change notification (#2432) 2020-04-09 07:30:14 +09:00
dde.cpp
shelldesktop.h [SHELL32] Implement shell change notification (#2432) 2020-04-09 07:30:14 +09:00