GME
13
|
00001 // stdafx.cpp : source file that includes just the standard includes 00002 // stdafx.pch will be the pre-compiled header 00003 // stdafx.obj will contain the pre-compiled type information 00004 00005 #include "stdafx.h" 00006 00007 #ifdef _ATL_STATIC_REGISTRY 00008 #include <statreg.h> 00009 #endif 00010 00011 #import "MgaLib.tlb" implementation_only no_namespace raw_method_prefix("") high_method_prefix("__") no_registry 00012 #import "MgaUtilLib.tlb" implementation_only no_namespace raw_method_prefix("") high_method_prefix("__") no_registry 00013 00014 _locale_t c_locale = _create_locale(LC_ALL, "C");