Click here to Skip to main content
15,910,981 members
Home / Discussions / COM
   

COM

 
QuestionLockServer function Pin
Nageswara Yao9-Aug-07 0:23
Nageswara Yao9-Aug-07 0:23 
AnswerRe: LockServer function Pin
CPallini9-Aug-07 4:55
mveCPallini9-Aug-07 4:55 
QuestionCOM Runtime Error !!! Pin
GauranG Shah8-Aug-07 20:47
GauranG Shah8-Aug-07 20:47 
AnswerRe: COM Runtime Error !!! Pin
«_Superman_»9-Aug-07 23:32
professional«_Superman_»9-Aug-07 23:32 
QuestionRe: COM Runtime Error !!! Pin
prasad_som9-Aug-07 23:51
prasad_som9-Aug-07 23:51 
AnswerRe: COM Runtime Error !!! Pin
jonnynolimits10-Aug-07 1:56
jonnynolimits10-Aug-07 1:56 
QuestionWord COM Pin
Spaz808-Aug-07 5:31
Spaz808-Aug-07 5:31 
Questioncreating/exposing global members in an ATL COM DLL Pin
zgilboa7-Aug-07 17:41
zgilboa7-Aug-07 17:41 
Greetings.

I have created a DLL using the ATL COM AppWizard, and have successfully added a class and functions. I was also successful in create and an expose an enum by including

typedef enum {aa,bb,cc} testEnum;

in the .idl file.

PROBLEM: how do I add definitions of global members? In other words, I would like some constants, variables and functions to be immediately available to VB applications that use my dll, in the same way that the "Load" method or the "App" property become available once the a reference to VB6.olb is created.

Thanks,

zgilboa
AnswerRe: creating/exposing global members in an ATL COM DLL Pin
prasad_som7-Aug-07 20:29
prasad_som7-Aug-07 20:29 
GeneralRe: creating/exposing global members in an ATL COM DLL Pin
zgilboa8-Aug-07 6:17
zgilboa8-Aug-07 6:17 
QuestionHow to derive from a existing Interface? Pin
donguy767-Aug-07 16:34
donguy767-Aug-07 16:34 
AnswerRe: How to derive from a existing Interface? Pin
prasad_som7-Aug-07 20:27
prasad_som7-Aug-07 20:27 
QuestionDifference between win32 dll and com dll Pin
Nandu_77b7-Aug-07 2:47
Nandu_77b7-Aug-07 2:47 
AnswerRe: Difference between win32 dll and com dll Pin
User 2155977-Aug-07 6:03
User 2155977-Aug-07 6:03 
QuestionCDefFolderMenu_Create2 Pin
__DanC__7-Aug-07 1:41
__DanC__7-Aug-07 1:41 
Questionprinting problem through msExcel Pin
help as an alias7-Aug-07 0:26
help as an alias7-Aug-07 0:26 
AnswerRe: printing problem through msExcel Pin
User 2155977-Aug-07 6:06
User 2155977-Aug-07 6:06 
Questiondundas chart in asp.net Pin
gvpr3-Aug-07 1:31
gvpr3-Aug-07 1:31 
QuestionUnable to receive notifications from DFileSystemImageEvents interface Pin
opb2-Aug-07 20:46
opb2-Aug-07 20:46 
AnswerRe: Unable to receive notifications from DFileSystemImageEvents interface Pin
User 2155973-Aug-07 3:49
User 2155973-Aug-07 3:49 
QuestionCalling a VB.NET COM+ Remotely Pin
Andez20041-Aug-07 0:06
Andez20041-Aug-07 0:06 
AnswerRe: Calling a VB.NET COM+ Remotely Pin
sunil20046-Aug-07 21:10
sunil20046-Aug-07 21:10 
QuestionDeclaration problem Pin
Karismatic31-Jul-07 20:15
Karismatic31-Jul-07 20:15 
QuestionRe: Declaration problem Pin
prasad_som31-Jul-07 20:56
prasad_som31-Jul-07 20:56 
AnswerRe: Declaration problem Pin
Karismatic31-Jul-07 21:11
Karismatic31-Jul-07 21:11 

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.