added everything
This commit is contained in:
11
lib/maxsdk70/include/maxscrpt/classids.h
Executable file
11
lib/maxsdk70/include/maxscrpt/classids.h
Executable 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);
|
||||
Reference in New Issue
Block a user