上一页 1 ··· 7 8 9 10 11
摘要: 1. CRefTime类[reftime.h]CRefTime类维护了REFERENCE_TIME m_time;的成员变量。单位为100ns。另外,几个跟该类相关的宏:const LONGLONG M... 阅读全文
posted @ 2005-01-13 15:23 会拍照能修图的码农 阅读(145) 评论(0) 推荐(0)
摘要: 想给我留言的话,请直接回复吧, 阅读全文
posted @ 2005-01-11 12:47 会拍照能修图的码农 阅读(72) 评论(0) 推荐(0)
摘要: 1. IAMovieSetup接口定义IAMovieSetup : public IUnknown{public:// Adds the filter to the registry.vir... 阅读全文
posted @ 2005-01-11 12:20 会拍照能修图的码农 阅读(275) 评论(0) 推荐(0)
摘要: DirectShow 学习(二):CBasePin类、CBaseOutputPin类和CBaseInputPin类源代码解析1. IPin接口IPin : public IUnknown{ pub... 阅读全文
posted @ 2005-01-10 15:37 会拍照能修图的码农 阅读(165) 评论(0) 推荐(0)
摘要: 1. BaseClasses中实现COM的部分源代码分析[combase.h/combase.cpp] o class CBaseObject是BaseClasses中的基类,它只维护一个... 阅读全文
posted @ 2005-01-05 17:04 会拍照能修图的码农 阅读(167) 评论(0) 推荐(0)
摘要: Containment是一种比较简单的复用方法,如果Component B复用Component A,Component B实际上是Component A的一个客户,Component B向客户提供的Compon... 阅读全文
posted @ 2005-01-04 17:39 会拍照能修图的码农 阅读(127) 评论(0) 推荐(0)
摘要: 2005希望大家新年快乐,一切都好~~ 阅读全文
posted @ 2005-01-01 20:48 会拍照能修图的码农 阅读(59) 评论(0) 推荐(0)
摘要: 其实这是我发在China-pub上的一个帖子,现在放到Blog上来。套个俗话吧:书山有路勤为径。一步步走过来,总有收获和体会~===========================================... 阅读全文
posted @ 2004-12-29 13:37 会拍照能修图的码农 阅读(121) 评论(0) 推荐(0)
上一页 1 ··· 7 8 9 10 11