From 27c630f2ace29cdd4ae7f00900f0dcfae54256dd Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Wed, 28 Jan 2015 11:59:17 +0000 Subject: [PATCH] Include : - aggiornamento interfaccia. --- EInAPI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EInAPI.h b/EInAPI.h index b186c80..88c2c37 100644 --- a/EInAPI.h +++ b/EInAPI.h @@ -110,7 +110,7 @@ EIN_EXPORT BOOL __stdcall EgtSetGridFrame( const double ptOrig[3], const double EIN_EXPORT BOOL __stdcall EgtGetGridFrame( double ptOrig[3], double vX[3], double vY[3], double vZ[3]) ; EIN_EXPORT BOOL __stdcall EgtNewFile( void) ; EIN_EXPORT BOOL __stdcall EgtOpenFile( const wchar_t* wsFilePath) ; -EIN_EXPORT BOOL __stdcall EgtImportFile( const wchar_t* wsFilePath) ; +EIN_EXPORT BOOL __stdcall EgtInsertFile( const wchar_t* wsFilePath) ; EIN_EXPORT BOOL __stdcall EgtSaveFile( const wchar_t* wsFilePath, int nFlag) ; // GeomDB Create