惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
Microsoft Azure Blog
Microsoft Azure Blog
阮一峰的网络日志
阮一峰的网络日志
宝玉的分享
宝玉的分享
量子位
N
Netflix TechBlog - Medium
M
MIT News - Artificial intelligence
GbyAI
GbyAI
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tailwind CSS Blog
Y
Y Combinator Blog
L
LangChain Blog
The Cloudflare Blog
T
The Blog of Author Tim Ferriss
U
Unit 42
Martin Fowler
Martin Fowler
aimingoo的专栏
aimingoo的专栏
G
Google Developers Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客

博客园 - ____Justin____

很久没写东西了 中秋!! 开学了!! 生日 学吉他啦 快开学了 人际交往是大学问啊! 2005年国内各大公司的薪酬 DTV VS IPTV 如何删除Windows Media Player VC远程访问数据库 PCR的工作原理 (转)寻找生命小意义——我的价值观和理想 交流贴 爱的格言 4月30写工作总结,不要忘了!!filter数量不对! 根据clsid取得取得filter 新项目,关于NC 工作
DSHOW编译错误:strmbasd.lib(dllentry.obj) : error LNK2001...
____Justin____ · 2005-04-26 · via 博客园 - ____Justin____

需要添加如下代码:
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____  阅读(3086)  评论(3)    收藏  举报