Ignore:
Timestamp:
Jun 1, 2000, 1:28:48 PM (25 years ago)
Author:
sandervl
Message:

Rewrote file io apis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/dbglocal.h

    r3483 r3642  
    1 /* $Id: dbglocal.h,v 1.7 2000-05-02 20:53:12 sandervl Exp $ */
     1/* $Id: dbglocal.h,v 1.8 2000-06-01 11:28:44 sandervl Exp $ */
    22
    33/*
     
    118118#define DBG_VSemaphore     96
    119119#define DBG_exceptstackdump 97
    120 #define DBG_MAXFILES       98
     120#define DBG_hmfile         98
     121#define DBG_MAXFILES       99
    121122
    122123extern USHORT DbgEnabled[DBG_MAXFILES];
Note: See TracChangeset for help on using the changeset viewer.