Ignore:
Timestamp:
Dec 28, 1999, 11:31:02 AM (26 years ago)
Author:
sandervl
Message:

JW's def file changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/psapi/psapi.DEF

    r814 r2223  
    1 ; $Id: psapi.DEF,v 1.1 1999-09-04 09:09:03 sandervl Exp $
     1; $Id: psapi.DEF,v 1.2 1999-12-28 10:31:02 sandervl Exp $
    22
    3 ;Created by BLAST for IBM's compiler
     3;
     4; Based on Windows 98 (04/06/98; 45136 Bytes): PSAPI.DLL
     5;
    46LIBRARY PSAPI INITINSTANCE
    57DATA MULTIPLE NONSHARED
     
    2426    GetWsChanges                = _GetWsChanges@12                      @17 
    2527    InitializeProcessForWsWatch = _InitializeProcessForWsWatch@4        @18 
     28;   QueryWorkingSet                                                     @19
Note: See TracChangeset for help on using the changeset viewer.