Ignore:
Timestamp:
Jun 13, 2002, 4:10:50 PM (23 years ago)
Author:
sandervl
Message:

another update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/custombuild.h

    r8656 r8658  
    9090void WIN32API SetCustomWndHandleSemName(LPSTR pszSemName);
    9191
     92//Override shared semaphore name used to synchronize global memory map 
     93//list access (to avoid name clash with Odin)
     94void WIN32API SetCustomMMapSemName(LPSTR pszSemName);
     95
    9296//Turn off ASPI
    9397void WIN32API DisableASPI();
Note: See TracChangeset for help on using the changeset viewer.