Click here to Skip to main content
15,902,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How I can use DirectShow Pin
Hamid_RT12-Jul-07 1:57
Hamid_RT12-Jul-07 1:57 
GeneralRe: How I can use DirectShow Pin
yaminisridaran12-Jul-07 2:00
yaminisridaran12-Jul-07 2:00 
GeneralRe: How I can use DirectShow Pin
Hamid_RT12-Jul-07 2:06
Hamid_RT12-Jul-07 2:06 
GeneralRe: How I can use DirectShow Pin
yaminisridaran12-Jul-07 2:19
yaminisridaran12-Jul-07 2:19 
GeneralRe: How I can use DirectShow Pin
yaminisridaran12-Jul-07 2:24
yaminisridaran12-Jul-07 2:24 
GeneralRe: How I can use DirectShow Pin
Hamid_RT13-Jul-07 1:44
Hamid_RT13-Jul-07 1:44 
AnswerRe: How I can use DirectShow Pin
#realJSOP12-Jul-07 1:35
professional#realJSOP12-Jul-07 1:35 
AnswerRe: How I can use DirectShow Pin
Mark Salsbery12-Jul-07 5:31
Mark Salsbery12-Jul-07 5:31 
Deja vu? Didn't I see this post twice yesterday?

Where are you getting these header files from?

You need the DirectShow SDK. It's part of the platform SDK.

Once you've installed that, make sure your build environment is setup properly.
This is explained in the documentation: Setting Up the Build Environment[^]

ICaptureGraphBuilder2 is defined in strmif.h, which is included by dshow.h.

Compiler errors really should be the least of your problems when using DirectShow.



Mark Salsbery
Microsoft MVP - Visual C++


This episode brought to you by the number 3

GeneralRe: How I can use DirectShow Pin
yaminisridaran12-Jul-07 18:42
yaminisridaran12-Jul-07 18:42 
GeneralRe: How I can use DirectShow Pin
Hamid_RT13-Jul-07 1:43
Hamid_RT13-Jul-07 1:43 
GeneralRe: How I can use DirectShow Pin
Mark Salsbery13-Jul-07 17:14
Mark Salsbery13-Jul-07 17:14 
QuestionChange BAR Color of CProgressCtrl Pin
CodeMak11-Jul-07 23:47
CodeMak11-Jul-07 23:47 
AnswerRe: Change BAR Color of CProgressCtrl Pin
Nibu babu thomas11-Jul-07 23:53
Nibu babu thomas11-Jul-07 23:53 
GeneralRe: Change BAR Color of CProgressCtrl Pin
CodeMak11-Jul-07 23:56
CodeMak11-Jul-07 23:56 
GeneralRe: Change BAR Color of CProgressCtrl Pin
Nibu babu thomas12-Jul-07 0:11
Nibu babu thomas12-Jul-07 0:11 
GeneralRe: Change BAR Color of CProgressCtrl Pin
CodeMak12-Jul-07 0:34
CodeMak12-Jul-07 0:34 
AnswerRe: Change BAR Color of CProgressCtrl Pin
David Crow12-Jul-07 2:33
David Crow12-Jul-07 2:33 
QuestionEnumerating all paths on a drive? Pin
Lord Kixdemp11-Jul-07 23:41
Lord Kixdemp11-Jul-07 23:41 
AnswerRe: Enumerating all paths on a drive? Pin
Nibu babu thomas11-Jul-07 23:55
Nibu babu thomas11-Jul-07 23:55 
GeneralRe: Enumerating all paths on a drive? Pin
Lord Kixdemp12-Jul-07 0:12
Lord Kixdemp12-Jul-07 0:12 
GeneralRe: Enumerating all paths on a drive? Pin
Nibu babu thomas12-Jul-07 0:22
Nibu babu thomas12-Jul-07 0:22 
AnswerRe: Enumerating all paths on a drive? Pin
Michael Dunn12-Jul-07 8:32
sitebuilderMichael Dunn12-Jul-07 8:32 
QuestionUnicode support for MS-Chart control Pin
RaviPK11-Jul-07 22:52
RaviPK11-Jul-07 22:52 
QuestionWord game Pin
Yustme11-Jul-07 22:48
Yustme11-Jul-07 22:48 
AnswerRe: Word game Pin
Rage12-Jul-07 0:17
professionalRage12-Jul-07 0:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.