mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:13:03 +00:00
[SHELL32] Implement basic SHMultiFileProperties (#7956)
CORE-12510 CORE-20217
This commit is contained in:
parent
bec50f65f4
commit
c7a7376545
46 changed files with 610 additions and 271 deletions
|
@ -652,9 +652,6 @@ public:
|
|||
return m_pUnkSite ? m_pUnkSite->QueryInterface(riid, ppvSite) : E_FAIL;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#define S_LESSTHAN 0xffff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue