Click here to Skip to main content
15,888,006 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can I handle message of a class that drived from COleControl? Pin
Behzad Ebrahimi1-Jul-05 6:30
Behzad Ebrahimi1-Jul-05 6:30 
AnswerRe: How can I handle message of a class that drived from COleControl? Pin
Jose Lamas Rios1-Jul-05 8:37
Jose Lamas Rios1-Jul-05 8:37 
Generalscroll bar problem Pin
softtec1-Jul-05 6:22
softtec1-Jul-05 6:22 
GeneralRe: scroll bar problem Pin
David Crow1-Jul-05 7:02
David Crow1-Jul-05 7:02 
GeneraltioOnSize Question Pin
jerry1211a1-Jul-05 6:01
jerry1211a1-Jul-05 6:01 
GeneralRe: tioOnSize Question Pin
toxcct1-Jul-05 6:06
toxcct1-Jul-05 6:06 
GeneralRe: tioOnSize Question Pin
ThatsAlok1-Jul-05 19:06
ThatsAlok1-Jul-05 19:06 
GeneralDirectShow filter issue Pin
Alexander M.,1-Jul-05 5:33
Alexander M.,1-Jul-05 5:33 
Hi everyone.
I'm coding a source filter and a demultiplexer filter for DirectShow.
When I add the filters to the graph, connect the pins and render the whole thing it still works.
But when I run the graph via IMediaControl::Run it returns S_FALSE.
The SDK says that I should use IMediaControl::GetState after Run() has failed, but GetState() does never return when I have INFINITE as timeout, else it returns an error (VFW_S_STATE_INTERMEDIATE), too.
The graph uses Push-Mode.

Is there a way I can find out what is going wrong?
Thanks for advice,
Alex

Don't try it, just do it! Wink | ;-)
GeneralRe: DirectShow filter issue Pin
Alexander M.,1-Jul-05 10:52
Alexander M.,1-Jul-05 10:52 
GeneralStatusBar problem Pin
AnsGe1-Jul-05 4:22
AnsGe1-Jul-05 4:22 
GeneralRe: StatusBar problem Pin
Blake Miller1-Jul-05 7:20
Blake Miller1-Jul-05 7:20 
Generalhex to decimal conversion Pin
llp00na1-Jul-05 0:38
llp00na1-Jul-05 0:38 
GeneralRe: hex to decimal conversion Pin
kakan1-Jul-05 0:41
professionalkakan1-Jul-05 0:41 
GeneralRe: hex to decimal conversion Pin
kakan1-Jul-05 0:53
professionalkakan1-Jul-05 0:53 
GeneralRe: hex to decimal conversion Pin
llp00na1-Jul-05 1:36
llp00na1-Jul-05 1:36 
GeneralRe: hex to decimal conversion Pin
kakan1-Jul-05 2:31
professionalkakan1-Jul-05 2:31 
GeneralRe: hex to decimal conversion Pin
Chris Losinger1-Jul-05 2:44
professionalChris Losinger1-Jul-05 2:44 
GeneralRe: hex to decimal conversion Pin
llp00na1-Jul-05 4:53
llp00na1-Jul-05 4:53 
GeneralRe: hex to decimal conversion Pin
Chris Losinger1-Jul-05 4:59
professionalChris Losinger1-Jul-05 4:59 
GeneralRe: hex to decimal conversion Pin
toxcct1-Jul-05 1:10
toxcct1-Jul-05 1:10 
GeneralRe: hex to decimal conversion Pin
llp00na1-Jul-05 1:39
llp00na1-Jul-05 1:39 
GeneralRe: hex to decimal conversion Pin
Alexander M.,1-Jul-05 2:03
Alexander M.,1-Jul-05 2:03 
GeneralRe: hex to decimal conversion Pin
llp00na1-Jul-05 2:13
llp00na1-Jul-05 2:13 
GeneralRe: hex to decimal conversion Pin
Cedric Moonen1-Jul-05 2:15
Cedric Moonen1-Jul-05 2:15 
GeneralRe: hex to decimal conversion Pin
Alexander M.,1-Jul-05 2:19
Alexander M.,1-Jul-05 2:19 

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.