Jump to content

WPOS Name Framework: Difference between revisions

From EDM2
Created page with "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". ..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions 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
==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