Jump to content

LFAPI.DLL: Difference between revisions

From EDM2
Created page with " ==Version== {| border="1" |- !Date !Version !Size !Comments |- |Mar-08-2002 6:20p |N/A |21,178 bytes. | |- |} ==DLL Entry Points== <PRE> NonResident Name Table: O..."
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This file seems to be part of the Problem Determination APIs ([[First Failure Support Technology/2|First Failure Support Technology (FFST) component]]).


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
!Date
!Version
!Size
!Comments
|-
|Mar-08-2002  6:20p       
|N/A
|21,178 bytes.
|
|-
|-
|2002-03-08|| ||21,178 bytes||
|}
|}


==DLL Entry Points==
==Exports==
<PRE>
#[[LogOpenFile]]
NonResident Name Table:
#[[LogCloseFile]]
Ordinal Object  Offset    Name
#LogAppendEntries
  1      1    0000023C  LogOpenFile
#[[LogReadEntry]]
  4      1    00000104  LogReadEntry
#[[LogFormatEntry]]
  2      1    00000134  LogCloseFile
#LogQueryStateFile
  11      1    0000005C  LogWaitEvent
#LogSetStateFile
  12      1    00000044  LogUpdateEntryAttribute
#[[LogOpenEventNotification]]
  5      1    000000EC  LogFormatEntry
#[[LogCloseEventNotification]]
  8      1    000000A4  LogOpenEventNotification
#[[LogChangeEventFilter]]
  9      1    0000008C  LogCloseEventNotification
#[[LogWaitEvent]]
  7      1    000000BC  LogSetStateFile
#LogUpdateEntryAttribute
  3      1    0000011C  LogAppendEntries
  6      1    000000D4  LogQueryStateFile
  10      1    00000074  LogChangeEventFilter
 
 
</PRE>


==DLLs Loaded==
==DLLs Loaded==
Line 43: Line 29:
* [[MSG.DLL]]
* [[MSG.DLL]]


[[Category:Files]]
[[Category:DLL]]

Latest revision as of 03:47, 20 January 2021

This file seems to be part of the Problem Determination APIs (First Failure Support Technology (FFST) component).

Version

Date Version Size Comments
2002-03-08 21,178 bytes

Exports

  1. LogOpenFile
  2. LogCloseFile
  3. LogAppendEntries
  4. LogReadEntry
  5. LogFormatEntry
  6. LogQueryStateFile
  7. LogSetStateFile
  8. LogOpenEventNotification
  9. LogCloseEventNotification
  10. LogChangeEventFilter
  11. LogWaitEvent
  12. LogUpdateEntryAttribute

DLLs Loaded