Talk:WinStartApp: Difference between revisions
Appearance
Error return question |
m formatting |
||
Line 1: | Line 1: | ||
PMERR_CANNOT_START | * PMERR_CANNOT_START | ||
PMERR_DOS_ERROR | * PMERR_DOS_ERROR | ||
PMERR_INVALID_APPL | * PMERR_INVALID_APPL | ||
PMERR_INVALID_HWND | * PMERR_INVALID_HWND | ||
PMERR_INVALID_PARAMETERS | * PMERR_INVALID_PARAMETERS | ||
PMERR_INVALID_PROGRAM_CATEGORY | * PMERR_INVALID_PROGRAM_CATEGORY | ||
PMERR_INVALID_WINDOW | * PMERR_INVALID_WINDOW | ||
PMERR_STARTED_IN_BACKGROUND | * PMERR_STARTED_IN_BACKGROUND | ||
I came to the above list by two different sources (OS/2 Warp Presentation Manager API book and IBM Toolkit Presentation Manager Programming and Reference Guide). Both sources didn't have all of them listed so I'm unsure if both lists are correct. Anyone know? | I came to the above list by two different sources (OS/2 Warp Presentation Manager API book and IBM Toolkit Presentation Manager Programming and Reference Guide). Both sources didn't have all of them listed so I'm unsure if both lists are correct. Anyone know? | ||
Thanks. | Thanks. | ||
[[User:Daniel.lee.kruse|Daniel]] | [[User:Daniel.lee.kruse|Daniel]] |
Revision as of 08:02, 19 February 2006
- PMERR_CANNOT_START
- PMERR_DOS_ERROR
- PMERR_INVALID_APPL
- PMERR_INVALID_HWND
- PMERR_INVALID_PARAMETERS
- PMERR_INVALID_PROGRAM_CATEGORY
- PMERR_INVALID_WINDOW
- PMERR_STARTED_IN_BACKGROUND
I came to the above list by two different sources (OS/2 Warp Presentation Manager API book and IBM Toolkit Presentation Manager Programming and Reference Guide). Both sources didn't have all of them listed so I'm unsure if both lists are correct. Anyone know? Thanks. Daniel