|
|
Microsoft OS/2 SDK PM 08-08-1988
/***************************************************************************\ * * Module Name: PMPIC.H * * OS/2 Presentation Manager Picture function declarations * * Copyright (c) 1988 IBM Corporation * Copyright (c) 1988 Microsoft Corporation * \***************************************************************************/ #ifdef INCL_PMPIC /* type of picture to print */ #define METAFILE 1L #define PIF 2L BOOL APIENTRY PicPrint( PSZ, LONG ); /* type of conversion required */ #define CONVMET 1L #define CONVPIF 2L BOOL APIENTRY PicIchg( PSZ, PSZ, LONG ); #endif /* INCL_PMPIC */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.