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/src/helpers/wphandle.c

    r8 r14  
    2424 *      This file Copyright (C) 1997-2000 Ulrich M”ller,
    2525 *                                        Henk Kelder.
    26  *      This file is part of the XWorkplace source package.
    27  *      XWorkplace is free software; you can redistribute it and/or modify
     26 *      This file is part of the "XWorkplace helpers" source package.
     27 *      This is free software; you can redistribute it and/or modify
    2828 *      it under the terms of the GNU General Public License as published
    2929 *      by the Free Software Foundation, in version 2 as it comes in the
     
    4040    // as unsigned char
    4141
    42 #define INCL_DOS
    4342#define INCL_WINSHELLDATA
    4443#include <os2.h>
     
    7372
    7473/* ******************************************************************
    75  *                                                                  *
    76  *   Helper functions                                               *
    77  *                                                                  *
     74 *
     75 *   Helper functions
     76 *
    7877 ********************************************************************/
    7978
     
    281280
    282281/* ******************************************************************
    283  *                                                                  *
    284  *   Get HOBJECT from filename                                      *
    285  *                                                                  *
     282 *
     283 *   Get HOBJECT from filename
     284 *
    286285 ********************************************************************/
    287286
     
    521520
    522521/* ******************************************************************
    523  *                                                                  *
    524  *   Get filename from HOBJECT                                      *
    525  *                                                                  *
     522 *
     523 *   Get filename from HOBJECT
     524 *
    526525 ********************************************************************/
    527526
     
    640639
    641640/* ******************************************************************
    642  *                                                                  *
    643  *   Manipulation functions                                         *
    644  *                                                                  *
     641 *
     642 *   Manipulation functions
     643 *
    645644 ********************************************************************/
    646645
Note: See TracChangeset for help on using the changeset viewer.