2009年11月24日 星期二

Windows\Direct Show SDK\Using DirectShow Folder\Basic DirectShow Tasks Folder\Seeking the Filter Graph



http://cid-3530681d972afc07.skydrive.live.com/self.aspx/Direct%20Show%20SDK/Using%20DirectShow/Basic%20DirectShow%20Tasks%20Folder/Seeking%20the%20Filter%20Graph.rar

2009年11月23日 星期一

Windows\Direct Show SDK\Using DirectShow Folder\Basic DirectShow Tasks Folder\General Graph-Building Techniques




http://cid-3530681d972afc07.skydrive.live.com/self.aspx/Direct%20Show%20SDK/Using%20DirectShow/Basic%20DirectShow%20Tasks%20Folder/General%20Graph-Building%20Techniques.rar

2009年11月18日 星期三

Windows\Direct Show SDK\Using DirectShow Folder\Basic DirectShow Tasks Folder\Enumerating Objects in a Filter Graph




http://cid-3530681d972afc07.skydrive.live.com/self.aspx/Direct%20Show%20SDK/Using%20DirectShow/Basic%20DirectShow%20Tasks%20Folder/Enumerating%20Objects%20in%20a%20Filter%20Graph.rar

Quote of the Day 2009/11/18

I think; therefore I am.

Rene Descartes

2009年11月17日 星期二

Windows\Direct Show SDK\Using DirectShow Folder\Basic DirectShow Tasks Folder\Enumerating Devices and Filters




http://cid-3530681d972afc07.skydrive.live.com/self.aspx/Direct%20Show%20SDK/Using%20DirectShow/Basic%20DirectShow%20Tasks%20Folder/Enumerating%20Devices%20and%20Filters.rar

Quote of the Day 2009/11/17

Argument is meant to reveal the truth, not to create it.

Edward de Bono

objidl.h(11280) : error C2061: syntax error : identifier '__RPC__out_xcount_part'

objidl.h(11280) : error C2061: syntax error : identifier '__RPC__out_xcount_part'

if you meet this kind of error. You can try to copy the rpcsal.h under the windows SDK include folder to the DirectX SDK include folder. It works for me.