Click here to Skip to main content
16,004,828 members
Home / Discussions / COM
   

COM

 
GeneralRe: Help, COM advanced programmer help me. Pin
Milton Karimbekallil22-Jul-04 17:54
Milton Karimbekallil22-Jul-04 17:54 
GeneralRe: Help, COM advanced programmer help me. Pin
yellowdragon24-Jul-04 0:21
yellowdragon24-Jul-04 0:21 
GeneralCDialog in In-Process Server (DLL) Pin
Anonymous21-Jul-04 0:58
Anonymous21-Jul-04 0:58 
Generalshortcut Pin
ANDYFA20-Jul-04 14:23
ANDYFA20-Jul-04 14:23 
GeneralRe: shortcut Pin
Abhi Lahare23-Jul-04 18:20
Abhi Lahare23-Jul-04 18:20 
GeneralMixing COM event handling techniques Pin
zumichu20-Jul-04 11:48
zumichu20-Jul-04 11:48 
GeneralRe: Mixing COM event handling techniques Pin
Vi221-Jul-04 18:10
Vi221-Jul-04 18:10 
GeneralRe: Mixing COM event handling techniques Pin
zumichu21-Jul-04 18:41
zumichu21-Jul-04 18:41 
Hey Vita, here is what th IDL for the events looks like.

[
object,
uuid("FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF"),
helpstring("IEvents Interface")
]
__interface IEvents
{
[id(1), helpstring("method Event")] HRESULT Event([in] int i1, [in] int i2, [in] BSTR bstrMessage);
};

Thanks alot for the reply. I haven't figured this out yet.
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 
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 

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.