Click here to Skip to main content
15,920,828 members
Home / Discussions / COM
   

COM

 
GeneralRe: Communicating with Excel (VC++ 6.0 MFC) Pin
darkbyte1-Sep-04 9:00
darkbyte1-Sep-04 9:00 
GeneralIShellUIHelper Pin
Member 132814130-Aug-04 22:25
Member 132814130-Aug-04 22:25 
GeneralRe: IShellUIHelper Pin
darkbyte1-Sep-04 9:04
darkbyte1-Sep-04 9:04 
GeneralCan't connect to or get interfaces of my COM server Pin
RFickling28-Aug-04 18:23
RFickling28-Aug-04 18:23 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Mayur Mahajan29-Aug-04 7:51
Mayur Mahajan29-Aug-04 7:51 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
RFickling29-Aug-04 9:00
RFickling29-Aug-04 9:00 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
RFickling29-Aug-04 10:00
RFickling29-Aug-04 10:00 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Jörgen Sigvardsson31-Aug-04 10:08
Jörgen Sigvardsson31-Aug-04 10:08 
Mayur Mahajan wrote:
A better and safe way other than smart pointers is invoking the COM runtime and obtaining interface explicitly.

How is that safer? Confused | :confused: Raw interface pointers are almost always the source of memory leaks when dealing with COM. Raw interface pointers are for C programmers only, IMO.

Heck, COM is hard even with smart pointers. Why make it harder by using raw pointers? Smile | :)

--
...Coca Cola, sometimes war...
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Mayur Mahajan31-Aug-04 16:41
Mayur Mahajan31-Aug-04 16:41 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Jörgen Sigvardsson1-Sep-04 21:06
Jörgen Sigvardsson1-Sep-04 21:06 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Mayur Mahajan2-Sep-04 6:17
Mayur Mahajan2-Sep-04 6:17 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Jörgen Sigvardsson29-Aug-04 9:40
Jörgen Sigvardsson29-Aug-04 9:40 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
RFickling29-Aug-04 9:53
RFickling29-Aug-04 9:53 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Milton Karimbekallil30-Aug-04 2:28
Milton Karimbekallil30-Aug-04 2:28 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
RoyceF30-Aug-04 8:53
RoyceF30-Aug-04 8:53 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Milton Karimbekallil30-Aug-04 18:02
Milton Karimbekallil30-Aug-04 18:02 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
RoyceF31-Aug-04 5:31
RoyceF31-Aug-04 5:31 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Jörgen Sigvardsson31-Aug-04 10:04
Jörgen Sigvardsson31-Aug-04 10:04 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Mayur Mahajan31-Aug-04 16:49
Mayur Mahajan31-Aug-04 16:49 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Jörgen Sigvardsson1-Sep-04 1:55
Jörgen Sigvardsson1-Sep-04 1:55 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Milton Karimbekallil1-Sep-04 3:12
Milton Karimbekallil1-Sep-04 3:12 
GeneralRe: Can't connect to or get interfaces of my COM server Pin
Milton Karimbekallil1-Sep-04 2:51
Milton Karimbekallil1-Sep-04 2:51 
GeneralThat's too funny :-D Pin
darkbyte28-Aug-04 5:14
darkbyte28-Aug-04 5:14 
GeneralRe: That's too funny :-D Pin
Milton Karimbekallil29-Aug-04 20:58
Milton Karimbekallil29-Aug-04 20:58 
Generaltable selection. Pin
Member 52815527-Aug-04 20:38
Member 52815527-Aug-04 20:38 

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.