Jump to content

WPOS Name Framework: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:


For example [[NAMEFW.DLL]] is used by other applications like INST_DOS.EXE, OS2NS.EXE, REGCONV.EXE,  RSRV.EXE and some other.  
For example [[NAMEFW.DLL]] is used by other applications like INST_DOS.EXE, OS2NS.EXE, REGCONV.EXE,  RSRV.EXE and some other.  
==Documentation==


==Files==
==Files==
* [[NAMEDSP.DLL]]
*[[NAMEDSP.DLL]]
* [[NAMEFW.DLL]]
*[[NAMEFW.DLL]]
* [[NAMEREXX.DLL]]
*[[NAMEREXX.DLL]]
* [[NAMEREXX.MSG]]
*NAMEREXX.MSG
* [[NAMPIPES.DLL]]
 
==Articles==
 
 
==Publication==
 
 
 


[[Category:Components]]
[[Category:Components]]

Latest revision as of 20:27, 12 January 2017

This component is not documented at large. The DLL's that compose it hints you that they belong to WPOS (Workplace OS Project) and that they are part of a "Name Framework".

It appears that the NAME*.DLLs provide various query and update services for accessing config.sys, the INIs, REGISTRY.DAT and .REG files.

For example NAMEFW.DLL is used by other applications like INST_DOS.EXE, OS2NS.EXE, REGCONV.EXE, RSRV.EXE and some other.

Files