WPCommandFile: Difference between revisions
Appearance
Created page with "This is the subclass for command files (.CMD extension). ; Default Title: "OS/2 Command File.CMD" ; DLL: PMWP.DLL ; Class definition file: ==Class hierarchy SOMObject==..." |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This is the subclass for command files (.CMD extension). | This is the subclass for command files (.CMD extension). | ||
; Default Title: "OS/2 Command File.CMD" | ;Default Title: "OS/2 Command File.CMD" | ||
; DLL: [[PMWP.DLL]] | ;DLL: [[PMWP.DLL]] | ||
; Class definition file: | ;Class definition file: wpcmdf.idl | ||
==Class hierarchy | ==Class hierarchy== | ||
SOMObject | |||
*[[WPObject]] | *[[WPObject]] | ||
**[[WPFileSystem]] | **[[WPFileSystem]] | ||
***[[WPDataFile]] | ***[[WPDataFile]] | ||
****[[WPProgramFile]] | ****[[WPProgramFile]] | ||
***** | *****WPCommandFile | ||
[[Category:WPS Classes]] | [[Category:WPS Classes]] |
Latest revision as of 01:31, 22 July 2020
This is the subclass for command files (.CMD extension).
- Default Title
- "OS/2 Command File.CMD"
- DLL
- PMWP.DLL
- Class definition file
- wpcmdf.idl
Class hierarchy
SOMObject
- WPObject
- WPFileSystem
- WPDataFile
- WPProgramFile
- WPCommandFile
- WPProgramFile
- WPDataFile
- WPFileSystem