Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -216,6 +216,7 @@ EIN_EXPORT int __stdcall EgtGetFirstPart( BOOL bOnlyVisible) ;
|
||||
EIN_EXPORT int __stdcall EgtGetNextPart( int nId, BOOL bOnlyVisible) ;
|
||||
EIN_EXPORT int __stdcall EgtGetFirstLayer( int nPartId, BOOL bOnlyVisible) ;
|
||||
EIN_EXPORT int __stdcall EgtGetNextLayer( int nId, BOOL bOnlyVisible) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtEraseEmptyParts( void) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtSelectPartObjs( int nPartId) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtDeselectPartObjs( int nPartId) ;
|
||||
EIN_EXPORT BOOL __stdcall EgtSelectLayerObjs( int nLayerId) ;
|
||||
|
||||
Reference in New Issue
Block a user