Click here to Skip to main content
15,906,097 members
Home / Discussions / COM
   

COM

 
GeneralWord 2000 Pin
DrunkerII20-Apr-01 9:26
DrunkerII20-Apr-01 9:26 
Question[string] atttribute ?? Pin
Glenn Wardius18-Apr-01 6:40
Glenn Wardius18-Apr-01 6:40 
AnswerRe: [string] atttribute ?? Pin
Joseph Dempsey30-Apr-01 7:38
Joseph Dempsey30-Apr-01 7:38 
GeneralProblem automating Access to run a report Pin
vtecman18-Apr-01 1:38
vtecman18-Apr-01 1:38 
GeneralBSTR arguments Pin
yamini16-Apr-01 20:38
yamini16-Apr-01 20:38 
GeneralRe: BSTR arguments Pin
Michael Dunn16-Apr-01 21:17
sitebuilderMichael Dunn16-Apr-01 21:17 
GeneralRe: BSTR arguments Pin
19-Apr-01 1:54
suss19-Apr-01 1:54 
GeneralRe: BSTR arguments Pin
19-Apr-01 1:56
suss19-Apr-01 1:56 
Hi Yamini Rose | [Rose]
The component u r using in VC++, i suppose have u tried L"xyz" in this fashion.if not then try it,possibly u will get the answer.Or try in this way:-
CString str;
str="ABC";
str.SysAllocString();
Then pass this instead of BSTR argument.
This may solve the problem.
Bye
GeneralReturning an array of strings Pin
Pros Chum15-Apr-01 9:28
Pros Chum15-Apr-01 9:28 
Generalmystery about filtergraph Pin
13-Apr-01 22:55
suss13-Apr-01 22:55 
QuestionHow can I get a smart pointer to a COM object implemented in Java? Pin
Matt Philmon12-Apr-01 9:00
Matt Philmon12-Apr-01 9:00 
QuestionHow can I get a smart pointer to a COM object implemented in Java? Pin
Matt Philmon12-Apr-01 8:58
Matt Philmon12-Apr-01 8:58 
GeneralMaybe you will kill me, but... Pin
7-Apr-01 21:30
suss7-Apr-01 21:30 
GeneralRe: Maybe you will kill me, but... Pin
Michael Dunn12-Apr-01 13:37
sitebuilderMichael Dunn12-Apr-01 13:37 
QuestionCan ActiveX CAB file contain AddReg? Pin
6-Apr-01 2:57
suss6-Apr-01 2:57 
GeneralCom and an ADO ConnectionPtr Pin
AndyC5-Apr-01 6:39
AndyC5-Apr-01 6:39 
QuestionCompound document server, is it possible with ATL ? Pin
Braulio Dez5-Apr-01 0:37
Braulio Dez5-Apr-01 0:37 
QuestionCompound document server, is it possible with ATL ? Pin
Braulio Dez5-Apr-01 0:37
Braulio Dez5-Apr-01 0:37 
GeneralBSTR / string Pin
William Bartholomew4-Apr-01 18:19
William Bartholomew4-Apr-01 18:19 
GeneralRe: BSTR / string Pin
Erik Thompson4-Apr-01 19:25
sitebuilderErik Thompson4-Apr-01 19:25 
GeneralRe: BSTR / string Pin
5-Apr-01 0:39
suss5-Apr-01 0:39 
GeneralRe: BSTR / string Pin
5-Apr-01 0:39
suss5-Apr-01 0:39 
GeneralNo keyboard in IWebBrowser2 Pin
Angus4-Apr-01 6:19
Angus4-Apr-01 6:19 
GeneralRe: No keyboard in IWebBrowser2 Pin
Michael Dunn5-Apr-01 8:49
sitebuilderMichael Dunn5-Apr-01 8:49 
GeneralCWindowImpl and WS_POPUP style Pin
Angus4-Apr-01 6:08
Angus4-Apr-01 6:08 

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.