Ignore:
Timestamp:
Jun 1, 1999, 1:17:17 AM (26 years ago)
Author:
phaller
Message:

Fix: Kernel32.HeapSize not exported into the DLL. ILINK accepts "HeapSize" = ... so it doesn't become confused with the reserved linker command heapsize.

File:
1 edited

Legend:

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

    r19 r20  
    55
    66IMPORTS
    7   _Dos32QueryModFromEIP        =  DOSCALLS.360
    8    Dos32QueryModFromEIP        =  DOSCALLS.360
    9   _DosQueryModFromEIP          =  DOSCALLS.360
    107   DosQueryModFromEIP          =  DOSCALLS.360
    118
Note: See TracChangeset for help on using the changeset viewer.