Keyence utility V2.0:add csv file save type.
This commit is contained in:
@@ -1889,7 +1889,7 @@ SSI_STATUS_MOTION CSO7_Proto::Load_SevenOcean_Inifile(CString cso7IniFile)
|
||||
//=========================================================================================
|
||||
SSI_STATUS_MOTION CSO7_Proto::Save_So7_Config()
|
||||
{
|
||||
FILE* m_pOutFile;
|
||||
FILE* m_pOutFile= NULL;
|
||||
char *outBuff = NULL;
|
||||
CString csAppPath;
|
||||
GetAppPath(csAppPath);
|
||||
|
||||
Reference in New Issue
Block a user