EgtInterface 1.6v8 :
- aggiunte in interfaccia EgtVerifyRawPartCurrPhase, EgtVerifyFixture e EgtGetPlaneSnapPoint.
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ BOOL
|
||||
__stdcall EgtGetCurrFilePath( wchar_t*& wsFilePath)
|
||||
{
|
||||
if ( &wsFilePath == nullptr)
|
||||
return false ;
|
||||
return FALSE ;
|
||||
string sFilePath ;
|
||||
if ( ! ExeGetCurrFilePath( sFilePath))
|
||||
return FALSE ;
|
||||
|
||||
Reference in New Issue
Block a user