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

COM

 
AnswerRe: How to Create my Automation Object Pin
Heath Stewart27-Oct-03 3:03
protectorHeath Stewart27-Oct-03 3:03 
QuestionHow can I manipulate BSTR typed string in ATL3COM? Pin
Atif Bashir22-Oct-03 5:02
Atif Bashir22-Oct-03 5:02 
AnswerRe: How can I manipulate BSTR typed string in ATL3COM? Pin
Steve S22-Oct-03 5:55
Steve S22-Oct-03 5:55 
AnswerRe: How can I manipulate BSTR typed string in ATL3COM? Pin
lxwde9-Nov-03 14:45
lxwde9-Nov-03 14:45 
GeneralSMTP Server Extension (Mail Sink) performance Pin
Paul Ingles21-Oct-03 5:10
Paul Ingles21-Oct-03 5:10 
GeneralC# AsyncCallBack and COM+ Pin
rick close20-Oct-03 8:10
rick close20-Oct-03 8:10 
GeneralService, IHTMLDocument2, print Pin
User 64185520-Oct-03 3:50
User 64185520-Oct-03 3:50 
General2D arrays in ATL 7 Pin
Urban Olars20-Oct-03 1:13
Urban Olars20-Oct-03 1:13 
I'm a novice in C++ and is working on a ATL/COM UNICODE component in VC++ .NET 2003.
I have a need to store Text strings in a 2D Array of some kind inside the component. It should be possible to add and remove complete rows in it (always a fixed number of columns). No need for sorting. It seems like most people recommend an STL Vector of CStrings, but what about the new collection classes in ATL 7 like CAtlArray. Can they be used for my 2D purposes of text strings?


One of the 2D arrays will be passed to and from another COM component. What is the best format to do that in? It will always be made from C++, never VB or something else.


Can someone with more knowledge than me please take the time to explain this for me.
GeneralRe: 2D arrays in ATL 7 Pin
Giles6-Nov-03 1:06
Giles6-Nov-03 1:06 
GeneralControl of ActiveX objects opened in IE Pin
Ed0119-Oct-03 23:50
Ed0119-Oct-03 23:50 
GeneralNotifying Multiple Instances of Changes to One Pin
Heath Stewart16-Oct-03 14:23
protectorHeath Stewart16-Oct-03 14:23 
GeneralWin32 DLL wrapped into COM object Pin
RedZenBird16-Oct-03 11:25
RedZenBird16-Oct-03 11:25 
GeneralRe: Win32 DLL wrapped into COM object Pin
Mike Pulice11-Nov-03 8:25
Mike Pulice11-Nov-03 8:25 
GeneralIHTMLWindow2::open() related question Pin
16-Oct-03 6:58
suss16-Oct-03 6:58 
GeneralRe: IHTMLWindow2::open() related question Pin
Heath Stewart17-Oct-03 9:35
protectorHeath Stewart17-Oct-03 9:35 
GeneralHashtable Pin
Jajco15-Oct-03 4:41
Jajco15-Oct-03 4:41 
QuestionGUID is undefined ??? Pin
Saurabh_Delhi15-Oct-03 4:11
Saurabh_Delhi15-Oct-03 4:11 
AnswerRe: GUID is undefined ??? Pin
Saurabh_Delhi15-Oct-03 19:46
Saurabh_Delhi15-Oct-03 19:46 
GeneralIHTMLElement & put_innerHTML update problem Pin
Ceri14-Oct-03 23:21
Ceri14-Oct-03 23:21 
GeneralRe: IHTMLElement & put_innerHTML update problem Pin
Neville Franks15-Oct-03 0:23
Neville Franks15-Oct-03 0:23 
GeneralRe: IHTMLElement & put_innerHTML update problem Pin
Ceri15-Oct-03 1:00
Ceri15-Oct-03 1:00 
GeneralRe: IHTMLElement & put_innerHTML update problem Pin
Neville Franks15-Oct-03 1:51
Neville Franks15-Oct-03 1:51 
GeneralRe: IHTMLElement & put_innerHTML update problem Pin
Steve S15-Oct-03 2:22
Steve S15-Oct-03 2:22 
GeneralRe: IHTMLElement & put_innerHTML update problem Pin
Neville Franks15-Oct-03 2:35
Neville Franks15-Oct-03 2:35 
GeneralRe: IHTMLElement & put_innerHTML update problem Pin
Ceri15-Oct-03 23:37
Ceri15-Oct-03 23:37 

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.