/**
 * Windows API header module
 *
 * Translated from MinGW Windows headers
 *
 * License: $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
 * Source: $(DRUNTIMESRC core/sys/windows/_olectlid.d)
 */
/// Automatically imported and edited from the druntime module
/// core.sys.windows.olectlid for the auto-generated win32 package.
module win32.olectlid;
//version (Windows):

import win32.basetyps;