APPGUID.H
//**************************************************************************** 
// 
//    SKIPPY! sample for Microsoft NetMeeting SDK 
// 
//  File:       appguid.h 
//  Content:    This file contains the application GUID. 
// 
//  Copyright (c) Microsoft Corporation 1997 
//    All rights reserved 
// 
//**************************************************************************** 
 
// {54241E5E-9657-11d0-BD01-00C04FC29D47} 
DEFINE_GUID(GUID_ILSTest,  
0x54241e5e, 0x9657, 0x11d0, 0xbd, 0x1, 0x0, 0xc0, 0x4f, 0xc2, 0x9d, 0x47);