Forgot to mention , if you'll try dt_dll(2) with checked version of winsock
"Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
news:ci4al0$oau$1@home.itg.ti.com...
> 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
>
> "Harry Potter" <hpotter@azkabar.com> wrote in message
> news:OQJwN%23PmEHA.2372@TK2MSFTNGP10.phx.gbl...
> > 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
> >
> > "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
> > news:ci1021$knq$1@home.itg.ti.com...
> > > 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
> > >
> > > "Arkady Frenkel" <arkadyf@hotmailxdotx.com> wrote in message
> > > news:ci0v71$k96$1@home.itg.ti.com...
> > > > 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
> > > >
> > > > "Harry Potter" <hpotter@azkabar.com> wrote in message
> > > > news:uzOQEt5lEHA.2864@TK2MSFTNGP14.phx.gbl...
> > > > > Hi,
> > > > > I'm running windows 2000 and I'm trying to use the dt_dll or
> > dt_dll2.dll
> > > > as
> > > > > it comes with the Microsoft SDK feb 2003 samples.... (I just did
an
> > > nmake
> > > > to
> > > > > the two directory to build the .dll ) this is to be able to debug
> the
> > > > calls
> > > > > between App, winsock and the LSP (LSP is also my modified version
of
> > the
> > > > > sample included in the same sdk)
> > > > >
> > > > > but the document says how to add code or modify the dt_dll but it
> > > doesn't
> > > > > say how to use it...
> > > > > do I just copy the dt_dll or dt_dll2.dll in C:\WINNT\system32
> > directory?
> > > I
> > > > > did but nothing happend.
> > > > > do I have to call it within the lsp files? include it? how?
> > > > > do I have to do any installation like when we install lsp? how?
> > > > > I'm using dbgview, so I assume I should see the track messages in
> > there
> > > > too,
> > > > > right?
> > > > > Is there any document? where? not with the platform sdk, I
couldn't
> > find
> > > > any
> > > > > all about how to modify the code...or I could very well be blind(:
^
> (
> > > > >
> > > > > would appreciate your responses in advance.
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>