Ignore:
Timestamp:
Dec 9, 2000, 8:19:42 PM (25 years ago)
Author:
umoeller
Message:

Major updates; timers, LVM, miscellaneous.

File:
1 edited

Legend:

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

    r7 r14  
    1717
    1818/*      Copyright (C) 1997-2000 Ulrich M”ller.
    19  *      This file is part of the XWorkplace source package.
    20  *      XWorkplace is free software; you can redistribute it and/or modify
     19 *      This file is part of the "XWorkplace helpers" source package.
     20 *      This is free software; you can redistribute it and/or modify
    2121 *      it under the terms of the GNU General Public License as published
    2222 *      by the Free Software Foundation, in version 2 as it comes in the
     
    4040
    4141    /* ******************************************************************
    42      *                                                                  *
    43      *   Details view field infos                                       *
    44      *                                                                  *
     42     *
     43     *   Details view field infos
     44     *
    4545     ********************************************************************/
    4646
     
    108108
    109109    /* ******************************************************************
    110      *                                                                  *
    111      *   Record core management                                         *
    112      *                                                                  *
     110     *
     111     *   Record core management
     112     *
    113113     ********************************************************************/
    114114
     
    175175
    176176    /* ******************************************************************
    177      *                                                                  *
    178      *   CNRINFO management                                             *
    179      *                                                                  *
     177     *
     178     *   CNRINFO management
     179     *
    180180     ********************************************************************/
    181181
     
    403403
    404404    /* ******************************************************************
    405      *                                                                  *
    406      *   View management                                                *
    407      *                                                                  *
     405     *
     406     *   View management
     407     *
    408408     ********************************************************************/
    409409
     
    472472
    473473    /* ******************************************************************
    474      *                                                                  *
    475      *   Record relations/iteration                                     *
    476      *                                                                  *
     474     *
     475     *   Record relations/iteration
     476     *
    477477     ********************************************************************/
    478478
     
    480480                              PRECORDCORE precc);
    481481
    482     typedef ULONG (EXPENTRY FNCBRECC)(HWND, PRECORDCORE, ULONG, ULONG);
     482    typedef ULONG EXPENTRY FNCBRECC(HWND, PRECORDCORE, ULONG, ULONG);
    483483    typedef FNCBRECC *PFNCBRECC;
    484484
     
    539539
    540540    /* ******************************************************************
    541      *                                                                  *
    542      *   Miscellaneous                                                  *
    543      *                                                                  *
     541     *
     542     *   Miscellaneous
     543     *
    544544     ********************************************************************/
    545545
Note: See TracChangeset for help on using the changeset viewer.