Ignore:
Timestamp:
Dec 9, 1999, 1:52:21 AM (26 years ago)
Author:
sandervl
Message:

code heap added + changed back winres fix (breaks Notes) + heapstring fixes

File:
1 edited

Legend:

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

    r1986 r2032  
    1 ; $Id: KERNEL32.DEF,v 1.55 1999-12-05 21:11:40 sandervl Exp $
     1; $Id: KERNEL32.DEF,v 1.56 1999-12-09 00:52:19 sandervl Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    10521052    _smalloc__FUi                                                 @1271
    10531053
     1054;code memory allocation
     1055    _cmalloc__FUi                                                 @1272
     1056
    10541057;Export for MSACM32
    10551058    _wsnprintfA                                                   @2000
Note: See TracChangeset for help on using the changeset viewer.