Click here to Skip to main content
15,886,110 members
Home / Discussions / COM
   

COM

 
QuestionPlease recommend me a com book. Pin
crazy6612-Nov-09 10:54
crazy6612-Nov-09 10:54 
AnswerRe: Please recommend me a com book. Pin
«_Superman_»12-Nov-09 16:40
professional«_Superman_»12-Nov-09 16:40 
AnswerRe: Please recommend me a com book. Pin
cariolihome13-Nov-09 11:40
cariolihome13-Nov-09 11:40 
GeneralRe: Please recommend me a com book. Pin
apraev22-Nov-09 19:43
apraev22-Nov-09 19:43 
GeneralRe: Please recommend me a com book. Pin
serzh8323-Nov-09 0:14
serzh8323-Nov-09 0:14 
GeneralRe: Please recommend me a com book. Pin
KarstenK27-Nov-09 2:53
mveKarstenK27-Nov-09 2:53 
AnswerRe: Please recommend me a com book. Pin
Baltoro14-Nov-09 10:15
Baltoro14-Nov-09 10:15 
QuestionSet the properties of a DirectShow filter (not DMO filter) in code (no GUI) C# Interop. [modified] Pin
RobstaHendricks12-Nov-09 2:42
RobstaHendricks12-Nov-09 2:42 
Ok, so I have been trawling the web to try and find an answer to this, but to no avail.

Basically, I have a DirectShow filter (well 2) which will allow me to configure a Hauppage WinTV USB adapter (though I doubt the specific filter is 100% relevant to answer the question) to use PAL (I) and to set the source as Composite In. So far, I have found ways to display a filter's property page, and to change the settings of a DMO filter, but not enumerate and change the properties of a non DMO source filter.

The reason for needing to do this is that both filter options seem to reset with Windows, meaning that our source becomes NTSC and Tuner In, rather than Pal-I and Composite In. The filters are classed as a Video Capture Source (WinTV HVR-900H Capture) and a WDM Streaming Crossbar Device (WinTV HVR-900H Crossbar), but the ability to change any property of any filter sans a GUI will be a step in the right direction

I am using a .Net wrapper to play with the filter graph through c#, but have limited knowledge of COM interop (thus the wrapper). Any answers in C++ are fine and dandy also, then I'll worry about how to convert them to C#, just in need of an example really.

What's the easiest method to go about this?

modified on Thursday, November 12, 2009 8:53 AM

QuestionInterop Excel Pin
mithun narayanan11-Nov-09 23:53
mithun narayanan11-Nov-09 23:53 
AnswerRe: Interop Excel Pin
Stuart Dootson12-Nov-09 0:46
professionalStuart Dootson12-Nov-09 0:46 
QuestionForcing Internet Explorer to unload an ActiveX Pin
advance5125-Nov-09 12:26
advance5125-Nov-09 12:26 
AnswerRe: Forcing Internet Explorer to unload an ActiveX Pin
serzh836-Nov-09 5:49
serzh836-Nov-09 5:49 
GeneralRe: Forcing Internet Explorer to unload an ActiveX Pin
advance5126-Nov-09 10:18
advance5126-Nov-09 10:18 
GeneralRe: Forcing Internet Explorer to unload an ActiveX Pin
cariolihome7-Nov-09 10:45
cariolihome7-Nov-09 10:45 
GeneralRe: Forcing Internet Explorer to unload an ActiveX Pin
Shameel17-Nov-09 4:02
professionalShameel17-Nov-09 4:02 
GeneralRe: Forcing Internet Explorer to unload an ActiveX Pin
advance51217-Nov-09 4:06
advance51217-Nov-09 4:06 
GeneralRe: Forcing Internet Explorer to unload an ActiveX Pin
Shameel17-Nov-09 7:46
professionalShameel17-Nov-09 7:46 
GeneralRe: Forcing Internet Explorer to unload an ActiveX Pin
advance51217-Nov-09 7:49
advance51217-Nov-09 7:49 
GeneralRe: Forcing Internet Explorer to unload an ActiveX Pin
Shameel17-Nov-09 7:51
professionalShameel17-Nov-09 7:51 
GeneralRe: Forcing Internet Explorer to unload an ActiveX Pin
advance51217-Nov-09 22:45
advance51217-Nov-09 22:45 
GeneralRe: Forcing Internet Explorer to unload an ActiveX Pin
Shameel18-Nov-09 7:03
professionalShameel18-Nov-09 7:03 
QuestionHow do you profile your C++ code ? [modified] Pin
Ahmed Charfeddine4-Nov-09 2:08
Ahmed Charfeddine4-Nov-09 2:08 
AnswerRe: How do you profile your C++ code ? Pin
«_Superman_»5-Nov-09 8:27
professional«_Superman_»5-Nov-09 8:27 
AnswerRe: How do you profile your C++ code ? Pin
Ahmed Charfeddine5-Nov-09 19:52
Ahmed Charfeddine5-Nov-09 19:52 
QuestionInvoking exe from windows service(COM Exe runs as service) Pin
KTTransfer3-Nov-09 21:39
KTTransfer3-Nov-09 21:39 

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.