home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 3 / AACD03.BIN / AACD / Programming / Triton / Source / catalogs / triton.cd next >
Text File  |  1998-05-23  |  842b  |  43 lines

  1. #header CATALOGS_TRITON
  2. #prototype #include <dos.h>\nSTRPTR __asm GetString(register __a0 struct LocaleInfo *li,register __d0 ULONG id);
  3. ;
  4. MSG_SYSTEMREQUEST_TITLE (//)
  5. System request
  6. ;
  7. MSG_ERROR_UNKNOWN (//)
  8. Triton failed for unknown reason
  9. ;
  10. MSG_ERROR_ALLOCMEM (//)
  11. Can't allocate memory
  12. ;
  13. MSG_ERROR_OPENWINDOW (//)
  14. Can't open window
  15. ;
  16. MSG_ERROR_WINDOWTOOBIG (//)
  17. The window would become too big (even with fallback)
  18. ;
  19. MSG_ERROR_DRAWINFO (//)
  20. Can't get the screen's DrawInfo
  21. ;
  22. MSG_ERROR_OPENFONT (//)
  23. Can't open font
  24. ;
  25. MSG_ERROR_CREATEMSGPORT (//)
  26. Can't create message port
  27. ;
  28. MSG_ERROR_INSTALLOBJECT (//)
  29. Can't install object
  30. ;
  31. MSG_ERROR_CREATECLASS (//)
  32. Can't create class
  33. ;
  34. MSG_ERROR_NOLOCKPUBSCREEN (//)
  35. Can't lock public screen
  36. ;
  37. MSG_ERROR_CREATEMENUS (//)
  38. Can't create menus
  39. ;
  40. MSG_ERROR_GADGETCONTEXT (//)
  41. Can't create gadget context
  42. ;
  43.