Category talk:Files: Difference between revisions
Appearance
m →Missing |
|||
Line 25: | Line 25: | ||
===DLL=== | ===DLL=== | ||
* | * COURIER.FON | ||
* HELV.FON | |||
* SYSMONO.FON | |||
* TIMES.FON | |||
* | |||
* | |||
* | |||
===OS2\System=== | ===OS2\System=== | ||
* | *BDPRTM.IMP | ||
* | *PSPROBE.REP | ||
*ULSACT01.MSG | |||
*ULSCAU01.MSG | |||
* | *ULSDET01.MSG | ||
* | *ULSERR01.MSG | ||
* | |||
* |
Revision as of 00:14, 9 March 2017
Good Reference: http://ps-2.kev009.com/eprmhtml/eprmx/h12455.htm
Good French Reference: http://www.gladir.com/OS/ECOMSTATION/referencefiles.htm
Good Reference: http://www.osfree.org/doku/en:docs:os2:modules
Tips
Tips to know what is inside a DLL.
- To check the DLL depencied
pmdll.exe PMMERGE.DLL
- To make a dump if internal calls
lx2dump PMMERGE.DLL>PMMERGE.TXT
- To also view its internal components
lxlite -c:exemap -vf- PMMERGE.DLL
- To show functions too.
exehdr PMMERGE.DLL
Missing
DLL
- COURIER.FON
- HELV.FON
- SYSMONO.FON
- TIMES.FON
OS2\System
- BDPRTM.IMP
- PSPROBE.REP
- ULSACT01.MSG
- ULSCAU01.MSG
- ULSDET01.MSG
- ULSERR01.MSG