(Keep the new added path in the bottom)
2. Add DirectShow library path, such as "C:\DXSDK\lib", to "Tools -> Options -> Projects and Solutions -> VC++ Directories -> Library Files"
(Keep the new added path in the bottom)
3. Modify declaration of class COARefTime (ctluril.h: Line 278)
operator=(LONG);
->
COARefTime& operator=(LONG);
張貼留言
注意:只有此網誌的成員可以留言。