摘要: Infinite tee Filter当有一个输出Pin连接时,就会产生一个新的OutPut Pin文件:// Files//// inftee.cpp Main implementation of the infinite tee 主要实现// inftee.def What APIs the DLL will import and export// inftee.h Class definition of the infinite tee// inftee.rc Not much, just our version information////// Base classes used/. 阅读全文
posted @ 2011-07-17 21:08 程序员阿呆 阅读(564) 评论(0) 推荐(0)