Click here to Skip to main content
15,867,704 members
Home / Discussions / COM
   

COM

 
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 
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 
One of the basics of ActiveX (COM) is that you can have only one version of a component in a machine. When you register a newer version, the older version is automatically unregistered (leading to what is known as DLL hell).
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 
AnswerRe: Invoking exe from windows service(COM Exe runs as service) Pin
Ahmed Charfeddine4-Nov-09 2:31
Ahmed Charfeddine4-Nov-09 2:31 
QuestionWord Document Object: Tables and Page Breaks Pin
Gary Greenacre2-Nov-09 11:09
Gary Greenacre2-Nov-09 11:09 
AnswerRe: Word Document Object: Tables and Page Breaks Pin
Stuart Dootson3-Nov-09 3:13
professionalStuart Dootson3-Nov-09 3:13 
Questionwhat psf file is? Pin
bingxuefly1-Nov-09 22:38
bingxuefly1-Nov-09 22:38 
AnswerRe: what psf file is? Pin
Richard MacCutchan2-Nov-09 5:04
mveRichard MacCutchan2-Nov-09 5:04 
GeneralRe: what psf file is? Pin
bingxuefly2-Nov-09 23:03
bingxuefly2-Nov-09 23:03 
GeneralRe: what psf file is? Pin
Richard MacCutchan2-Nov-09 23:27
mveRichard MacCutchan2-Nov-09 23:27 

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.