浪迹在C-Model和与RTL之间
Graphics&Multimedia
需要添加如下代码:
CFactoryTemplate g_Templates[] = {
  { L"My ActiveX"
  , &CLSID_SystemClock
  , CSystemClock::CreateInstance
 }
};
int g_cTemplates = sizeof(g_Templates) / sizeof(g_Templates[0]);
posted on 2005-04-26 09:22  ____Justin____  阅读(3070)  评论(3编辑  收藏  举报