00001 //----------------------------------------------------------------------------- 00002 // 00003 // Project : 00004 // Filename : baseiids.cpp 00005 // Created by : mj 00006 // Description : 00007 // 00008 //----------------------------------------------------------------------------- 00009 // LICENSE 00010 // © 2007, Steinberg Media Technologies GmbH, All Rights Reserved 00011 //----------------------------------------------------------------------------- 00012 // This Software Development Kit may not be distributed in parts or its entirety 00013 // without prior written agreement by Steinberg Media Technologies GmbH. 00014 // This SDK must not be used to re-engineer or manipulate any technology used 00015 // in any Steinberg or Third-party application or software module, 00016 // unless permitted by law. It may only be used for development of products 00017 // defined in the license agreement between Steinberg and Licensee or for internal, 00018 // not publicly released products of Licensee. 00019 //------------------------------------------------------------------------------ 00020 // *********************************************************************** 00021 // **** STEINBERG CONFIDENTIAL! THIS IS NOT A PUBLIC PLUG-IN SDK FILE! *** 00022 // *********************************************************************** 00023 00024 #define INIT_CLASS_IID 00025 #include "funknown.h" 00026 #include "ipluginbase.h" 00027 #include "iplugstorage.h" 00028 #include "istringresult.h" 00029 #include "icloneable.h" 00030 00031 #include "pluginterfaces/test/itest.h"