reactos/sdk/include
Katayama Hirofumi MZ 2727245c86
[SHELL32] Shell notify rework for simplicity and readability (#2539)
Shell change notification has been implemented in #2432. But as @yagoulas said, source code structure is in mess. We improved simplicity and human readability of our source code.
- Move wine/changenotify.c code into changenotify.c and shelldesktop/CChangeNotify.cpp.
- Simplify code and rename the identifiers and add many comments. CORE-13950
2020-04-13 10:36:24 +09:00
..
asm [SDK] Fix a typo, caught by Stas'M :) 2019-10-14 01:36:42 +02:00
c++ [SDK] Implement std::vector.data() 2019-11-18 23:50:33 +01:00
crt [INCLUDE/CRT] Add some debug macro implementations for _DEBUG 2020-04-04 19:55:31 +02:00
ddk Fix the ntstrsafe.h tests to make sense, actually succeed using ntstrsafe.h from Win10 (10.0.15063), and fix ReactOS' ntstrsafe.h to also pass these tests. (#1859) 2019-08-28 22:42:52 +02:00
dxsdk [DXSDK] Sync axextend.idl with Wine Staging 3.3 (#2421) 2020-04-03 23:58:54 +02:00
GL
host [HOST] Do not pack structures 2020-03-14 10:26:21 +01:00
ndk [FLTMGR][NDK] Fix typos. 2020-04-09 16:05:26 +02:00
psdk [PSDK] fix typedef PLSA_AP_CALL_PACKAGE_PASSTHROUGH (ntsecpkg.h) 2020-04-12 16:26:13 +03:00
reactos [SHELL32] Shell notify rework for simplicity and readability (#2539) 2020-04-13 10:36:24 +09:00
xdk [PSDK][XDK] Move 2 aliases to psdk/winbase.h from xdk/winnt_old.h 2020-03-06 18:26:01 +01:00