Changeset 8658 for trunk/include/custombuild.h
- Timestamp:
- Jun 13, 2002, 4:10:50 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/custombuild.h
r8656 r8658 90 90 void WIN32API SetCustomWndHandleSemName(LPSTR pszSemName); 91 91 92 //Override shared semaphore name used to synchronize global memory map 93 //list access (to avoid name clash with Odin) 94 void WIN32API SetCustomMMapSemName(LPSTR pszSemName); 95 92 96 //Turn off ASPI 93 97 void WIN32API DisableASPI();
Note:
See TracChangeset
for help on using the changeset viewer.