Click here to Skip to main content
15,898,035 members
Home / Discussions / COM
   

COM

 
GeneralRe: DLL COM Problems Pin
Stephane Rodriguez.6-Nov-02 1:01
Stephane Rodriguez.6-Nov-02 1:01 
GeneralRe: DLL COM Problems Pin
simwiz6-Nov-02 3:32
simwiz6-Nov-02 3:32 
GeneralRe: DLL COM Problems Pin
Stephane Rodriguez.6-Nov-02 3:46
Stephane Rodriguez.6-Nov-02 3:46 
GeneralRe: DLL COM Problems Pin
simwiz6-Nov-02 5:40
simwiz6-Nov-02 5:40 
QuestionIStream Interface, How to Update data ? Pin
sajal5-Nov-02 3:21
sajal5-Nov-02 3:21 
QuestionHow Can I Export a CMDIChildFrame from a COM? Pin
IMiracle4-Nov-02 0:48
IMiracle4-Nov-02 0:48 
Question??? documentation or SDK for MS-Word 97 and 2000 DOC-file format ??? Pin
maksym_from_odessa3-Nov-02 6:04
maksym_from_odessa3-Nov-02 6:04 
GeneralCOM Local Security Pin
thowra31-Oct-02 4:29
thowra31-Oct-02 4:29 
I need to write an extensible app. My app uses services provided by one or more plug-ins written as COM components. Users can write a plug-in and then install it. That's going pretty well so far but it suddenly struck me that I'm not doing any real verification. In other words, if one of the user-written COM plug-ins wasn't a "genuine" one, how would my application know? Further, if I provided one or two COM objects that offered services to plug-ins and to the application I need to ensure plug-ins haven't got access to certain methods/objects that the application has access to.

It seems that COM offers excellent security for distributed object requests but local security only consists of ensuring the user has access to a particular COM object.

To summarise then:

1. How do I verify a COM component's source? In other words, how do I verify that a COM component which has been "discovered" by my application on initialisation, is geuine?

2. How do I allow one COM object to access another COM object's services, and denying it other services?

Thanks for reading and any input gratefully accepted Smile | :)

"The folly of man is that he dreams of what he can never achieve rather than dream of what he can."
GeneralRe: COM Local Security Pin
Stephane Rodriguez.31-Oct-02 5:44
Stephane Rodriguez.31-Oct-02 5:44 
GeneralHELPPPP Pin
Renjith Ramachandran29-Oct-02 16:33
Renjith Ramachandran29-Oct-02 16:33 
GeneralRe: HELPPPP Pin
Christian Graus29-Oct-02 16:47
protectorChristian Graus29-Oct-02 16:47 
GeneralRe: HELPPPP Pin
Stephane Rodriguez.31-Oct-02 5:38
Stephane Rodriguez.31-Oct-02 5:38 
GeneralRe: HELPPPP Pin
Christian Graus31-Oct-02 9:43
protectorChristian Graus31-Oct-02 9:43 
GeneralRe: HELPPPP Pin
Renjith Ramachandran1-Nov-02 6:45
Renjith Ramachandran1-Nov-02 6:45 
GeneralProblem using IStorage::CreateStream() Pin
Xeena28-Oct-02 2:09
Xeena28-Oct-02 2:09 
GeneralRe: Problem using IStorage::CreateStream() Pin
ian mariano29-Oct-02 2:37
ian mariano29-Oct-02 2:37 
GeneralRe: Problem using IStorage::CreateStream() Pin
sajal5-Nov-02 3:24
sajal5-Nov-02 3:24 
QuestionHow to build CCommand from IRowset* Pin
Rohit27-Oct-02 20:18
Rohit27-Oct-02 20:18 
GeneralCOM freezed Pin
Ph@ntom25-Oct-02 21:05
Ph@ntom25-Oct-02 21:05 
GeneralDesign Question Pin
Simon Steele25-Oct-02 0:02
Simon Steele25-Oct-02 0:02 
GeneralRe: Design Question Pin
Daniel Turini25-Oct-02 0:17
Daniel Turini25-Oct-02 0:17 
GeneralRe: Design Question Pin
Simon Steele25-Oct-02 1:34
Simon Steele25-Oct-02 1:34 
GeneralRe: Design Question Pin
Stephane Rodriguez.25-Oct-02 0:29
Stephane Rodriguez.25-Oct-02 0:29 
GeneralRe: Design Question Pin
Simon Steele25-Oct-02 1:25
Simon Steele25-Oct-02 1:25 
GeneralRe: Design Question Pin
Stephane Rodriguez.25-Oct-02 1:36
Stephane Rodriguez.25-Oct-02 1:36 

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.