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

added mailslot implemenation, named pipe fixes + FreeLibraryAndExitThread

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/module.cpp

    r5354 r5587  
    1212#include <heapstring.h>
    1313#include <misc.h>
     14
     15#define DBG_LOCALLOG    DBG_module
     16#include "dbglocal.h"
    1417
    1518#define FILE_strcasecmp  strcmpi
Note: See TracChangeset for help on using the changeset viewer.