mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 09:56:07 +08:00
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).