Click here to Skip to main content
15,890,717 members
Home / Discussions / COM
   

COM

 
AnswerRe: CoCreateInstance failed Pin
Steve S27-Jul-06 21:58
Steve S27-Jul-06 21:58 
Questionactive -x test conatiner Pin
With_problem25-Jul-06 17:12
With_problem25-Jul-06 17:12 
QuestionList of Urls Pin
Shivaji Patil24-Jul-06 3:54
professionalShivaji Patil24-Jul-06 3:54 
Questionvb.net outlook addin problem Pin
K edar V23-Jul-06 20:15
K edar V23-Jul-06 20:15 
QuestionQuery Reg SubStorage Access Pin
kanduripavan23-Jul-06 19:42
kanduripavan23-Jul-06 19:42 
Questionhow can i use a VB-OCX in the C++Builder6? Pin
scumyang23-Jul-06 18:05
scumyang23-Jul-06 18:05 
AnswerRe: how can i use a VB-OCX in the C++Builder6? Pin
Jonas Hammarberg25-Jul-06 3:45
professionalJonas Hammarberg25-Jul-06 3:45 
QuestionVirtual WebCam Pin
DobosCake23-Jul-06 7:26
DobosCake23-Jul-06 7:26 
Hi there,

I've been developing a virtual web-cam DirectShow filter. I'd like to load a video file and transmit
it as if it comes from a WebCam.

At first I used the ISampleGrabber interface and tried to pass on the buffers I received from it.
Unfortunately, I had some wierd problems that the window that was supposed to receive the bitmaps
sometimes didn't get WM_PAINT messages fast enough and only once in a while. In other times it seemed
to be okay.

However, I decided to try something else: I built a filter graph and removed the Video Renderer filter. Then I saved the output pin to the Video Renderer filter (before removing it) and delegated
the IPin functions to that pin.

The problem is that when I use GraphEdit to connect a renderer to my filter, after the connection
both filters disappear from the filter graph. I know it has something to do with the connection of
the pins.

Is it possible to connect two pins from different filter graphs?

Is there maybe another way to do it?

I'd immensely appreciate any help!

Thanks.


QuestionNeed Help On Netmeeting 3 SDK. Pin
Kiran Pinjala21-Jul-06 22:00
Kiran Pinjala21-Jul-06 22:00 
QuestionHow to use ActiveX control in VC++.Net version. Pin
sheshidar21-Jul-06 18:37
sheshidar21-Jul-06 18:37 
Questioninterview question on COM Pin
pathakr21-Jul-06 3:51
pathakr21-Jul-06 3:51 
AnswerRe: interview question on COM Pin
sheshidar21-Jul-06 18:58
sheshidar21-Jul-06 18:58 
GeneralDCOM Connection in Windows XP SP2 Pin
shibu george21-Jul-06 1:48
shibu george21-Jul-06 1:48 
GeneralRe: DCOM Connection in Windows XP SP2 Pin
sudeesh24-Jul-06 21:01
sudeesh24-Jul-06 21:01 
GeneralRe: DCOM Connection in Windows XP SP2 Pin
shibu george26-Jul-06 18:51
shibu george26-Jul-06 18:51 
GeneralRe: DCOM Connection in Windows XP SP2 Pin
Steve S26-Jul-06 21:24
Steve S26-Jul-06 21:24 
QuestionActivex control Pin
sunita ramesh21-Jul-06 0:24
sunita ramesh21-Jul-06 0:24 
Question#pragma pack Pin
anu_8820-Jul-06 23:01
anu_8820-Jul-06 23:01 
AnswerRe: #pragma pack Pin
Steve S20-Jul-06 23:32
Steve S20-Jul-06 23:32 
GeneralRe: #pragma pack Pin
anu_8821-Jul-06 0:32
anu_8821-Jul-06 0:32 
Questionsafearray of user defined structure store in variant Pin
rudo3220-Jul-06 21:31
rudo3220-Jul-06 21:31 
AnswerRe: safearray of user defined structure store in variant Pin
Aamir Butt25-Jul-06 0:29
Aamir Butt25-Jul-06 0:29 
AnswerRe: safearray of user defined structure store in variant Pin
Tim Paaschen25-Jul-06 2:42
Tim Paaschen25-Jul-06 2:42 
QuestionEcxel.dll is not working Pin
ersinsivaz20-Jul-06 10:00
ersinsivaz20-Jul-06 10:00 
Questionsafearray access returns junk pls help Pin
nikhil_ag198520-Jul-06 2:07
nikhil_ag198520-Jul-06 2:07 

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.