reactos/dll/win32/shell32/shelldesktop
Katayama Hirofumi MZ c199edda45
[SHELL32] Enable _DEBUG and fix assertion failures (#4307)
Improve debuggability. Fix "WorkerW" window class conflict.
- Enable _DEBUG macro if debugging, in order to enable ATLASSERT macro.
- Fix assertion failures.
- Add SHCreateDefaultWorkerWindow helper function and CWorkerTraits, then use them.
- Don't create the broker and server windows by themselves, but subclass.
CORE-17505, CORE-13950
2022-01-25 03:42:46 +09:00
..
CChangeNotifyServer.cpp [SHELL32] Enable _DEBUG and fix assertion failures (#4307) 2022-01-25 03:42:46 +09:00
CChangeNotifyServer.h [SHELL32] Enable _DEBUG and fix assertion failures (#4307) 2022-01-25 03:42:46 +09:00
CDesktopBrowser.cpp [SHELL32] Follow-up of #2539 2020-04-13 10:41:26 +09:00
CDirectoryList.cpp [SHELL32] Big fix for change notification (#3048) 2020-09-03 13:36:31 +09:00
CDirectoryList.h [SHELL32] Optimize change notification (#3030) 2020-08-10 13:34:48 +09:00
CDirectoryWatcher.cpp [SHELL32] Fix assertion failure in CDirectoryWatcher.cpp 2021-03-19 08:30:10 +09:00
CDirectoryWatcher.h [SHELL32] Optimize change notification (#3030) 2020-08-10 13:34:48 +09:00
CMakeLists.txt [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
dde.cpp [REACTOS] Fix misc 64 bit issues 2019-04-13 14:07:50 +02:00
shelldesktop.h [SHELL32] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +09:00