Ignore:
Timestamp:
Jun 16, 2011, 12:33:44 PM (14 years ago)
Author:
dmik
Message:

os2wrap2.h: Added wrappers for CCH* constants.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/os2wrap2.h

    r21609 r21635  
    789789#define os2_fALLOCSHR (fPERM | fSHARE | os2_OBJ_TILE | os2_PAG_COMMIT)
    790790#define os2_fSET (fPERM|os2_PAG_COMMIT|os2_PAG_DECOMMIT|os2_PAG_DEFAULT)
     791#define os2_CCHMAXPATH 260
     792#define os2_CCHMAXPATHCOMP 256
    791793#define HFILE os2_HFILE
    792794#define PHFILE os2_PHFILE
     
    23712373#define CNRDRAWITEMINFO os2_CNRDRAWITEMINFO
    23722374#define PCNRDRAWITEMINFO os2_PCNRDRAWITEMINFO
     2375#define os2_CCHMAXCLASS 3
    23732376#define _OBJCLASS os2__OBJCLASS
    23742377#define OBJCLASS os2_OBJCLASS
     
    33533356#undef fALLOCSHR
    33543357#undef fSET
     3358#undef CCHMAXPATH
     3359#undef CCHMAXPATHCOMP
    33553360#undef HFILE
    33563361#undef PHFILE
     
    49995004#undef CNRDRAWITEMINFO
    50005005#undef PCNRDRAWITEMINFO
     5006#undef CCHMAXCLASS
    50015007#undef _OBJCLASS
    50025008#undef OBJCLASS
Note: See TracChangeset for help on using the changeset viewer.