Instruction Manual

38
Stylistic CT2000 Series CE Tablet User’s Guide – Section Six
ERROR CODES
Occasionally, it may be necessary to restore specific
applications. Ordinarily, the restored operating environ-
ment become effective after the system is restarted. If for
some reason the application program cannot be restored
automatically, you may receive a restoration failure error
message (Figure 5-1). For the cause of the error, see the
table that follows.
Figure 5-1 Example of Error Code Message
Error code Name Error
0 or above Standard Windows error code.See WinError.h.
0 RETURN_OK Normal or successful
-101 FILE_NOTHING The specified file was not found.
-102 FILE_ALWAYS The specified file already exists.
-103 FILE_READ_ERROR File read error
-104 FILE_WRITE_ERROR File write error
-105 FILE_COPY_ERROR File copy error
-106 REGFILE_COPY_ERROR WIN32API:RegCopyFile error
-107 REGFILE_RESTORE_ERROR WIN32API:RegRestoreFile error
-108 FILE_DELETE_ERROR File deletion error
-109 DIR_CREATE_ERROR Folder creation error
-110 FILE_RUN_ERROR File execution error
-111 REG_OPEN_ERROR Registry key open error
-112 REG_READ_ERROR Registry value read error
-113 REG_WRITE_ERROR Registry value write error
-114 REG_CREAT_ERROR Registry creation error
-115 REG_DELETE_ERROR Registry deletion error
-116 NOT_IMPORT_REGFILE Registry file import error
-117 NOT_EXPORT_REGFILE Registry file export error
-121 NOT_FIND_SECTION The section name was not found.
-122 NOT_FIND_ENTRY The entry name was not found.
-123 NOT_FIND_HKEY HKEY was not found in the file.
-124 NOT_FIND_SUBKEY The registry subkey was not found in the file.
-125 VALUE_STATUS_ERROR The registry format that was read is invalid.