Click here to Skip to main content
15,886,873 members
Home / Discussions / COM
   

COM

 
AnswerRe: Problem in Using the Custom made OCX Pin
Jonathan Davies18-Feb-10 5:51
Jonathan Davies18-Feb-10 5:51 
Questionaccessing a com from remote machine Pin
tasumisra18-Feb-10 0:53
tasumisra18-Feb-10 0:53 
AnswerRe: accessing a com from remote machine Pin
quantimizer18-Feb-10 3:40
quantimizer18-Feb-10 3:40 
AnswerRe: accessing a com from remote machine Pin
quantimizer18-Feb-10 17:49
quantimizer18-Feb-10 17:49 
GeneralRe: accessing a com from remote machine Pin
tasumisra18-Feb-10 18:35
tasumisra18-Feb-10 18:35 
QuestionHelp in presentation Pin
tasumisra16-Feb-10 18:28
tasumisra16-Feb-10 18:28 
AnswerRe: Help in presentation Pin
Richard MacCutchan16-Feb-10 19:28
mveRichard MacCutchan16-Feb-10 19:28 
QuestionNeed help to solve issue with COM interface Pin
sukumarvenkata16-Feb-10 3:28
sukumarvenkata16-Feb-10 3:28 
Hi all

we have com objects which needs to be shared between two worker threads.to provide effective

synronization b/w worker threads we have choosen Single Threaded Apartment(STA).i am able to register

and retrieve the interface from GlobalInterfacetable successfully with the help of

registerInterfceinGlobal and GetInterfcefromGlobal api's.but the problem comes up when i invoke any

method with the interface retrieved from Globalinterfcetable.the HRESULT status is 0x80010105: The server threw an exception.

can any one tell how to sove this issue

Thanks in Advance
sukumar

AnswerRe: Need help to solve issue with COM interface Pin
Jonathan Davies16-Feb-10 12:21
Jonathan Davies16-Feb-10 12:21 
AnswerRe: Need help to solve issue with COM interface Pin
KingsGambit16-Feb-10 19:14
KingsGambit16-Feb-10 19:14 
AnswerRe: Need help to solve issue with COM interface Pin
Roger Stoltz16-Feb-10 22:03
Roger Stoltz16-Feb-10 22:03 
QuestionHow to compile COM components in Visual Studio(2010).NET written in VC6.0 OR Visual Studio.NET(2003)[modified] Pin
glitteringsound16-Feb-10 1:24
glitteringsound16-Feb-10 1:24 
AnswerRe: How to compile COM components in Visual Studio(2010).NET written in VC6.0 OR Visual Studio.NET(2003 Pin
Richard MacCutchan16-Feb-10 2:43
mveRichard MacCutchan16-Feb-10 2:43 
QuestionCreating Multiple instances for com object problem Pin
Ash_VCPP15-Feb-10 23:30
Ash_VCPP15-Feb-10 23:30 
AnswerRe: Creating Multiple instances for com object problem Pin
KingsGambit16-Feb-10 21:15
KingsGambit16-Feb-10 21:15 
QuestionCreateing an Automation for COM object in plain C Pin
noel115-Feb-10 22:41
noel115-Feb-10 22:41 
AnswerRe: Createing an Automation for COM object in plain C Pin
KingsGambit16-Feb-10 21:22
KingsGambit16-Feb-10 21:22 
QuestionMessage Removed Pin
10-Feb-10 18:59
John-EE10-Feb-10 18:59 
AnswerRe: C# Button Click for UART COM Pin
«_Superman_»10-Feb-10 19:07
professional«_Superman_»10-Feb-10 19:07 
QuestionClipboard through COM Pin
Adriaan Davel3-Feb-10 22:17
Adriaan Davel3-Feb-10 22:17 
AnswerRe: Clipboard through COM Pin
Stephen Hewitt4-Feb-10 23:34
Stephen Hewitt4-Feb-10 23:34 
QuestionCreating a COM object from a regular DLL (C++) Pin
etomacruz3-Feb-10 16:07
etomacruz3-Feb-10 16:07 
AnswerRe: Creating a COM object from a regular DLL (C++) Pin
Stuart Dootson3-Feb-10 20:21
professionalStuart Dootson3-Feb-10 20:21 
GeneralRe: Creating a COM object from a regular DLL (C++) Pin
etomacruz3-Feb-10 23:06
etomacruz3-Feb-10 23:06 
QuestionCOM requirment Pin
davarun19-Jan-10 4:59
davarun19-Jan-10 4:59 

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.