Jump to content

WINCFG.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
WIN-OS/2 object of [[Workplace Shell]].
WIN-OS/2 object of [[Workplace Shell]].


This DLL contains the following WPS Class:  
This DLL contains the following WPS class:  
* WPWinConfig - Win-OS/2 settings. An object of this class can be found in the "System setup" folder.
*[[WPWinConfig]] - Win-OS/2 settings. An object of this class can be found in the "System setup" folder.


It contains "SOMInitModule" which is the function that invokes the class creation routines for the classes contained in an OS/2 class library (DLL).
It contains "SOMInitModule" which is the function that invokes the class creation routines for the classes contained in an OS/2 class library (DLL).
Line 15: Line 15:
|}
|}


==DLLs Loaded==
==Resources==
* [[PMWP.DLL]]
* [[WCFGMRI.DLL]] - WIN-OS/2 Object MRI
* [[DOSCALL1.DLL]]
* [[PMWIN.DLL]]
* [[NLS.DLL]]
* [[PMSHAPI.DLL]]
* [[SESMGR.DLL]]
* [[SOM.DLL]]
* [[SOMU.DLL]]


==Used by==
[[Category:DLL]]
* [[WPCONFIG.DLL]]
 
[[Category:Files]]

Latest revision as of 17:09, 26 October 2025

WIN-OS/2 object of Workplace Shell.

This DLL contains the following WPS class:

  • WPWinConfig - Win-OS/2 settings. An object of this class can be found in the "System setup" folder.

It contains "SOMInitModule" which is the function that invokes the class creation routines for the classes contained in an OS/2 class library (DLL).

Version

Date Version Size Comments
2005-01-18 14.103 13,423 bytes
2007-02-16 14.106 13,423 bytes

Resources