added everything

This commit is contained in:
Metario
2017-04-17 06:17:10 -06:00
commit 9c6ff74f19
6121 changed files with 1625704 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
/*
* class_ids.h - OLE Automation class id defs for MAXScript
*
* Copyright <20> John Wainwright 1996
*
*/
/* our class ID */
// {7FA22CB1-D26F-11d0-B260-00A0240CEEA3}
DEFINE_GUID(CLSID_MAXScript, 0x7fa22cb1, 0xd26f, 0x11d0, 0xb2, 0x60, 0x0, 0xa0, 0x24, 0xc, 0xee, 0xa3);