Click here to Skip to main content
15,913,487 members
Home / Discussions / COM
   

COM

 
GeneralCOM tutorials Pin
Poorniselva21-Apr-04 0:41
Poorniselva21-Apr-04 0:41 
Generalexposing a class library as a COM object Pin
User 96257820-Apr-04 9:41
User 96257820-Apr-04 9:41 
GeneralCatching COM Events without using ATL Pin
jerry0davis20-Apr-04 5:09
jerry0davis20-Apr-04 5:09 
GeneralRe: Catching COM Events without using ATL Pin
Mike Dimmick20-Apr-04 5:54
Mike Dimmick20-Apr-04 5:54 
GeneralError MIDL1001 : cannot open input file oaidl.idl Pin
M Ashok Kumar20-Apr-04 2:26
M Ashok Kumar20-Apr-04 2:26 
GeneralRe: Error MIDL1001 : cannot open input file oaidl.idl Pin
Steve S20-Apr-04 2:31
Steve S20-Apr-04 2:31 
GeneralRe: Error MIDL1001 : cannot open input file oaidl.idl Pin
M Ashok Kumar20-Apr-04 2:38
M Ashok Kumar20-Apr-04 2:38 
GeneralRe: Error MIDL1001 : cannot open input file oaidl.idl Pin
Anonymous20-Apr-04 4:28
Anonymous20-Apr-04 4:28 
GeneralRe: Error MIDL1001 : cannot open input file oaidl.idl Pin
Mike Dimmick20-Apr-04 6:32
Mike Dimmick20-Apr-04 6:32 
GeneralRe: Error MIDL1001 : cannot open input file oaidl.idl Pin
M Ashok Kumar20-Apr-04 20:19
M Ashok Kumar20-Apr-04 20:19 
GeneralRe: Error MIDL1001 : cannot open input file oaidl.idl Pin
Steve S20-Apr-04 21:52
Steve S20-Apr-04 21:52 
GeneralRe: Error MIDL1001 : cannot open input file oaidl.idl Pin
M Ashok Kumar20-Apr-04 22:02
M Ashok Kumar20-Apr-04 22:02 
GeneralWindows Xp2 Firewall Pin
Member 1697720-Apr-04 1:57
Member 1697720-Apr-04 1:57 
QuestionHow to support file versioning related issues Pin
Anonymous19-Apr-04 21:17
Anonymous19-Apr-04 21:17 
GeneralCOM and C# question Pin
User 96257819-Apr-04 10:29
User 96257819-Apr-04 10:29 
I learning to make a COM dll, I want convert a a sample in C++ (or C i dont know) I just need help with the


[odl,
uuid(A70D81F2-C9D2-4053-AF0E-CDEA39BDD1AD),
helpstring("IMediaStatusSession Interface"),
dual,
oleautomation]

the best i could do so far learing from the SDK is:

[Guid(A70D81F2-C9D2-4053-AF0E-CDEA39BDD1AD),
InterfaceType(ComInterfaceType.????????),
helpstring("IMediaStatusSession Interface")]

I just need help with the "dual" and "oleautomation"?
where can i find info about this in the SDK Documentation? or even better can some one fix what i done so far.



modified 16-May-21 21:01pm.

QuestionHow to minimize the size of ATLCOM Pin
Anonymous19-Apr-04 8:09
Anonymous19-Apr-04 8:09 
AnswerRe: How to minimize the size of ATLCOM Pin
Mike Dimmick19-Apr-04 8:51
Mike Dimmick19-Apr-04 8:51 
GeneralFull control difference Pin
Abhi Lahare18-Apr-04 20:16
Abhi Lahare18-Apr-04 20:16 
GeneralDetecting client path Pin
sumudu18-Apr-04 20:03
sumudu18-Apr-04 20:03 
GeneralGetting Started with Com+ Pin
Hemant Mane18-Apr-04 19:34
Hemant Mane18-Apr-04 19:34 
GeneralHelp getting started with MAPI Pin
PJ Arends18-Apr-04 8:56
professionalPJ Arends18-Apr-04 8:56 
GeneralRe: Help getting started with MAPI Pin
Prakash Nadar18-Apr-04 15:26
Prakash Nadar18-Apr-04 15:26 
GeneralRe: Help getting started with MAPI Pin
PJ Arends18-Apr-04 19:00
professionalPJ Arends18-Apr-04 19:00 
GeneralRe: Help getting started with MAPI Pin
Prakash Nadar18-Apr-04 21:04
Prakash Nadar18-Apr-04 21:04 
GeneralRe: Help getting started with MAPI Pin
Milton Karimbekallil19-Apr-04 20:59
Milton Karimbekallil19-Apr-04 20:59 

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.