mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 23:44:57 +08:00
Preparation for new ShellExecute. JIRA issue: CORE-20467 - Move ASSOCQUERY and IAssociationElementOld in <shlwapi_undoc.h> into <shlobj_undoc.h>. - Add IQuerySourceOld, IQuerySource, IObjectWithQuerySource, and IAssociationArrayInitialize interfaces into <shlobj_undoc.h>. - Add some GUIDs into <shlguid_undoc.h>. - Do #include <shlwapi_undoc.h> in sysdm performance.c to fix build.