WPProgramFile: Difference between revisions
Appearance
Created page with "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 T..." |
mNo edit summary |
||
(2 intermediate revisions by 2 users 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: [[ | ;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