Click here to Skip to main content
15,917,795 members
Home / Discussions / COM
   

COM

 
Generalsharedpropertygroup Pin
Pablo751-Aug-03 3:34
Pablo751-Aug-03 3:34 
QuestionEvery client call COM+ Server,Server create a new process for it? Pin
doisy31-Jul-03 21:02
doisy31-Jul-03 21:02 
Questionwhat is difference at COM and DLL? Pin
yanshiqi31-Jul-03 16:01
yanshiqi31-Jul-03 16:01 
Questionhow to access dll from remote machine Pin
sumeetkoshal30-Jul-03 21:10
sumeetkoshal30-Jul-03 21:10 
AnswerRe: how to access dll from remote machine Pin
valikac31-Jul-03 6:11
valikac31-Jul-03 6:11 
AnswerRe: how to access dll from remote machine Pin
MartinOrtiz31-Jul-03 12:18
MartinOrtiz31-Jul-03 12:18 
GeneralPlug-in for MS Outlook Pin
Atif Bashir30-Jul-03 16:58
Atif Bashir30-Jul-03 16:58 
GeneralAsyncrous Callbacks with Connection Points Pin
Giles30-Jul-03 7:22
Giles30-Jul-03 7:22 
I need to put together an ATL COM object making use of connection points to fire Events for a VB client app.

The problem is the Events will need to be fired asyncrously as when I call a particular method it goes of and creates a worker thread. I need to fire events from the worker thread multipe times back to the VB client, problem is that its now in another apartment as far as the origional thread is concerned, so COM will get upset if I user the interface pointer straight off.

From what I can tell it looks like I need to enlist the help of CoMarshalInterThreadInterfaceInStream. Does anyone have any pointers on a problem like this. Its basiclly real time data to a VB client.

As an aside, I know for Excel you can use DDE (tres old) or RTD for a higher though put in Excel XP, but not interested in this yet.




"Je pense, donc je mange." - Rene Descartes 1689 - Just before his mother put his tea on the table.

Shameless Plug - Distributed Database Transactions in .NET using COM+

GeneralRe: Asyncrous Callbacks with Connection Points Pin
Giles30-Jul-03 11:51
Giles30-Jul-03 11:51 
GeneralThread Apartment pop quiz Pin
melwyn30-Jul-03 4:06
melwyn30-Jul-03 4:06 
GeneralActiveXControl/COM Component. Please help me! Pin
heju29-Jul-03 21:12
heju29-Jul-03 21:12 
GeneralRe: ActiveXControl/COM Component. Please help me! Pin
MartinOrtiz31-Jul-03 12:16
MartinOrtiz31-Jul-03 12:16 
GeneralBasic doubt about ATL com component distribution Pin
Venkateswar Rao29-Jul-03 3:46
Venkateswar Rao29-Jul-03 3:46 
GeneralMicrosoft Script Control Run-time error Pin
FAADI29-Jul-03 0:16
FAADI29-Jul-03 0:16 
GeneralRe: Microsoft Script Control Run-time error Pin
Vi229-Jul-03 1:31
Vi229-Jul-03 1:31 
GeneralBasic COM automation doubts, Please help. Pin
Venkateswar Rao27-Jul-03 23:20
Venkateswar Rao27-Jul-03 23:20 
GeneralRe: Basic COM automation doubts, Please help. Pin
first_sandy28-Jul-03 1:22
first_sandy28-Jul-03 1:22 
GeneralRe: Basic COM automation doubts, Please help. Pin
Venkateswar Rao28-Jul-03 1:58
Venkateswar Rao28-Jul-03 1:58 
Questionhow to return from IDispatch invoke? Pin
safee ullah27-Jul-03 21:14
safee ullah27-Jul-03 21:14 
AnswerRe: how to return from IDispatch invoke? Pin
Mike Dimmick28-Jul-03 2:27
Mike Dimmick28-Jul-03 2:27 
GeneralRe: how to return from IDispatch invoke? Pin
safee ullah28-Jul-03 2:53
safee ullah28-Jul-03 2:53 
GeneralBHO Pin
manuboy27-Jul-03 11:56
manuboy27-Jul-03 11:56 
GeneralRe: BHO Pin
Michael Dunn27-Jul-03 12:07
sitebuilderMichael Dunn27-Jul-03 12:07 
GeneralRe: BHO Pin
manuboy27-Jul-03 12:12
manuboy27-Jul-03 12:12 
GeneralGetting selected folder in a namespace extension Pin
Mike Hartway25-Jul-03 14:28
Mike Hartway25-Jul-03 14:28 

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.