Ignore:
Timestamp:
Dec 8, 2014, 3:25:53 AM (11 years ago)
Author:
pr
Message:

Add prc32KillProcessTree.

File:
1 edited

Legend:

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

    r257 r420  
    1313
    1414/*
    15  *      This file Copyright (C) 1992-99 Ulrich M”ller,
    16  *                                      Kai Uwe Rommel.
     15 *      This file Copyright (C) 1992-2014 Ulrich M”ller,
     16 *                                        Kai Uwe Rommel.
    1717 *      This file is part of the "XWorkplace helpers" source package.
    1818 *      This is free software; you can redistribute it and/or modify
     
    834834                                   USHORT usFileID);
    835835
     836    void prc32KillProcessTree(ULONG pid);
     837
     838    void prc32KillProcessTree2(PQPROCESS32 pProcThis, ULONG pid);
     839
    836840#endif
    837841
Note: See TracChangeset for help on using the changeset viewer.