Jump to content

PNP.DLL: Difference between revisions

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


This DLL contains the following WP classes (OS/2 Warp 4):
This DLL contains the following WP classes (OS/2 Warp 4):
* WPHwManager - An object of this class is the "Hardware Manager" in the "System setup" folder and contains objects of the class WPDevice (subclass of WPTransient).
*[[WPHwManager]] - An object of this class is the "Hardware Manager" in the "System setup" folder and contains objects of the class WPDevice (subclass of WPTransient).
* WPDevice - Superclass for the different objects
*[[WPDevice]] - Superclass for the different objects
* WPDevAudio - Class for audio devices
**WPDevAudio - Class for audio devices
* WPDevBus - Class for bus devices
**WPDevBus - Class for bus devices
* WPDevCDRom - Class for CD-ROM drives
**WPDevCDRom - Class for CD-ROM drives
* WPDevCPU - Class for processor
**WPDevCPU - Class for processor
* WPDevDiskette  Class for diskette drives
**WPDevDiskette  Class for diskette drives
* WPDevDisplay - Class for display devices
**WPDevDisplay - Class for display devices
* WPDevHardDrive - Class for hard drives
**WPDevHardDrive - Class for hard drives
* WPDevKeyboard - Class for keyboard
**WPDevKeyboard - Class for keyboard
* WPDevMemory - Class for memory modules
**WPDevMemory - Class for memory modules
* WPDevMouse - Class for mouse
**WPDevMouse - Class for mouse
* WPDevParallel - Class for parallel ports
**WPDevParallel - Class for parallel ports
* WPDevPerif - Class for other peripheral devices
**WPDevPerif - Class for other peripheral devices
* WPDevSerial - Class for serial ports
**WPDevSerial - Class for serial ports
* WPDevTape - Class for tape devices
**WPDevTape - Class for tape devices
* WPDevTimer - Class for the timer device
**WPDevTimer - Class for the timer device
residing in "Hardware Manager" in the "System Setup" folder.


==Version==
==Version==

Latest revision as of 16:20, 26 January 2020

Plug-n-Play dynamic link library

This DLL contains the following WP classes (OS/2 Warp 4):

  • WPHwManager - An object of this class is the "Hardware Manager" in the "System setup" folder and contains objects of the class WPDevice (subclass of WPTransient).
  • WPDevice - Superclass for the different objects
    • WPDevAudio - Class for audio devices
    • WPDevBus - Class for bus devices
    • WPDevCDRom - Class for CD-ROM drives
    • WPDevCPU - Class for processor
    • WPDevDiskette Class for diskette drives
    • WPDevDisplay - Class for display devices
    • WPDevHardDrive - Class for hard drives
    • WPDevKeyboard - Class for keyboard
    • WPDevMemory - Class for memory modules
    • WPDevMouse - Class for mouse
    • WPDevParallel - Class for parallel ports
    • WPDevPerif - Class for other peripheral devices
    • WPDevSerial - Class for serial ports
    • WPDevTape - Class for tape devices
    • WPDevTimer - Class for the timer device

Version

Date Version Size Comments
2007-02-12 28,347 bytes

Exports

2. SomInitModule

DLLs Loaded