reactos/dll/win32/shdocvw
Katayama Hirofumi MZ 39077a7bf0
[BROWSEUI][SHDOCVW][SDK] Fix INamespaceProxy interface (#7156)
Use correct interface definition for standardization.
JIRA issue: CORE-19686
Use INamespaceProxy interface
that is documented in the
Microsoft official site
( https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/ee318424%28v=vs.85%29 )
and Windows 10 PSDK
(see um/ienamespacecontrol.idl file).
2024-07-20 19:59:48 +09:00
..
lang [SHDOCVW] Initial implementation of Favorites bar (#7146) 2024-07-18 23:21:40 +09:00
CFavBand.cpp [BROWSEUI][SHDOCVW][SDK] Fix INamespaceProxy interface (#7156) 2024-07-20 19:59:48 +09:00
CFavBand.h [BROWSEUI][SHDOCVW][SDK] Fix INamespaceProxy interface (#7156) 2024-07-20 19:59:48 +09:00
CMakeLists.txt [SHDOCVW] Initial implementation of Favorites bar (#7146) 2024-07-18 23:21:40 +09:00
favband.rgs [SHDOCVW] Initial implementation of Favorites bar (#7146) 2024-07-18 23:21:40 +09:00
mrulist.cpp [SHDOCVW][SHDOCVW_APITEST] Implement MRU List for Shell Bag, Part 6 (#5699) 2023-09-18 20:13:29 +09:00
precomp.h
resource.h [SHDOCVW] Initial implementation of Favorites bar (#7146) 2024-07-18 23:21:40 +09:00
shdocvw.h [SHDOCVW] Initial implementation of Favorites bar (#7146) 2024-07-18 23:21:40 +09:00
shdocvw.rc [SHDOCVW] Initial implementation of Favorites bar (#7146) 2024-07-18 23:21:40 +09:00
shdocvw.spec
shdocvw_main.c [SHDOCVW] Initial implementation of Favorites bar (#7146) 2024-07-18 23:21:40 +09:00
shdocvw_v1.idl
shdocvw_v1.rgs [SHDOCVW][SHDOCVW_APITEST] Implement MRU List for Shell Bag, Part 6 (#5699) 2023-09-18 20:13:29 +09:00
shlinstobj.c [SHDOCVW] Initial implementation of Favorites bar (#7146) 2024-07-18 23:21:40 +09:00