Click here to Skip to main content
15,926,959 members
Home / Discussions / COM
   

COM

 
GeneralRe: Mixing COM event handling techniques Pin
Vi221-Jul-04 19:19
Vi221-Jul-04 19:19 
GeneralRe: Mixing COM event handling techniques Pin
zumichu21-Jul-04 19:44
zumichu21-Jul-04 19:44 
GeneralIHTMLWindow2 navigate opening new window Pin
zumichu20-Jul-04 11:11
zumichu20-Jul-04 11:11 
GeneralRe: IHTMLWindow2 navigate opening new window Pin
Alexander Wiseman20-Jul-04 11:40
Alexander Wiseman20-Jul-04 11:40 
GeneralRe: IHTMLWindow2 navigate opening new window Pin
zumichu20-Jul-04 12:50
zumichu20-Jul-04 12:50 
GeneralRe: IHTMLWindow2 navigate opening new window Pin
Alexander Wiseman20-Jul-04 14:25
Alexander Wiseman20-Jul-04 14:25 
GeneralRe: IHTMLWindow2 navigate opening new window Pin
zumichu20-Jul-04 16:22
zumichu20-Jul-04 16:22 
GeneralGUIDs and MIDL.exe Pin
Tropicana20-Jul-04 7:58
Tropicana20-Jul-04 7:58 
Hi,

I'm new to COM programming and in need of a little help. I'm trying to test some DirectX Filters which are COM objects and have done the following:

I took a DirectX interface called IAMTVTuner and renamed it IAMTest. I want to see if it will still work under it's new name because I am going to end up doing some funky things with it. The problem I think is that the GUID is still associated with IAMTVTuner. I'm not sure how to either: associate the GUID with the IAMTest OR give the IAMTest a new GUID.

Is the association of GUIDs with COM objects and interfaces done in .idl files? I tried running Midl.exe on a file that I changed but I get errors. I'm not even sure if I'm on the right track.

Thanks


Questionhow to marshal interface Pin
yingkou19-Jul-04 18:30
yingkou19-Jul-04 18:30 
GeneralCreateObjrefMoniker - missing Pin
Sara Burns19-Jul-04 12:30
Sara Burns19-Jul-04 12:30 
GeneralAxWebBrowser.ExecWB printing error "Trying to revoke a drop target ..." Pin
alexatn16-Jul-04 12:14
alexatn16-Jul-04 12:14 
Generaldefaultvalue doesn't work with late-binding when using attributed objects Pin
Member 54073115-Jul-04 2:59
Member 54073115-Jul-04 2:59 
GeneralWord OLE temp document ~wroxxxx.doc Pin
vishalmore14-Jul-04 20:35
vishalmore14-Jul-04 20:35 
GeneralSuggestion for solved problems Pin
darkbyte14-Jul-04 14:04
darkbyte14-Jul-04 14:04 
QuestionHow to integrate out of process server with client Pin
piks14-Jul-04 0:50
piks14-Jul-04 0:50 
AnswerRe: How to integrate out of process server with client Pin
darkbyte14-Jul-04 13:55
darkbyte14-Jul-04 13:55 
Questionhow to use CoMarshalInterThreadInterfaceInStream? Pin
yingkou13-Jul-04 14:05
yingkou13-Jul-04 14:05 
GeneralActiveX and C# Pin
FlamTaps12-Jul-04 8:58
FlamTaps12-Jul-04 8:58 
QuestionCOM+ Task Scheduling? Pin
meierk12-Jul-04 6:00
meierk12-Jul-04 6:00 
AnswerRe: COM+ Task Scheduling? Pin
meierk12-Jul-04 7:41
meierk12-Jul-04 7:41 
GeneralBeginning COM programming Pin
Mekong River12-Jul-04 5:44
Mekong River12-Jul-04 5:44 
GeneralRe: Beginning COM programming Pin
SOCM_FP_CPP29-Jul-04 3:42
SOCM_FP_CPP29-Jul-04 3:42 
GeneralRe: Beginning COM programming Pin
Mekong River29-Jul-04 3:54
Mekong River29-Jul-04 3:54 
GeneralRe: Beginning COM programming Pin
yellowdragon29-Jul-04 3:49
yellowdragon29-Jul-04 3:49 
Questionhow to include a heading "help"? Pin
ffredoux12-Jul-04 3:44
ffredoux12-Jul-04 3:44 

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.