WPProgramFile: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Executable file class (EXE and COM files). Works just like WPProgram (the WPAbstract subclass), so that "real" program files and program objects behave similarly. | Executable file class (EXE and COM files). Works just like WPProgram (the WPAbstract subclass), so that "real" program files and program objects behave similarly. | ||
; Default Title: "Program File" | ;Default Title: "Program File" | ||
; DLL: [[PMWP.DLL]] | ;DLL: [[PMWP.DLL]] | ||
; Class definition file: | ;Class definition file: wppgmf.idl | ||
==Class hierarchy | ==Class hierarchy== | ||
SOMObject | |||
*[[WPObject]] | *[[WPObject]] | ||
**[[WPFileSystem]] | **[[WPFileSystem]] | ||
***[[WPDataFile]] | ***[[WPDataFile]] | ||
**** | ****WPProgramFile | ||
[[Category:WPS Classes]] | [[Category:WPS Classes]] |
Latest revision as of 01:07, 22 July 2020
Executable file class (EXE and COM files). Works just like WPProgram (the WPAbstract subclass), so that "real" program files and program objects behave similarly.
- Default Title
- "Program File"
- DLL
- PMWP.DLL
- Class definition file
- wppgmf.idl
Class hierarchy
SOMObject
- WPObject
- WPFileSystem
- WPDataFile
- WPProgramFile
- WPDataFile
- WPFileSystem