well...acording to this dt_dll.dll doesn't work at all, does it?
Methods That Don't Work: There are a couple of debugging tools that are
supposed to work that don't, or are too flaky to deal with. The first is the
SO_DEBUG socket option. It simply doesn't work on Microsoft stacks. The
other is the Winsock DLL debugging plugin dt_dll.dll; this method is flaky.
Bob Quinn wrote an article about this, but unfortunately the site that held
it was bought by another company that hasn't yet made that article available
again.
???????????????????
if this is the case then how can I test the transactions between
App<-->Winsock DLL<-->LSP???????
Any suggestions?
Thanx
> BTW , look at "Methods That Don't Work" paragraph in
> http://www.tangentsoft.net/wskfaq/newbie.html#debugtools
>
> but if you still insist to debug with it your LSP you have
http://www.microsoft.com/downloads/details.aspx?familyid=505dec42-c4ac-438c-85b3
-cd6e5d8e6141&displaylang=en
> (aware of wrap )
> ( checked version only of ws2_32 for NT/W2K )
> Arkady
>
> > dt_dll(2) need checked version of ws2_32.dll ( winsock )
> > for XP SP2 you have it on
http://www.microsoft.com/downloads/details.aspx?FamilyID=7a4d8d12-9f5d-42bb-b31c
-7b31657c869c&DisplayLang=en
> > ( checked version of XP SP2 )
> > Arkady
[quoted text clipped - 26 lines]
> > >
> > > would appreciate your responses in advance.
Arkady Frenkel - 13 Sep 2004 15:25 GMT
That user mode still , so you'll have no problems with VS debug mode , or
you can use OutputDebugString() with
dbMon from PSDK or DbgView from www.sysinternals.com
Arkady
> well...acording to this dt_dll.dll doesn't work at all, does it?
> Methods That Don't Work: There are a couple of debugging tools that are
[quoted text clipped - 18 lines]
> >
> > but if you still insist to debug with it your LSP you have
http://www.microsoft.com/downloads/details.aspx?familyid=505dec42-c4ac-438c-85b3
-cd6e5d8e6141&displaylang=en
> > (aware of wrap )
> > ( checked version only of ws2_32 for NT/W2K )
> > Arkady
> >
> > > dt_dll(2) need checked version of ws2_32.dll ( winsock )
> > > for XP SP2 you have it on
http://www.microsoft.com/downloads/details.aspx?FamilyID=7a4d8d12-9f5d-42bb-b31c
-7b31657c869c&DisplayLang=en
> > > ( checked version of XP SP2 )
> > > Arkady
[quoted text clipped - 31 lines]
> > > >
> > > > would appreciate your responses in advance.
Arkady Frenkel - 13 Sep 2004 15:29 GMT
Forgot to mention , if you'll try dt_dll(2) with checked version of winsock
tell us the resaults of your experiments
TIA
Arkady
> That user mode still , so you'll have no problems with VS debug mode , or
> you can use OutputDebugString() with
[quoted text clipped - 27 lines]
> > >
> > > but if you still insist to debug with it your LSP you have
http://www.microsoft.com/downloads/details.aspx?familyid=505dec42-c4ac-438c-85b3
-cd6e5d8e6141&displaylang=en
> > > (aware of wrap )
> > > ( checked version only of ws2_32 for NT/W2K )
> > > Arkady
> > >
> > > > dt_dll(2) need checked version of ws2_32.dll ( winsock )
> > > > for XP SP2 you have it on
http://www.microsoft.com/downloads/details.aspx?FamilyID=7a4d8d12-9f5d-42bb-b31c
-7b31657c869c&DisplayLang=en
> > > > ( checked version of XP SP2 )
> > > > Arkady
[quoted text clipped - 33 lines]
> > > > >
> > > > > would appreciate your responses in advance.