Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Slow FFExpandUNCFileName

2 views
Skip to first unread message

Franz-Leo Chomse [TPX]

unread,
Jan 2, 2003, 12:10:03 PM1/2/03
to
On Thu, 2 Jan 2003 16:01:37 +0100, "Arnd Iffland" <iff...@rdv.de> wrote:

>Hi,
>
>can somebody give me a hint why the first call to FFExpandUNCFileName (or
>the function WNetGetUniversalName that is called) takes about 4 seconds on a
>Win98 PC? Is there something i can do to speed up this function?

You might trigger a DNS lookup to update the internal DNS cache.

Regards from Germany

Franz-Leo

Franz-Leo Chomse(mailto:Franz-Le...@tpx.turbopower.com)
FF Foundry at http://community.turbopower.com
Newsgroup search at http://www.tamaracka.com
Fixes and updates at ftp://ftp.turbopower.com/pub/flash/updates/

Eivind Bakkestuen [TPX]

unread,
Jan 2, 2003, 11:23:15 AM1/2/03
to
Probably the network sublayer needs to do some initialization/network
enumeration on the first try. You could spawn a thread on program startup
that did this once, so the subsequent calls would go fast.

--

Eivind Bakkestuen [TPX]

Please, no private email unless requested.
This newsgroup is searchable at http://www.tamaracka.com
Visit TurboPower's new Foundry at http://community.turbopower.com


"Arnd Iffland" <iff...@rdv.de> wrote in message
news:CJhga$msCHA...@tpsmail01.turbopower.net...


> Hi,
>
> can somebody give me a hint why the first call to FFExpandUNCFileName (or
> the function WNetGetUniversalName that is called) takes about 4 seconds on
a
> Win98 PC? Is there something i can do to speed up this function?
>

> Thanks and a have a good 2003,
>
> Arnd
>
>


Arnd Iffland

unread,
Jan 2, 2003, 10:01:37 AM1/2/03
to
0 new messages