Jump to content

Category talk:Files: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m OT
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Good Reference: http://ps-2.kev009.com/eprmhtml/eprmx/h12455.htm
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
Good Reference: http://www.osfree.org/doku/en:docs:os2:modules
Old article: https://books.google.com.ec/books?id=FC-L2faxEVkC&pg=PA300&lpg=PA300&dq=Installation+Aid+dynamic+link+library&source=bl&ots=sHpITdnUCh&sig=i26m2lMfHGW_pxtYIqnHHglcKgY&hl=es-419&sa=X&ei=g5CEVcf7KPSZsQSbpb-gDg&redir_esc=y#v=onepage&q=Installation%20Aid%20dynamic%20link%20library&f=false


==Tips==
==Tips==
Line 25: Line 21:


===DLL===
===DLL===
* [[ATMDATA.DAT]]                     
* COURIER.FON
* [[FKA.DLL]]                                                                       
* HELV.FON
* [[NWIAPI.DLL]] 
* SYSMONO.FON
* [[SYSFONT.DLL]]
* TIMES.FON
               
         
   
* [[COURIER.FON]]
* [[HELV.FON]]
* [[SYSMONO.FON]]     
* [[TIMES.FON]]


===OS2\System===
===OS2\System===
* [[BDPRTM.IMP]]
*BDPRTM.IMP
* [[OSO001.MSG]]
*PSPROBE.REP
* [[OSO001H.MSG]]
*ULSACT01.MSG
* [[PSPROBE.REP]]
*ULSCAU01.MSG
* [[ULSACT01.MSG]]
*ULSDET01.MSG
* [[ULSCAU01.MSG]]
*ULSERR01.MSG
* [[ULSDET01.MSG]]
* [[ULSERR01.MSG]]

Latest revision as of 13:13, 19 January 2020

Good Reference: http://ps-2.kev009.com/eprmhtml/eprmx/h12455.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