EgtInterface 1.6p4 :
- aggiornamento con aggiunta funzioni di interfaccia.
This commit is contained in:
@@ -126,6 +126,13 @@ __stdcall EgtDisableModified( void)
|
||||
return ( ExeDisableModified() ? TRUE : FALSE) ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
BOOL
|
||||
__stdcall EgtGetEnableModified( void)
|
||||
{
|
||||
return ( ExeGetEnableModified() ? TRUE : FALSE) ;
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
BOOL
|
||||
__stdcall EgtSetModified( void)
|
||||
|
||||
Reference in New Issue
Block a user