Jump to content

LFAPI.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
 
(4 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"
{|class="wikitable"
!Date
!Date||Version||Size||Comments
!Version
!Size
!Comments
|-
|-
|2002-03-08 18:20       
|2002-03-08|| ||21,178 bytes||
|N/A
|21,178 bytes
|
|}
|}


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


==DLLs Loaded==
==DLLs Loaded==
Line 37: 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