00001 00002 /*************************************************************************** 00003 Copyright (c) Microsoft Corporation, All rights reserved. 00004 This code sample is provided "AS IS" without warranty of any kind, 00005 it is not recommended for use in a production environment. 00006 ***************************************************************************/ 00007 00008 #ifndef dllmain_h 00009 #define dllmain_h 00010 00011 extern ITypeInfo* g_typeInfoBabelService; 00012 00013 #endif
1.3.6