Jump to content

Workplace Shell: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 11: Line 11:
!Name||Comments
!Name||Comments
|-
|-
|| [[COMETDLL.DLL]] || Cursor comet library
|[[COMETDLL.DLL]] || Cursor comet library
|-
|-
|| [[COMETRUN.EXE]] || Cursor comet executable program
|[[COMETRUN.EXE]] || Cursor comet executable program
|-
|-
|| [[INSTALL.DLL]] || Feature Install
|[[INSTALL.DLL]] || Feature Install
|-
|-
|| [[NPFIMRI.DLL]] || Feature Install Netscape Plugin MRI module
|[[NPFIMRI.DLL]] || Feature Install Netscape Plugin MRI module
|-
|-
|| [[OBJDATA.DLL]] || WPObjData Class Library
|[[OBJDATA.DLL]] || WPObjData Class Library
|-
|-
|| [[PMVDDROP.DLL]] || Drag'n'drop-related WPS class
|[[PMVDDROP.DLL]] || Drag'n'drop-related WPS class
|-
|-
|| [[PMWP.DLL]] || PM Workplace Shell dynamic link library
|[[PMWP.DLL]] || PM Workplace Shell dynamic link library
|-
|-
|| [[PMWP.MSG]] || PM Workplace Shell dynamic link error message
|[[PMWP.MSG]] || PM Workplace Shell dynamic link error message
|-
|-
|| [[PMWP.REP]] || PM Workplace
|PMWP.REP || PM Workplace
|-
|-
|| [[PMWPMRI.DLL]] || PM Workplace Shell dynamic link library
|[[PMWPMRI.DLL]] || PM Workplace Shell dynamic link library
|-
|-
|| [[PNP.DLL]] || WPS Hardware Management tool
|[[PNP.DLL]] || WPS Hardware Management tool
|-
|-
|| [[PNPMRI.DLL]] || Plug and Play MRI
|[[PNPMRI.DLL]] || Plug and Play MRI
|-
|-
|| [[WINCFG.DLL]] || Win-OS2 Object
|[[WINCFG.DLL]] || Win-OS2 Object
|-
|-
|| [[WPCOMET.DLL]] || Workplace Shell Comet
|[[WPCOMET.DLL]] || Workplace Shell Comet
|-
|-
|| [[WPCONFIG.DLL]] || Workplace Shell configuration dynamic link library
|[[WPCONFIG.DLL]] || Workplace Shell configuration dynamic link library
|-
|-
|| [[WPCONMRI.DLL]] || Workplace Shell configuration dynamic link library
|[[WPCONMRI.DLL]] || Workplace Shell configuration dynamic link library
|-
|-
|| [[WPDSERV.DLL]] || WPDServer Class Library
|[[WPDSERV.DLL]] || WPDServer Class Library
|-
|-
|| [[WPDSRVP.DLL]] || WPDServer DSOM routines
|[[WPDSRVP.DLL]] || WPDServer DSOM routines
|-
|-
|| [[WPINET.DLL]] || Workplace Shell Internet Integration DLL
|[[WPINET.DLL]] || Workplace Shell Internet Integration DLL
|-
|-
|| [[WPINTMRI.DLL]] || Workplace Shell Internet Integration MRI
|[[WPINTMRI.DLL]] || Workplace Shell Internet Integration MRI
|-
|-
|| [[WPINSTAL.DLL]] || Workplace Shell Install
|[[WPINSTAL.DLL]] || Workplace Shell Install
|-
|-
|| [[WPPRINT.DLL]] || Workplace Shell printing dynamic link library
|[[WPPRINT.DLL]] || Workplace Shell printing dynamic link library
|-
|-
|| [[WPPRTMRI.DLL]] || Workplace Shell printable translation support
|[[WPPRTMRI.DLL]] || Workplace Shell printable translation support
|-
|-
|| [[WPSTKMOU.DLL]] || Control panel objects DLL
|[[WPSTKMOU.DLL]] || Control panel objects DLL
|-
|-
|| [[WPSTKMRI.DLL]] || Workplace Shell WPStkMou MRI
|[[WPSTKMRI.DLL]] || Workplace Shell WPStkMou MRI
|-
|-
|| [[WPVIDSYS.DLL]] || WPVideoSystem Class Library
|[[WPVIDSYS.DLL]] || WPVideoSystem Class Library
|-
|-
|| [[WCFGMRI.DLL]] || WIN-OS/2 Object MRI
|[[WCFGMRI.DLL]] || WIN-OS/2 Object MRI
|}
|}


Line 73: Line 73:


==External Links==
==External Links==
* Workplace Shell Programming Guide, Consolidated ([https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Guide.pdf PDF], [https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Guide.inf INF])
* Workplace Shell Programming Guide, ([https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Guide.pdf PDF], [https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Guide.inf INF])
* Workplace Shell Programming Reference, Consolidated ([https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Reference.pdf PDF])
* Workplace Shell Programming Reference, ([https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Reference.pdf PDF]), (INF: [https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Reference%201.inf Part 1], [https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Reference%202.inf Part 2], [https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Reference%203.inf Part 3])
* Workplace Shell Programming Reference, Part 1 ([https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Reference%201.inf INF])
* [http://en.wikipedia.org/wiki/Workplace_Shell Workplace Shell at Wikipedia]
* Workplace Shell Programming Reference, Part 2 ([https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Reference%202.inf INF])
* Workplace Shell Programming Reference, Part 3 ([https://archive.org/download/ToolkitDocs1/Workplace%20Shell%20Programming%20Reference%203.inf INF])
* [http://en.wikipedia.org/wiki/Workplace_Shell Wokplace Shell at Wikipedia]


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

Revision as of 22:48, 23 January 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

Name Comments
COMETDLL.DLL Cursor comet library
COMETRUN.EXE Cursor comet executable program
INSTALL.DLL Feature Install
NPFIMRI.DLL Feature Install Netscape Plugin MRI module
OBJDATA.DLL WPObjData Class Library
PMVDDROP.DLL Drag'n'drop-related WPS class
PMWP.DLL PM Workplace Shell dynamic link library
PMWP.MSG PM Workplace Shell dynamic link error message
PMWP.REP PM Workplace
PMWPMRI.DLL PM Workplace Shell dynamic link library
PNP.DLL WPS Hardware Management tool
PNPMRI.DLL Plug and Play 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
WCFGMRI.DLL WIN-OS/2 Object MRI

Articles

Replacements

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

External Links