home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / sviluppo / fm2000 / iffpstringids.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-02-04  |  1.8 KB  |  53 lines

  1. /*
  2.      Filemaster - Multitasking directory utility.
  3.      Copyright (C) 2000  Toni Wilen
  4.      
  5.      This program is free software; you can redistribute it and/or
  6.      modify it under the terms of the GNU General Public License
  7.      as published by the Free Software Foundation; either version 2
  8.      of the License, or (at your option) any later version.
  9.      
  10.      This program is distributed in the hope that it will be useful,
  11.      but WITHOUT ANY WARRANTY; without even the implied warranty of
  12.      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  13.      GNU General Public License for more details.
  14.      
  15.      You should have received a copy of the GNU General Public License
  16.      along with this program; if not, write to the Free Software
  17.      Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  18. */
  19.  
  20. #define MSG_IFFP_NOCLIP_D 5000
  21. #define MSG_IFFP_NOFILE 5001
  22. #define MSG_IFFP_NOFILE_S 5002
  23. #define MSG_IFFP_NOTOP 5003
  24. #define MSG_IFFP_STDFIRST 5010
  25. #define MSG_IFFP_STD2 5011
  26. #define MSG_IFFP_STD3 5012
  27. #define MSG_IFFP_STD4 5013
  28. #define MSG_IFFP_STD5 5014
  29. #define MSG_IFFP_STD6 5015
  30. #define MSG_IFFP_STD7 5016
  31. #define MSG_IFFP_STD8 5017
  32. #define MSG_IFFP_STD9 5018
  33. #define MSG_IFFP_STD10 5019
  34. #define MSG_IFFP_STD11 5020
  35. #define MSG_IFFP_STDLAST 5021
  36. #define MSG_IFFP_CLIENTERR 5030
  37. #define MSG_IFFP_NOIFFFILE 5031
  38. #define MSG_IFFP_UNKNOWNERR_D 5032
  39. #define MSG_IFFP_OSNOMEM 5040
  40. #define MSG_IFFP_OSNOCHIPMEM 5041
  41. #define MSG_IFFP_OSNOMONITOR 5042
  42. #define MSG_IFFP_OSNOCHIPS 5043
  43. #define MSG_IFFP_OSPUBNOTUNIQUE 5044
  44. #define MSG_IFFP_OSUNKNOWNMODE 5045
  45. #define MSG_IFFP_OSUNKNOWNERR_D 5046
  46. #define MSG_IFFP_NOMEM 5050
  47. #define MSG_IFFP_NOILBM 5051
  48. #define MSG_IFFP_NOBMHD 5052
  49. #define MSG_IFFP_NOBODY 5053
  50. #define MSG_IFFP_NODISPLAY 5054
  51. #define MSG_IFFP_NORASTER 5055
  52. #define MSG_IFFP_NOCOLORS 5056
  53.