Hi Eric,

> Interesting?
> 
> Apphelp.dll & userenv.dll are flagged up as "error opening 
> file. The system
> cannot find the file specified (2).

Apphelp.dll should be OK, I think it's new for Windows XP, and SHLWAPI,
which depends upon it handles the missing dependency gracefully.

Userenv.dll, on the other hand, is a bit of a surprise... It's
definitely needed by the system - contains environment variable
expansion functionality (I guess for auto-transform of %PROGRAMFILES%,
etc. to your local disk path).

See if you can install it off of your '98 install CD, using the
technique described in http://support.microsoft.com/?kbid=189495.

> Ole32.dll & shell32.dll are flagged in pink

Pink means one or more exports are not available, but most clients are
smart enough to do fallback, so this shouldn't be a problem.

> BUT .... when I look at other .dlls at random, a number of 
> them come up the same even from programs that seem to be running well.

Yeah, most applications handle this fine, so no need to be alarmed.

It strikes me as a bit odd that userenv.dll is not available on your
system... I would have thought a lot of things would break without it.

Kim



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to