Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Dec : Re: Unable to locate DLL
| Subject: | Re: Unable to locate DLL |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 28 Dec 2006 22:04:38 |
"tonny" <tonny@estream.com.my> wrote in message
news:459478f3$1@newsgroups.borland.com...
> But it also works fine under Windows 98 environment.
What I said still applies. The DLL is NOT pre-installed on all systems. If
the DLL is already present, especially on such an old system, then chances
are that some other program installed the DLL for it own purposes.
> So should I copy the iphlpapi.dll from the Windows XP folder
> (C:\Windows\System32\iphlpapi.dll) and distribute together with
> my application ?
Not necessarily. If you are targetting older systems, then a newer DLL may
cause problems.
Gambit
none