home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / windows / c / itool3 / library / liberror.hh < prev    next >
Encoding:
Text File  |  1993-12-21  |  707 b   |  13 lines

  1. IDE_MEMORYALLOC,            "Could not allocate memory"
  2. IDE_PARAMETARS,            "Wrong parametars passed to file function"
  3. IDE_BAD_MODE,                "This is not proper image of requested type"
  4. IDE_READ_FILE,                "Error occured while reading file"
  5. IDE_DECOMPRESS_IMAGE,        "Could not decompress image"
  6. IDE_WRITE_FILE,            "Error occured while writing file"
  7. IDE_GETTING_HEADER,            "Error occured while getting header"
  8. IDE_256C_REQUESTED,          "This function requests 256 color format"
  9. IDE_OPEN_FILE,                "Error occured while creating/opening file"
  10. IDE_BAD_SUBTYPE,            "This file subtype is not supported"
  11. IDE_BAD_LIB_MODE,            "Bad input parametar in library call"
  12. IDE_DITHERING_PICTURE,        "Error occured while dithering picture"
  13.