Changeset 14 for trunk/include/helpers/procstat.h
- Timestamp:
- Dec 9, 2000, 8:19:42 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/procstat.h
r7 r14 17 17 * This file Copyright (C) 1992-99 Ulrich Mller, 18 18 * Kai Uwe Rommel. 19 * This file is part of the XWorkplacesource package.20 * XWorkplaceis free software; you can redistribute it and/or modify19 * This file is part of the "XWorkplace helpers" source package. 20 * This is free software; you can redistribute it and/or modify 21 21 * it under the terms of the GNU General Public License as published 22 22 * by the Free Software Foundation, in version 2 as it comes in the … … 38 38 39 39 /******************************************************************** 40 * *41 * DosQProcStatus declarations (16-bit) *42 * *40 * 41 * DosQProcStatus declarations (16-bit) 42 * 43 43 ********************************************************************/ 44 44 … … 230 230 231 231 /******************************************************************** 232 * *233 * DosQuerySysState declarations (32-bit) *234 * *232 * 233 * DosQuerySysState declarations (32-bit) 234 * 235 235 ********************************************************************/ 236 236 … … 596 596 597 597 /******************************************************************** 598 * *599 * New procstat.c declarations *600 * *598 * 599 * New procstat.c declarations 600 * 601 601 ********************************************************************/ 602 602 … … 639 639 640 640 /******************************************************************** 641 * *642 * DosQProcStat (16-bit) interface *643 * *641 * 642 * DosQProcStat (16-bit) interface 643 * 644 644 ********************************************************************/ 645 645 … … 655 655 656 656 /******************************************************************** 657 * *658 * DosQProcStat (16-bit) helpers *659 * *657 * 658 * DosQProcStat (16-bit) helpers 659 * 660 660 ********************************************************************/ 661 661 … … 671 671 672 672 /******************************************************************** 673 * *674 * DosQuerySysState (32-bit) interface *675 * *673 * 674 * DosQuerySysState (32-bit) interface 675 * 676 676 ********************************************************************/ 677 677
Note:
See TracChangeset
for help on using the changeset viewer.