Re: Async ReadFile
From: Arkady Frenkel (arkadyf_at_hotmailxdotx.com)
Date: 10/21/04
- Next message: Arkady Frenkel: "Re: Async ReadFile"
- Previous message: Arkady Frenkel: "Re: capture the ARP requests"
- In reply to: Alexander Nickolov: "Re: Async ReadFile"
- Next in thread: Alexander Nickolov: "Re: Async ReadFile"
- Reply: Alexander Nickolov: "Re: Async ReadFile"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 21 Oct 2004 19:36:45 +0200
Due to http://computercops.biz/LSPs.html that have V , what is problematic
in it , Alexander?
Arkady
"Alexander Nickolov" <agnickolov@mvps.org> wrote in message
news:O7tWg74tEHA.2596@TK2MSFTNGP15.phx.gbl...
> > Some third-party LSPs are very good indeed. You tend to hear mostly
about
> > the ones that aren't - the ones that are very good, you (as an
application
> > developer) shouldn't even be aware that they have been installed.
>
> Yeah, the worst offender I know of is VLSP.DLL...
>
> --
> =====================================
> Alexander Nickolov
> Microsoft MVP [VC], MCSD
> email: agnickolov@mvps.org
> MVP VC FAQ: http://www.mvps.org/vcfaq
> =====================================
>
> "Alun Jones [MSFT]" <alunj@online.microsoft.com> wrote in message
> news:uehvqS4tEHA.2808@TK2MSFTNGP14.phx.gbl...
> > "Slava M. Usov" <stripit.slough@gmx.net> wrote in message
> > news:%2396NtJ3tEHA.3476@TK2MSFTNGP14.phx.gbl...
> >> Need I repeat that the _stock_ _TCP_ sockets are LSP-nonsense-free?
> >
> > That's very nice if you can guarantee that everyone running your
> > application will be running a stock OS. One of the joys of Windows is
> > that you can install more than one application on it. If you are
> > developing an in-house project, to be run on computers that must satisfy
> > your requirements, then it may be appropriate to make "no LSPs" one
> > requirement of your installation policy, and write your code without
> > considering whether or not an LSP is present.
> >
> > However, if you're writing for a less-controlled environment, either
> > general distribution, or for future-protection (your company may find a
> > very good use for an LSP next month), it's worth taking into
consideration
> > that replaceable or stackable components of the OS may be replaced or
> > stacked.
> >
> >> Then, given the quality of third-party user-mode LSPs, the extra
overhead
> >> caused by a couple of KM transitions will be well below the
> >> instrumentation
> >> jitter.
> >
> > Some third-party LSPs are very good indeed. You tend to hear mostly
about
> > the ones that aren't - the ones that are very good, you (as an
application
> > developer) shouldn't even be aware that they have been installed.
> >
> > Alun.
> > ~~~~
> >
> >
>
>
- Next message: Arkady Frenkel: "Re: Async ReadFile"
- Previous message: Arkady Frenkel: "Re: capture the ARP requests"
- In reply to: Alexander Nickolov: "Re: Async ReadFile"
- Next in thread: Alexander Nickolov: "Re: Async ReadFile"
- Reply: Alexander Nickolov: "Re: Async ReadFile"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|