Changeset 2669 for trunk/src


Ignore:
Timestamp:
Feb 6, 2000, 9:50:28 PM (26 years ago)
Author:
sandervl
Message:

Changed GetProcessDword ordinal to 18

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/KERNEL32.DEF

    r2613 r2669  
    1 ; $Id: KERNEL32.DEF,v 1.68 2000-02-03 18:56:38 sandervl Exp $
     1; $Id: KERNEL32.DEF,v 1.69 2000-02-06 20:50:28 sandervl Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    470470     GetProcAddress             = _GetProcAddress@8           @372
    471471     GetProcessAffinityMask     = _GetProcessAffinityMask@12  @373
    472      GetProcessDword            = _GetProcessDword@8          @885
     472     GetProcessDword            = _GetProcessDword@8          @18
    473473;    GetProcessFlags            = _GetProcessFlags@??         @374      ;W95
    474474     GetProcessHeap             = _GetProcessHeap@0           @375
Note: See TracChangeset for help on using the changeset viewer.