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/procstat.c

    r13 r14  
    3434 *      Copyright (C) 1992-1994 Kai Uwe Rommel.
    3535 *      Copyright (C) 1998-2000 Ulrich M”ller.
    36  *      This file is part of the XWorkplace source package.
    37  *      XWorkplace is free software; you can redistribute it and/or modify
     36 *      This file is part of the "XWorkplace helpers" source package.
     37 *      This is free software; you can redistribute it and/or modify
    3838 *      it under the terms of the GNU General Public License as published
    3939 *      by the Free Software Foundation, in version 2 as it comes in the
     
    5050    // as unsigned char
    5151
    52 #define INCL_DOS
     52#define INCL_DOSMODULEMGR
    5353#define INCL_DOSERRORS
    54 #define INCL_DOSMODULEMGR
    5554#include <os2.h>
    5655
     
    7069
    7170/********************************************************************
    72  *                                                                  *
    73  *   DosQProcStat (16-bit) interface                                *
    74  *                                                                  *
     71 *
     72 *   DosQProcStat (16-bit) interface
     73 *
    7574 ********************************************************************/
    7675
     
    196195
    197196/********************************************************************
    198  *                                                                  *
    199  *   DosQProcStat (16-bit) helpers                                  *
    200  *                                                                  *
     197 *
     198 *   DosQProcStat (16-bit) helpers
     199 *
    201200 ********************************************************************/
    202201
     
    439438
    440439/********************************************************************
    441  *                                                                  *
    442  *   DosQuerySysState (32-bit) interface                            *
    443  *                                                                  *
     440 *
     441 *   DosQuerySysState (32-bit) interface
     442 *
    444443 ********************************************************************/
    445444
Note: See TracChangeset for help on using the changeset viewer.