Jump to content

Workplace Shell: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
Line 8: Line 8:


==Files==
==Files==
{| class="wikitable sortable"
{|class="wikitable sortable"
!Name||Comments
!Directory||Name||Comments
|-
|-
|[[COMETDLL.DLL]] || Cursor comet library
|rowspan=21|\OS2\DLL||[[OBJDATA.DLL]]||WPObjData Class Library
|-
|-
|[[COMETRUN.EXE]] || Cursor comet executable program
|[[PMVDDROP.DLL]]||Drag'n'drop-related WPS class
|-
|-
|[[INSTALL.DLL]] || Feature Install
|[[PMWP.DLL]]||PM Workplace Shell dynamic link library
|-
|-
|[[NPFIMRI.DLL]] || Feature Install Netscape Plugin MRI module
|[[PMWPMRI.DLL]]||PM Workplace Shell dynamic link library
|-
|-
|[[OBJDATA.DLL]] || WPObjData Class Library
|[[PNP.DLL]]||WPS Hardware Management tool
|-
|-
|[[PMVDDROP.DLL]] || Drag'n'drop-related WPS class
|[[PNPMRI.DLL]]||Plug and Play MRI
|-
|-
|[[PMWP.DLL]] || PM Workplace Shell dynamic link library
|[[WCFGMRI.DLL]]||WIN-OS/2 Object MRI
|-
|-
|[[PMWP.MSG]] || PM Workplace Shell dynamic link error message
|[[WINCFG.DLL]]||Win-OS2 Object
|-
|-
|PMWP.REP || PM Workplace
|[[WPCOMET.DLL]]||Workplace Shell Comet
|-
|-
|[[PMWPMRI.DLL]] || PM Workplace Shell dynamic link library
|[[WPCONFIG.DLL]]||Workplace Shell configuration dynamic link library
|-
|-
|[[PNP.DLL]] || WPS Hardware Management tool
|[[WPCONMRI.DLL]]||Workplace Shell configuration dynamic link library
|-
|-
|[[PNPMRI.DLL]] || Plug and Play MRI
|[[WPDSERV.DLL]]||WPDServer Class Library
|-
|-
|[[WINCFG.DLL]] || Win-OS2 Object
|[[WPDSRVP.DLL]]||WPDServer DSOM routines
|-
|-
|[[WPCOMET.DLL]] || Workplace Shell Comet
|[[WPINET.DLL]]||Workplace Shell Internet Integration DLL
|-
|-
|[[WPCONFIG.DLL]] || Workplace Shell configuration dynamic link library
|[[WPINTMRI.DLL]]||Workplace Shell Internet Integration MRI
|-
|-
|[[WPCONMRI.DLL]] || Workplace Shell configuration dynamic link library
|[[WPINSTAL.DLL]]||Workplace Shell Install
|-
|-
|[[WPDSERV.DLL]] || WPDServer Class Library
|[[WPPRINT.DLL]]||Workplace Shell printing dynamic link library
|-
|-
|[[WPDSRVP.DLL]] || WPDServer DSOM routines
|[[WPPRTMRI.DLL]]||Workplace Shell printable translation support
|-
|-
|[[WPINET.DLL]] || Workplace Shell Internet Integration DLL
|[[WPSTKMOU.DLL]]||Control panel objects DLL
|-
|-
|[[WPINTMRI.DLL]] || Workplace Shell Internet Integration MRI
|[[WPSTKMRI.DLL]]||Workplace Shell WPStkMou MRI
|-
|-
|[[WPINSTAL.DLL]] || Workplace Shell Install
|[[WPVIDSYS.DLL]]||WPVideoSystem Class Library
|-
|-
|[[WPPRINT.DLL]] || Workplace Shell printing dynamic link library
|rowspan=2|\OS2\ETC||WPDSERV.IR||
|-
|-
|[[WPPRTMRI.DLL]] || Workplace Shell printable translation support
|WPSH.IR||
|-
|-
|[[WPSTKMOU.DLL]] || Control panel objects DLL
|rowspan=4|\OS2\HELP||WPHELP.HLP||Workplace Shell help file
|-
|-
|[[WPSTKMRI.DLL]] || Workplace Shell WPStkMou MRI
|WPINDEX.HLP||Workplace Shell index help file
|-
|-
|[[WPVIDSYS.DLL]] || WPVideoSystem Class Library
|WPINET.HLP||
|-
|-
|[[WCFGMRI.DLL]] || WIN-OS/2 Object MRI
|WPMSG.HLP||Workplace Shell message help file
|-
|\OS2\HELP\GLOSS||WPGLOSS.HLP||Workplace Shell glossary help file
|-
|rowspan=2|\OS2\SYSTEM||[[PMWP.MSG]]||PM Workplace Shell dynamic link error message
|-
|PMWP.REP||PM Workplace
|}
|}



Revision as of 14:29, 18 June 2017

The Workplace Shell (WPS) is an object-oriented desktop shell used in IBM OS/2 Version 2.0 and later releases.

WPS is contructed on OS/2 over System Object Model (SOM) and Presentation Manager (PM). It is a set of objects that creates the desktop metaphor for OS/2's GUI.

Documentation

Files

Directory Name Comments
\OS2\DLL OBJDATA.DLL WPObjData Class Library
PMVDDROP.DLL Drag'n'drop-related WPS class
PMWP.DLL PM Workplace Shell dynamic link library
PMWPMRI.DLL PM Workplace Shell dynamic link library
PNP.DLL WPS Hardware Management tool
PNPMRI.DLL Plug and Play MRI
WCFGMRI.DLL WIN-OS/2 Object MRI
WINCFG.DLL Win-OS2 Object
WPCOMET.DLL Workplace Shell Comet
WPCONFIG.DLL Workplace Shell configuration dynamic link library
WPCONMRI.DLL Workplace Shell configuration dynamic link library
WPDSERV.DLL WPDServer Class Library
WPDSRVP.DLL WPDServer DSOM routines
WPINET.DLL Workplace Shell Internet Integration DLL
WPINTMRI.DLL Workplace Shell Internet Integration MRI
WPINSTAL.DLL Workplace Shell Install
WPPRINT.DLL Workplace Shell printing dynamic link library
WPPRTMRI.DLL Workplace Shell printable translation support
WPSTKMOU.DLL Control panel objects DLL
WPSTKMRI.DLL Workplace Shell WPStkMou MRI
WPVIDSYS.DLL WPVideoSystem Class Library
\OS2\ETC WPDSERV.IR
WPSH.IR
\OS2\HELP WPHELP.HLP Workplace Shell help file
WPINDEX.HLP Workplace Shell index help file
WPINET.HLP
WPMSG.HLP Workplace Shell message help file
\OS2\HELP\GLOSS WPGLOSS.HLP Workplace Shell glossary help file
\OS2\SYSTEM PMWP.MSG PM Workplace Shell dynamic link error message
PMWP.REP PM Workplace

Articles

Replacements

  • xWorkplace improves and replaces some of the WPS Classes, but it is not a full replacement of WPS.

External Links