Click here to Skip to main content
15,915,807 members
Home / Discussions / COM
   

COM

 
GeneralRe: HTMLDOM question Pin
Amit Dey22-Feb-02 8:29
Amit Dey22-Feb-02 8:29 
GeneralNobody will give me a f***ing solution.... Pin
Braulio Dez21-Feb-02 3:51
Braulio Dez21-Feb-02 3:51 
GeneralRe: Nobody will give me a f***ing solution.... Pin
Kurt Muellner28-Feb-02 3:21
Kurt Muellner28-Feb-02 3:21 
GeneralConverting COM objects to SOAP Pin
21-Feb-02 1:08
suss21-Feb-02 1:08 
GeneralCatching connection points in a dll Pin
AndyC20-Feb-02 8:36
AndyC20-Feb-02 8:36 
GeneralRe: Catching connection points in a dll Pin
Amit Dey21-Feb-02 4:36
Amit Dey21-Feb-02 4:36 
GeneralIDataObjectImpl ATL Pin
Braulio Dez19-Feb-02 23:37
Braulio Dez19-Feb-02 23:37 
GeneralAbout using TLS in COM component Pin
16-Feb-02 22:11
suss16-Feb-02 22:11 
I 'm developing a ISAPI appication and using a COM(Proxy/stub) service to retrieve information form a library.
I have a problem in error handling part as the error returned by APIs wrapped under the service are required to be shown on the page(client requiremnt). I thought about saving the error returned in TLS( in thread local storage)and recalling it through other interface function returning that last stored TLS value.

But doing that has one problem, for each function call it seems a new thread is created and TLS value is lost.

can u suggest a better idea. I can't use HRESULT as error value returned is very large.

thanks
GauravSuspicious | :suss:
GeneralRe: About using TLS in COM component Pin
Joao Vaz21-Feb-02 4:44
Joao Vaz21-Feb-02 4:44 
GeneralDrag and Drop Pin
N.Bharadwaj7715-Feb-02 21:09
N.Bharadwaj7715-Feb-02 21:09 
GeneralDynamically Loading DLL Functions in VB Pin
Tim Rymer15-Feb-02 9:25
Tim Rymer15-Feb-02 9:25 
GeneralRe: Dynamically Loading DLL Functions in VB Pin
Not Active16-Feb-02 2:46
mentorNot Active16-Feb-02 2:46 
GeneralCOM: MSN Messenger Pin
PsychoBrat14-Feb-02 18:38
PsychoBrat14-Feb-02 18:38 
QuestionAnyone have experience with multithreaded ATL COM/COM+ DLL's and IIS? Pin
Matt Philmon13-Feb-02 17:46
Matt Philmon13-Feb-02 17:46 
GeneralExisting Applications and COM Pin
13-Feb-02 1:13
suss13-Feb-02 1:13 
GeneralRe: Existing Applications and COM Pin
13-Feb-02 6:54
suss13-Feb-02 6:54 
GeneralRe: Existing Applications and COM Pin
Serge Baltic20-Mar-02 1:05
Serge Baltic20-Mar-02 1:05 
GeneralMS WebBrowserControl versoin compatability (iE 4 and 5) Pin
noirs12-Feb-02 10:29
noirs12-Feb-02 10:29 
QuestionCOM and MS Outlook? Pin
12-Feb-02 8:25
suss12-Feb-02 8:25 
AnswerRe: COM and MS Outlook? Pin
12-Feb-02 9:27
suss12-Feb-02 9:27 
AnswerRe: COM and MS Outlook? Pin
Amit Dey12-Feb-02 23:13
Amit Dey12-Feb-02 23:13 
GeneralMS DTC log Pin
pba_12-Feb-02 6:43
pba_12-Feb-02 6:43 
GeneralCOM Method Call Pin
12-Feb-02 1:45
suss12-Feb-02 1:45 
GeneralRe: COM Method Call Pin
Mazdak12-Feb-02 7:47
Mazdak12-Feb-02 7:47 
Generalregistering/unregister components in MTS/COM+ Programmatically Pin
ramjan9-Feb-02 21:26
ramjan9-Feb-02 21:26 

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.