#include template class FontCreator : public waServiceFactoryT { public: FontCreator(GUID myGuid = INVALID_GUID) : waServiceFactoryT(myGuid) {} };