Saved execution environment buffer.
typedef struct _CATCHBUF { ULONG reserved[4]; /* Save area. */ } CATCHBUF; typedef CATCHBUF * PCATCHBUF ;