Ignore:
Timestamp:
Feb 2, 2003, 9:22:17 PM (23 years ago)
Author:
umoeller
Message:

Sources as of 1.0.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/helpers/winh.h

    r243 r245  
    7878    #endif
    7979
     80    #ifndef PP_FIELDBACKGROUNDCOLOR
     81    #define PP_FIELDBACKGROUNDCOLOR                 57L
     82    #endif
     83
     84    #ifndef PP_PAGEFOREGROUNDCOLOR
     85    #define PP_PAGEFOREGROUNDCOLOR                  68L
     86    #endif
     87
     88    #ifndef PP_PAGEBACKGROUNDCOLOR
     89    #define PP_PAGEBACKGROUNDCOLOR                  69L
     90    #endif
     91
     92    #ifndef CM_SETGRIDINFO
     93    #define CM_SETGRIDINFO                0x0354
     94    #define CM_QUERYGRIDINFO              0x0355
     95    #define CM_SNAPTOGRID                 0x0356
     96    #define CRA_LOCKED          0x00000400L /* record is locked.          */
     97    #endif
     98
    8099    /* ******************************************************************
    81100     *
Note: See TracChangeset for help on using the changeset viewer.