Jump to content

Talk:WinStartApp: Difference between revisions

From EDM2
Error return question
 
Ak120 (talk | contribs)
 
(2 intermediate revisions by 2 users not shown)
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]]

Latest revision as of 18:35, 29 November 2016

  • 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