| Filename | dumpfs32_65.wpi |
|---|---|
| Title | DumpFS32 6.5 |
| Version | 6.5 |
| Author / Vendor | Lars Erdmann |
| Category | OS2 » System » Drivers » Filesys » |
| OS/2 Version | OS/2 Warp 4.52 or later |
| File Size | 126.9 KB |
| Downloads | 1 |
| File Type | WPI |
| Uploaded | 2026-03-26 22:30 by martini |
| Approved | 2026-03-26 22:30 by martini |
DUMPFS32 is a 32-bit DUMPFS file system driver replacement of the original 16-bit DUMPFS file system driver, including OS2DUMP and UDUMPFS.DLL. DUMPFS32 is the 32-bit implementation of DUMPFS (originally delivered by Scott Garfinkle in 2003). It contains full EA support and supports seeking in files > 2 GB. That finally allows to view Dump files > 2 GB without first copying them to a JFS Partition. It also properly displays in the WPS (the file details as well as the Partition info). The WPI contains the full source code for: - dumpfs.ifs - FSHELPER32 which is a 32-bit version of the FSHELPER library that Lars' written so that I can use it from 32-bit dumpfs source code. FSHELPER is a library that provides basic services for IFS Drivers (and the functionality is implemented in the OS/2 kernel).