Ignore:
Timestamp:
Apr 26, 2001, 3:22:49 PM (25 years ago)
Author:
sandervl
Message:

added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread

File:
1 edited

Legend:

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

    r5471 r5587  
    119119#define DBG_version        99
    120120#define DBG_hmstd          100
    121 #define DBG_MAXFILES       101
     121#define DBG_module         101
     122#define DBG_mailslot       102
     123#define DBG_hmmailslot     103
     124#define DBG_MAXFILES       104
    122125
    123126extern USHORT DbgEnabled[DBG_MAXFILES];
Note: See TracChangeset for help on using the changeset viewer.