Jump to content

UJFS.DLL: Difference between revisions

From EDM2
Created page with " ==DLL Entry Points== <PRE> Resident Name Table: Ordinal Object Offset Name 0 UJFS 1 3 0010 SYS 2 3 0008 CHK..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Utils JFS
==Versions==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|2004-10-12|| ||239,978 bytes||
|-
|2010-04-27||1.09.4||281,594 bytes||eCS (c) Mensys BV 2010
|}


==DLL Entry Points==
==DLL Entry Points==
<PRE>
#SYS
Resident Name Table:
#CHKDSK
Ordinal Object  Offset    Name
#FORMAT
  0                      UJFS
#chkdsk32
  1      3    0010      SYS
  2      3    0008      CHKDSK
  3      3    0000      FORMAT
  4      2    00026325  chkdsk32
</PRE>


==DLLs Loaded==
==DLLs Loaded==
Line 18: Line 21:
* [[NLS.DLL]]
* [[NLS.DLL]]
* [[MSG.DLL]]
* [[MSG.DLL]]
==Device Driver Requirement==
* CHKDSK$ - [[CHKDSK.SYS]]
==Alternative Versions==
OpenJFS project produced an open source replacement for this file.


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

Latest revision as of 16:36, 12 November 2022

Utils JFS

Versions

Date Version Size Comments
2004-10-12 239,978 bytes
2010-04-27 1.09.4 281,594 bytes eCS (c) Mensys BV 2010

DLL Entry Points

  1. SYS
  2. CHKDSK
  3. FORMAT
  4. chkdsk32

DLLs Loaded

Device Driver Requirement

Alternative Versions

OpenJFS project produced an open source replacement for this file.