home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 124 / af124a.adf / af124a.lzx / WBStartup+V2.8 / Source / WBStartup+Prefs / WBStartupPlusPrefs_Cat.h < prev    next >
C/C++ Source or Header  |  1999-03-29  |  4KB  |  99 lines

  1. /****************************************************************
  2.    This file was created automatically by `FlexCat 1.5'
  3.    from "WBStartupPlusPrefs.cd".
  4.  
  5.    Do NOT edit by hand!
  6. ****************************************************************/
  7.  
  8. #ifndef WBStartupPlusPrefs_CAT_H
  9. #define WBStartupPlusPrefs_CAT_H
  10.  
  11.  
  12. #ifndef EXEC_TYPES_H
  13. #include <exec/types.h>
  14. #endif    /*  !EXEC_TYPES_H        */
  15.  
  16.  
  17. /*  Prototypes    */
  18. extern STRPTR GetString(APTR);
  19.  
  20. /*  Definitions */
  21. extern const APTR _STRProgramName;
  22. #define STRProgramName ((APTR) &_STRProgramName)
  23. extern const APTR _STRPriority;
  24. #define STRPriority ((APTR) &_STRPriority)
  25. extern const APTR _STRRequiredDosVer;
  26. #define STRRequiredDosVer ((APTR) &_STRRequiredDosVer)
  27. extern const APTR _STRCouldntLockDir;
  28. #define STRCouldntLockDir ((APTR) &_STRCouldntLockDir)
  29. extern const APTR _STRProjectMenu;
  30. #define STRProjectMenu ((APTR) &_STRProjectMenu)
  31. extern const APTR _STRSaveMenu;
  32. #define STRSaveMenu ((APTR) &_STRSaveMenu)
  33. extern const APTR _STRAboutMenu;
  34. #define STRAboutMenu ((APTR) &_STRAboutMenu)
  35. extern const APTR _STRQuitMenu;
  36. #define STRQuitMenu ((APTR) &_STRQuitMenu)
  37. extern const APTR _STREditMenu;
  38. #define STREditMenu ((APTR) &_STREditMenu)
  39. extern const APTR _STRRestoreMenu;
  40. #define STRRestoreMenu ((APTR) &_STRRestoreMenu)
  41. extern const APTR _STRIconWindowMenu;
  42. #define STRIconWindowMenu ((APTR) &_STRIconWindowMenu)
  43. extern const APTR _STRCreateGroupMenu;
  44. #define STRCreateGroupMenu ((APTR) &_STRCreateGroupMenu)
  45. extern const APTR _STRModifyGroupMenu;
  46. #define STRModifyGroupMenu ((APTR) &_STRModifyGroupMenu)
  47. extern const APTR _STRDeleteGroupMenu;
  48. #define STRDeleteGroupMenu ((APTR) &_STRDeleteGroupMenu)
  49. extern const APTR _STRSortMenu;
  50. #define STRSortMenu ((APTR) &_STRSortMenu)
  51. extern const APTR _STRAlphabeticallyMenu;
  52. #define STRAlphabeticallyMenu ((APTR) &_STRAlphabeticallyMenu)
  53. extern const APTR _STRPriorityMenu;
  54. #define STRPriorityMenu ((APTR) &_STRPriorityMenu)
  55. extern const APTR _STRSelectMenu;
  56. #define STRSelectMenu ((APTR) &_STRSelectMenu)
  57. extern const APTR _STRAllMenu;
  58. #define STRAllMenu ((APTR) &_STRAllMenu)
  59. extern const APTR _STRNoneMenu;
  60. #define STRNoneMenu ((APTR) &_STRNoneMenu)
  61. extern const APTR _STRToggleMenu;
  62. #define STRToggleMenu ((APTR) &_STRToggleMenu)
  63. extern const APTR _STRGroupMenu;
  64. #define STRGroupMenu ((APTR) &_STRGroupMenu)
  65. extern const APTR _STRSaving;
  66. #define STRSaving ((APTR) &_STRSaving)
  67. extern const APTR _STRGroupName;
  68. #define STRGroupName ((APTR) &_STRGroupName)
  69. extern const APTR _STRCopyingFiles;
  70. #define STRCopyingFiles ((APTR) &_STRCopyingFiles)
  71. extern const APTR _STROk;
  72. #define STROk ((APTR) &_STROk)
  73. extern const APTR _STRCancel;
  74. #define STRCancel ((APTR) &_STRCancel)
  75. extern const APTR _STRSave;
  76. #define STRSave ((APTR) &_STRSave)
  77. extern const APTR _STRAskSaveGroups;
  78. #define STRAskSaveGroups ((APTR) &_STRAskSaveGroups)
  79. extern const APTR _STRSaveNoGadget;
  80. #define STRSaveNoGadget ((APTR) &_STRSaveNoGadget)
  81. extern const APTR _STRAbout;
  82. #define STRAbout ((APTR) &_STRAbout)
  83. extern const APTR _STRAddPrograms;
  84. #define STRAddPrograms ((APTR) &_STRAddPrograms)
  85. extern const APTR _STREnabled;
  86. #define STREnabled ((APTR) &_STREnabled)
  87. extern const APTR _STRDisabled;
  88. #define STRDisabled ((APTR) &_STRDisabled)
  89. extern const APTR _STRCopyFile;
  90. #define STRCopyFile ((APTR) &_STRCopyFile)
  91. extern const APTR _STRMoveFile;
  92. #define STRMoveFile ((APTR) &_STRMoveFile)
  93. extern const APTR _STRStatusOfPrograms;
  94. #define STRStatusOfPrograms ((APTR) &_STRStatusOfPrograms)
  95. extern const APTR _STROperation;
  96. #define STROperation ((APTR) &_STROperation)
  97.  
  98. #endif /*   !WBStartupPlusPrefs_CAT_H  */
  99.