home *** CD-ROM | disk | FTP | other *** search
- // guids.h
- //
- // Created 08/01/99
- //
- // (C)Copyright 1999 Microsoft Corporation, All rights reserved.
- //
-
- // {CEFC6B90-5B5C-11d2-B067-006008039BF0}
- DEFINE_GUID(CLSID_SampleJavaHeapMonitor, 0xcefc6b90, 0x5b5c, 0x11d2, 0xb0, 0x67, 0x0, 0x60, 0x8, 0x3, 0x9b, 0xf0);
-
- // {66087E60-5C30-11d2-B067-006008039BF0}
- DEFINE_GUID(IID_IHeapMonitorClient, 0x66087e60, 0x5c30, 0x11d2, 0xb0, 0x67, 0x0, 0x60, 0x8, 0x3, 0x9b, 0xf0);
-
-