added sysprog entities
This commit is contained in:
30
SYSPROG/STPROCINS/RTI_OS_DIR_EQUATES.txt
Normal file
30
SYSPROG/STPROCINS/RTI_OS_DIR_EQUATES.txt
Normal file
@ -0,0 +1,30 @@
|
||||
compile insert rti_OS_Dir_Equates
|
||||
/*
|
||||
** Copyright (C) 1992-2023 Revelation Software Inc. All Rights Reserved **
|
||||
|
||||
Author : Captain C
|
||||
Date : September 2017
|
||||
Purpose : Constants for use with the DirMethod functions in RevOS.dll
|
||||
|
||||
Comments
|
||||
========
|
||||
|
||||
Amended Date Reason
|
||||
======= ==== ======
|
||||
Mr C 30 Mar 23 Moved internal equates to RTI_OS_DIR
|
||||
|
||||
*/
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
#ifndef _RTI_OS_DIR_EQUATES_
|
||||
#define _RTI_OS_DIR_EQUATES_
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
declare function rti_OSDirMethod
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
#endif
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
///////////////////////////////////////////////////////////////////////////////
|
Reference in New Issue
Block a user