Click here to Skip to main content
15,892,746 members
Home / Discussions / COM
   

COM

 
QuestionProblem with IpublishingWizard Pin
devcdd16-Dec-05 2:54
devcdd16-Dec-05 2:54 
AnswerRe: Problem with IpublishingWizard Pin
DeniseMak29-Dec-05 12:25
DeniseMak29-Dec-05 12:25 
GeneralRe: Problem with IpublishingWizard Pin
devcdd2-Jan-06 22:57
devcdd2-Jan-06 22:57 
QuestionImplementing Lua Debugger using COM Pin
Prince0fPersia15-Dec-05 20:44
Prince0fPersia15-Dec-05 20:44 
AnswerRe: Implementing Lua Debugger using COM Pin
Brian C Hart30-Dec-05 23:28
professionalBrian C Hart30-Dec-05 23:28 
Questionword add-in Pin
dogogbird14-Dec-05 21:49
dogogbird14-Dec-05 21:49 
QuestionExtensible Storage Engine Pin
M Tauheed13-Dec-05 21:20
M Tauheed13-Dec-05 21:20 
QuestionHow to restrict client application to create COM object Pin
lvantin13-Dec-05 15:26
lvantin13-Dec-05 15:26 
Hi all,
I wrote a server(VC++) having 2 COM object(A,B) & I want client application only can create COM object A and can not create COM object B. COM object B will be return by calling a function exported in an interface of COM object A.

For example, client application written by VB
Dim a = new A
Dim b as B
call a.getInstanceB(b)
call b.doSomething

Any body know what to do to make COM object B can not be created by client application?
Thanks a lot,
Tin Le,
AnswerRe: How to restrict client application to create COM object Pin
Per Nilsson13-Dec-05 21:44
Per Nilsson13-Dec-05 21:44 
AnswerRe: How to restrict client application to create COM object Pin
User 21559714-Dec-05 9:05
User 21559714-Dec-05 9:05 
QuestionCOM Wrapper for C++ DLL Pin
James Smith13-Dec-05 5:37
James Smith13-Dec-05 5:37 
AnswerRe: COM Wrapper for C++ DLL Pin
lemur211-Jan-06 10:02
lemur211-Jan-06 10:02 
QuestionHow to create COM objects in different processes Pin
Per Nilsson12-Dec-05 22:28
Per Nilsson12-Dec-05 22:28 
QuestionCoCreateInstace Working Differently then createobject Pin
ky_rerun12-Dec-05 6:06
ky_rerun12-Dec-05 6:06 
QuestionATL COM Server throws Exception. Pin
Diana Fernandez12-Dec-05 0:36
Diana Fernandez12-Dec-05 0:36 
AnswerRe: ATL COM Server throws Exception. Pin
Diana Fernandez12-Dec-05 23:29
Diana Fernandez12-Dec-05 23:29 
QuestionWQL Queries for Win32_Directory Events Pin
ragavan11-Dec-05 19:14
ragavan11-Dec-05 19:14 
QuestionDisabling right click on flash OCX Pin
Xeronith10-Dec-05 19:03
Xeronith10-Dec-05 19:03 
Questioni cannt insert the values from an asp page to ms-acess database Pin
jibybabu9-Dec-05 2:44
jibybabu9-Dec-05 2:44 
QuestionCOM(WebBrowser Problem) Pin
Arun Appukuttan8-Dec-05 17:20
Arun Appukuttan8-Dec-05 17:20 
AnswerRe: COM(WebBrowser Problem) Pin
Sufyan_shani7-Jan-06 2:46
Sufyan_shani7-Jan-06 2:46 
GeneralRe: COM(WebBrowser Problem) Pin
Arun Appukuttan11-Jan-06 0:21
Arun Appukuttan11-Jan-06 0:21 
QuestionHow to call a C# com component from VC++ Pin
meesho8-Dec-05 10:34
meesho8-Dec-05 10:34 
AnswerRe: How to call a C# com component from VC++ Pin
Lim Bio Liong8-Dec-05 18:49
Lim Bio Liong8-Dec-05 18:49 
Questionhow to drag and drop xml element from treeview to web browser control Pin
fadi moon8-Dec-05 1:02
fadi moon8-Dec-05 1:02 

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.