1 /***********************************************************************\ 2 * cguid.d * 3 * * 4 * Windows API header module * 5 * * 6 * Translated from MinGW Windows headers * 7 * * 8 * Placed into public domain * 9 \***********************************************************************/ 10 module win32.cguid; 11 12 private import win32.basetyps; 13