----- Original Message -----
From: "Richards,Tom" <[EMAIL PROTECTED]>

> I can see the fusion log using fuslogvw, but is there a way to get at this
> programmatically?

There's no API that I know; probably because the log is just maintained as a
series of HTM files that are created by the fusion subsystem.  Fuslogvw.exe
just locates them (I'm not sure by what mechanisms, but there's probably an
index file somewhere) and then just launches the browser to view them.

On my XP Pro box, each entry in the "log" appears a separate file in the
filesystem:

C:\Documents and Settings\{user}\Local Settings\Temporary Internet
Files\{xxx}\{yyy}.htm

You can use SysInternal's file system monitoring tool [1] to explore
further.

> One thing that makes splitting this mail-list up, more difficult is
> searching across archives for questions like this.

That's why we'll be implementing a new search homepage that lets you easily
submit a single query to all/more than one archive (including this one even
though the list will be inactive).

-Mike
http://staff.develop.com/woodring
http://www.develop.com/devresources

[1] http://www.sysinternals.com/ntw2k/source/filemon.shtml

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to