//#include "Component.h" #include "StdAfx.h" CComponent * CreateDefaultComponent () { return new CComponent(); }