File:  [OS/2 SDKs] / pmsdk / include / pmpic.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:13 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1988, HEAD
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 */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.