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

COM

 
Generaladsi:create attribute failed! Pin
19-Sep-01 22:34
suss19-Sep-01 22:34 
Generalpassing char * to COM Object function Pin
Stephane Denis19-Sep-01 17:31
Stephane Denis19-Sep-01 17:31 
GeneralRe: passing char * to COM Object function Pin
Chris Losinger19-Sep-01 17:51
professionalChris Losinger19-Sep-01 17:51 
GeneralRe: passing char * to COM Object function Pin
Stephane Denis20-Sep-01 10:37
Stephane Denis20-Sep-01 10:37 
GeneralRe: passing char * to COM Object function Pin
Chris Losinger20-Sep-01 10:50
professionalChris Losinger20-Sep-01 10:50 
GeneralRe: passing char * to COM Object function Pin
Michael P Butler20-Sep-01 10:51
Michael P Butler20-Sep-01 10:51 
GeneralRe: passing char * to COM Object function Pin
Stephane Denis20-Sep-01 11:45
Stephane Denis20-Sep-01 11:45 
GeneralUser defined structure cannot be exported as a property Pin
19-Sep-01 7:52
suss19-Sep-01 7:52 
Hi!
We have :
typedef struct Str_ {
int array[100];
int n;
//...
} Str;

and a member variable Str x;
I want x to be exported into
an ActiveX control, using Visual C++6, and I don't know what
is the appropriate last parameter in the DISP_PROPERTY macro.
Wish for help!
Thanks!

GeneralRe: User defined structure cannot be exported as a property Pin
ioannhs_s21-Sep-01 5:08
ioannhs_s21-Sep-01 5:08 
GeneralCOM Addins (A request for guidence and ideas) Pin
Michael P Butler18-Sep-01 23:34
Michael P Butler18-Sep-01 23:34 
GeneralRe: COM Addins (A request for guidence and ideas) Pin
Michael P Butler19-Sep-01 0:51
Michael P Butler19-Sep-01 0:51 
GeneralRe: COM Addins (A request for guidence and ideas) Pin
Anonymous27-Aug-02 9:06
Anonymous27-Aug-02 9:06 
QuestionProblem: VC client and COM+ Server Component, but VB client works just fine. Why? Pin
17-Sep-01 9:05
suss17-Sep-01 9:05 
AnswerRe: Problem: VC client and COM+ Server Component, but VB client works just fine. Why? Pin
Carlos Antollini17-Sep-01 9:25
Carlos Antollini17-Sep-01 9:25 
GeneralRe: Problem: VC client and COM+ Server Component, but VB client works just fine. Why? Pin
17-Sep-01 9:39
suss17-Sep-01 9:39 
GeneralRPC Server Unavailable (Repost) Please help! Pin
Bill Wilson17-Sep-01 7:23
Bill Wilson17-Sep-01 7:23 
GeneralRPC Server Unavailable (Repost) Please help! Pin
Bill Wilson17-Sep-01 7:21
Bill Wilson17-Sep-01 7:21 
GeneralRe: RPC Server Unavailable (Repost) Please help! Pin
Bill Wilson17-Sep-01 7:25
Bill Wilson17-Sep-01 7:25 
GeneralRPC Server Unavailable from C++ client Pin
Bill Wilson14-Sep-01 14:11
Bill Wilson14-Sep-01 14:11 
GeneralRe: RPC Server Unavailable from C++ client Pin
Bill Wilson17-Sep-01 7:16
Bill Wilson17-Sep-01 7:16 
GeneralCOM SPY TOOL Pin
13-Sep-01 5:08
suss13-Sep-01 5:08 
GeneralAccelerators in WTL dialog Pin
Remon Spekreijse13-Sep-01 0:10
Remon Spekreijse13-Sep-01 0:10 
GeneralRe: Accelerators in WTL dialog Pin
Not Active17-Sep-01 7:48
mentorNot Active17-Sep-01 7:48 
GeneralRe: Accelerators in WTL dialog Pin
Remon Spekreijse17-Sep-01 21:13
Remon Spekreijse17-Sep-01 21:13 
GeneralCOM out of process server Pin
12-Sep-01 11:54
suss12-Sep-01 11:54 

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.