Ignore:
Timestamp:
Jan 13, 2000, 9:09:09 PM (26 years ago)
Author:
sandervl
Message:

logging changes

File:
1 edited

Legend:

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

    r2359 r2430  
    1 ; $Id: KERNEL32.DEF,v 1.64 2000-01-08 04:42:12 phaller Exp $
     1; $Id: KERNEL32.DEF,v 1.65 2000-01-13 20:09:09 sandervl Exp $
    22
    33;Created by BLAST for IBM's compiler
     
    966966
    967967    DebugErrorBox                 = DebugErrorBox                 @1201
    968     WriteLog                      = WriteLog                      @1202
    969     WriteLogError                 = WriteLogError                 @1214
    970     WritePrivateLog               = WritePrivateLog               @1208
     968    WriteLog                                                      @1202
     969    WriteLogError                                                 @1214
     970    WritePrivateLog                                               @1208
     971    DecreaseLogCount                                              @1273
     972    IncreaseLogCount                                              @1274
    971973
    972974;Used by tibfix page in exe (change ordinal in pe2lx.cpp too!!)
Note: See TracChangeset for help on using the changeset viewer.