Jump to content

UJFS.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Utils JFS
==Versions==
==Versions==
{| border="1"
{|class="wikitable"
!Date||Version||Size||Comments
|-
|-
!Date
|2004-10-12|| ||239,978 bytes||
!Version
!Size
!Comments
|-
|4-27-10  3:58a     
|1.09.4
|281,594 bytes
|@#slainc:1.9.4#@##1## 2010/04/26 20:51:13    slamain::::4::@@ Utils JFS/eCS (c) Mensys BV 2010
|-
|-
|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 32: Line 21:
* [[NLS.DLL]]
* [[NLS.DLL]]
* [[MSG.DLL]]
* [[MSG.DLL]]
==Device Driver Requirement==
* CHKDSK$ - [[CHKDSK.SYS]]


==Alternative Versions==
==Alternative Versions==
[[OpenJFS]] project produced an open source replacement for this file.  
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.