home *** CD-ROM | disk | FTP | other *** search
- /*
- Filemaster - Multitasking directory utility.
- Copyright (C) 2000 Toni Wilen
-
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- */
-
- #define MSG_IFFP_NOCLIP_D 5000
- #define MSG_IFFP_NOFILE 5001
- #define MSG_IFFP_NOFILE_S 5002
- #define MSG_IFFP_NOTOP 5003
- #define MSG_IFFP_STDFIRST 5010
- #define MSG_IFFP_STD2 5011
- #define MSG_IFFP_STD3 5012
- #define MSG_IFFP_STD4 5013
- #define MSG_IFFP_STD5 5014
- #define MSG_IFFP_STD6 5015
- #define MSG_IFFP_STD7 5016
- #define MSG_IFFP_STD8 5017
- #define MSG_IFFP_STD9 5018
- #define MSG_IFFP_STD10 5019
- #define MSG_IFFP_STD11 5020
- #define MSG_IFFP_STDLAST 5021
- #define MSG_IFFP_CLIENTERR 5030
- #define MSG_IFFP_NOIFFFILE 5031
- #define MSG_IFFP_UNKNOWNERR_D 5032
- #define MSG_IFFP_OSNOMEM 5040
- #define MSG_IFFP_OSNOCHIPMEM 5041
- #define MSG_IFFP_OSNOMONITOR 5042
- #define MSG_IFFP_OSNOCHIPS 5043
- #define MSG_IFFP_OSPUBNOTUNIQUE 5044
- #define MSG_IFFP_OSUNKNOWNMODE 5045
- #define MSG_IFFP_OSUNKNOWNERR_D 5046
- #define MSG_IFFP_NOMEM 5050
- #define MSG_IFFP_NOILBM 5051
- #define MSG_IFFP_NOBMHD 5052
- #define MSG_IFFP_NOBODY 5053
- #define MSG_IFFP_NODISPLAY 5054
- #define MSG_IFFP_NORASTER 5055
- #define MSG_IFFP_NOCOLORS 5056
-