2025-04-27 07:49:33 -04:00

7 lines
179 B
C

#ifndef __SHELLSTG_CLSID_H__
#define __SHELLSTG_CLSID_H__
extern "C" const IID IID_IShellStorage;
extern "C" const CLSID CLSID_CShellStorage;
#endif //__SHELLSTG_CLSID_H__