In an user application, is there any means for it to determine if a remote
debugger is attached and if so what means of communication (i.e. COM or
1394) it is using that will work on Windows 2000? The
CheckRemoteDebuggerAttached () seems to be the function to call if KD is
running on a remote system, but it only shows support in XP SP1 and beyond.
What we need is a means to achieve the same test which will work for W2K as
well.
Any help will be greatly appreciated!
Del Fredricks