798#define M_ERR_59_SUBMSG_1 MIL_TEXT("Cannot export a sequence of compressed child buffers.")
799#define M_ERR_59_SUBMSG_2 MIL_TEXT("The compression type should be the same for all the buffers in the sequence.")
800#define M_ERR_59_SUBMSG_3 MIL_TEXT("The internal format should be the same for all the buffers in the sequence.")
801#define M_ERR_59_SUBMSG_4 MIL_TEXT("The file format requested for the M_APPEND is not the same as the file format of the file to append into.")
802MILERR( M_ERR,59,SUBMSG,4, MIL_TEXT("The file format requested for the aviAppendToFile parameter is not the same as the file format of the file to append into."))
803#define M_ERR_59_SUBMSG_5 MIL_TEXT("The size of the images should all be the same." )
804#define M_ERR_59_SUBMSG_6 MIL_TEXT("Impossible to write into a closed file.")
805#define M_ERR_59_SUBMSG_7 MIL_TEXT("Error creating AVI stream.")
806#define M_ERR_59_SUBMSG_8 MIL_TEXT("The file is already opened.")
807#define M_ERR_59_SUBMSG_9 MIL_TEXT("Impossible to read from a closed file.")
812MILERR( M_ERR,60,SUBMSG,1, MIL_TEXT("Cannot allocate 3-band image with the Format property set to imJPEGLosslessInterlaced."))
813#define M_ERR_60_SUBMSG_2 MIL_TEXT("In lossless, the RestartInterval multiplied by the number of \ncolumns in the buffer must fit in 16 bits (smaller than 65536).")
814#define M_ERR_60_SUBMSG_3 MIL_TEXT("The restart interval must fit in 16 bits (smaller than 65536).")
815#define M_ERR_60_SUBMSG_4 MIL_TEXT("Only JPEG lossless buffers can have predictors.")
816#define M_ERR_60_SUBMSG_5 MIL_TEXT("Luminance parameters are only allowed for YUV buffers.")
817#define M_ERR_60_SUBMSG_6 MIL_TEXT("Chrominance parameters are only allowed for YUV buffers.")
818#define M_ERR_60_SUBMSG_7 MIL_TEXT("AC tables and quantization parameters are only allowed \nfor JPEG lossy buffers.")
819#define M_ERR_60_SUBMSG_8 MIL_TEXT("For YUV buffers, specific luminance or chrominance \nflags must be used.")
820#define M_ERR_60_SUBMSG_9 MIL_TEXT("Field size is only applicable to interlaced buffers.")
981#define M_ERR_74_SUBMSG_1 MIL_TEXT("Calibration not supported on remote system")
982#define M_ERR_74_SUBMSG_2 MIL_TEXT("Unable to load the DLL")
983#define M_ERR_74_SUBMSG_3 MIL_TEXT("Work function not found in the DLL")
984#define M_ERR_74_SUBMSG_4 MIL_TEXT("Cannot execute because two MIL objects resides in two different workspaces/platform and compensation cannot be done.") //TBM MIL 8
985#define M_ERR_74_SUBMSG_5 MIL_TEXT("Slave module is not in the user modules table")
986#define M_ERR_74_SUBMSG_6 MIL_TEXT("Slave function is not in the user functions table")