source: trunk/src/kernel32/logging.h@ 2061

Last change on this file since 2061 was 2061, checked in by sandervl, 26 years ago

added support for private logfiles

File size: 228 bytes
Line 
1/* $Id: logging.h,v 1.1 1999-12-12 14:32:38 sandervl Exp $ */
2/*
3 * Private logging declarations
4 *
5 * Project Odin Software License can be found in LICENSE.TXT
6 *
7 */
8
9void OpenPrivateLogFilePE();
10void ClosePrivateLogFilePE();
Note: See TracBrowser for help on using the repository browser.