Click here to Skip to main content
15,913,587 members
Home / Discussions / COM
   

COM

 
GeneralAddin load problem Pin
Zizilamoroso3-Jul-02 4:38
Zizilamoroso3-Jul-02 4:38 
GeneralRe: Addin load problem Pin
Amit Dey4-Jul-02 10:31
Amit Dey4-Jul-02 10:31 
GeneralRe: Addin load problem Pin
Zizilamoroso5-Jul-02 6:45
Zizilamoroso5-Jul-02 6:45 
GeneralGet the caller thread Id of a marshalled interface Pin
2-Jul-02 7:46
suss2-Jul-02 7:46 
GeneralRe: Get the caller thread Id of a marshalled interface Pin
Len Holgate4-Jul-02 12:42
Len Holgate4-Jul-02 12:42 
GeneralRe: Get the caller thread Id of a marshalled interface Pin
4-Jul-02 21:50
suss4-Jul-02 21:50 
GeneralRe: Get the caller thread Id of a marshalled interface Pin
Len Holgate4-Jul-02 22:22
Len Holgate4-Jul-02 22:22 
GeneralRe: Get the caller thread Id of a marshalled interface Pin
4-Jul-02 22:43
suss4-Jul-02 22:43 
Len,

nothing to do with reentrancy issues during COM method calls.

I've got an interface marshalled between different threads and
the interface under certain circumstancies need to know which thread has been calling
to provide different services because this thread is not so safe to produce
good result using this method. The problem of marshalling an interface is that
during the method call the GetCurrentThreadId obviously return the marhsalled thread id

ciao

GeneralRe: Get the caller thread Id of a marshalled interface Pin
Len Holgate4-Jul-02 22:49
Len Holgate4-Jul-02 22:49 
GeneralRe: Get the caller thread Id of a marshalled interface Pin
4-Jul-02 23:29
suss4-Jul-02 23:29 
GeneralRe: Get the caller thread Id of a marshalled interface Pin
Len Holgate5-Jul-02 0:05
Len Holgate5-Jul-02 0:05 
GeneralRe: Get the caller thread Id of a marshalled interface Pin
5-Jul-02 0:13
suss5-Jul-02 0:13 
GeneralRe: Get the caller thread Id of a marshalled interface Pin
Len Holgate6-Jul-02 0:57
Len Holgate6-Jul-02 0:57 
GeneralKill a non-responsive COM Object Pin
Anders Molin2-Jul-02 1:18
professionalAnders Molin2-Jul-02 1:18 
GeneralRe: Kill a non-responsive COM Object Pin
Rama Krishna Vavilala2-Jul-02 6:35
Rama Krishna Vavilala2-Jul-02 6:35 
GeneralRe: Kill a non-responsive COM Object Pin
soptest2-Jul-02 12:32
soptest2-Jul-02 12:32 
QuestionHow to use an OCX Pin
yuval30-Jun-02 21:02
yuval30-Jun-02 21:02 
AnswerRe: How to use an OCX Pin
Ernest Laurentin1-Jul-02 8:49
Ernest Laurentin1-Jul-02 8:49 
GeneralChange path of an open Windows File Open/Save common dialog Pin
Jonatan Dahl30-Jun-02 12:33
Jonatan Dahl30-Jun-02 12:33 
GeneralEnlist the Transaction of two transactional com+ object Pin
Lizp28-Jun-02 22:51
Lizp28-Jun-02 22:51 
GeneralOverwriting COM Pin
28-Jun-02 4:38
suss28-Jun-02 4:38 
GeneralRe: Overwriting COM Pin
soptest28-Jun-02 9:20
soptest28-Jun-02 9:20 
GeneralRe: Overwriting COM Pin
28-Jun-02 18:31
suss28-Jun-02 18:31 
GeneralRe: Overwriting COM Pin
Ramu Pulipati29-Jun-02 4:15
Ramu Pulipati29-Jun-02 4:15 
GeneralRe: Overwriting COM Pin
Sam Hobbs1-Jul-02 13:50
Sam Hobbs1-Jul-02 13:50 

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.