EgtInterface 1.6v8 :
- aggiunte in interfaccia EgtVerifyRawPartCurrPhase, EgtVerifyFixture e EgtGetPlaneSnapPoint.
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ BOOL
|
||||
__stdcall EgtGetDefaultFont( wchar_t*& wsDefaultFont)
|
||||
{
|
||||
if ( &wsDefaultFont == nullptr)
|
||||
return false ;
|
||||
return FALSE ;
|
||||
// recupero il nome del font di default
|
||||
string sDefaultFont ;
|
||||
ExeGetDefaultFont( sDefaultFont) ;
|
||||
|
||||
Reference in New Issue
Block a user