|
|
Microsoft Windows NT Build 511 (SDK Final Release) 07-24-1993
/*** *setjmpex.h - definitions/declarations for setjmp/longjmp routines * * Copyright (c) 1985-1993, Microsoft Corporation. All rights reserved. * *Purpose: * This file causes _setjmpex to be called which will enable safe * setjmp/longjmp that work correctly with try/except/finally. * ****/ #ifndef _INC_SETJMPEX #define _INC_SETJMPEX #define setjmp _setjmpex #include <setjmp.h> #endif /* _INC_SETJMPEX */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.