How to debug a TSP by running TAPISRV.EXE under Win2K SP4
From: Oleg Lego (nucknuck_at_spamslam.com)
Date: 12/06/04
- Next message: Andreas Marschall [MVP TAPI]: "Re: What happens when the same line is opened twice?"
- Previous message: Kai Zhang: "What happens when the same line is opened twice?"
- Next in thread: Andreas Marschall [MVP TAPI]: "Re: How to debug a TSP by running TAPISRV.EXE under Win2K SP4"
- Reply: Andreas Marschall [MVP TAPI]: "Re: How to debug a TSP by running TAPISRV.EXE under Win2K SP4"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 06 Dec 2004 14:09:49 -0600
Well, I am confused. Everything I read about debugging a TSP by
starting TAPISRV.exe is somewhat compromised by not being able to find
TAPISRV.exe ANYWHERE on my system. Looking through the registry, I get
the impression that it should not be on my machine, and that the
functions are provided by TAPISrv.dll, running under svchost.exe.
This seems to be borne out by a Microsoft statement on
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tapi/tapi3/tapi_server.asp
that says "On Windows Server 2003 family, Windows XP, and Windows
2000, TAPISRV runs within the context of Svchost.exe. "
So, my question is this: How can I debug my C++ TSP by attaching to
the process that runs TAPISrv.dll?
Thanks for any guidance you might have for me.
Larry
- Next message: Andreas Marschall [MVP TAPI]: "Re: What happens when the same line is opened twice?"
- Previous message: Kai Zhang: "What happens when the same line is opened twice?"
- Next in thread: Andreas Marschall [MVP TAPI]: "Re: How to debug a TSP by running TAPISRV.EXE under Win2K SP4"
- Reply: Andreas Marschall [MVP TAPI]: "Re: How to debug a TSP by running TAPISRV.EXE under Win2K SP4"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|