root/trunk/win32/cguid.d

Revision 289, 0.7 kB (checked in by sleets, 3 years ago)

add uuid.d

Line 
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;
Note: See TracBrowser for help on using the browser.