home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pc3270sa.zip / apps / winaping / cpiccmc.h < prev    next >
Text File  |  2002-02-28  |  510b  |  17 lines

  1.  
  2. #ifndef INCL_CPICCMC
  3. #define INCL_CPICCMC
  4.  
  5. //#define CM_SECURITY_NONE    XC_SECURITY_NONE                 /* for andy   */
  6. //#define CM_SECURITY_SAME    XC_SECURITY_SAME                 /* for andy   */
  7. //#define CM_SECURITY_PROGRAM XC_SECURITY_PROGRAM              /* for andy   */
  8.  
  9. #define CM_SYNC_POINT            (CM_SYNC_LEVEL) 2           /*  ypc       */
  10. #define CM_SYNC_POINT_NO_CONFIRM (CM_SYNC_LEVEL) 3           /*  ypc       */
  11.  
  12. #include <windows.h>
  13. #include "wincpic.h"
  14.  
  15. #endif
  16.  
  17.