Changeset 420 for trunk/include/helpers/procstat.h
- Timestamp:
- Dec 8, 2014, 3:25:53 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/helpers/procstat.h
r257 r420 13 13 14 14 /* 15 * This file Copyright (C) 1992- 99Ulrich Mller,16 * Kai Uwe Rommel.15 * This file Copyright (C) 1992-2014 Ulrich Mller, 16 * Kai Uwe Rommel. 17 17 * This file is part of the "XWorkplace helpers" source package. 18 18 * This is free software; you can redistribute it and/or modify … … 834 834 USHORT usFileID); 835 835 836 void prc32KillProcessTree(ULONG pid); 837 838 void prc32KillProcessTree2(PQPROCESS32 pProcThis, ULONG pid); 839 836 840 #endif 837 841
Note:
See TracChangeset
for help on using the changeset viewer.