00001 /* 00002 * class_ids.h - OLE Automation class id defs for MAXScript 00003 * 00004 * Copyright � John Wainwright 1996 00005 * 00006 */ 00007 #include <Guiddef.h> 00008 00009 // {7FA22CB1-D26F-11d0-B260-00A0240CEEA3} 00010 DEFINE_GUID(CLSID_MAXScript, 0x7fa22cb1, 0xd26f, 0x11d0, 0xb2, 0x60, 0x0, 0xa0, 0x24, 0xc, 0xee, 0xa3);