Changeset 1394 for trunk/dll/fm3str.h
- Timestamp:
- Feb 5, 2009, 5:17:25 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3str.h
r1391 r1394 4 4 $Id$ 5 5 6 Index for fm3dll.str (source) fm3res.str (compiled)6 Index for STRINGTABLE items in fm3res.rc 7 7 8 8 Copyright (c) 1993-98 M. Kimes 9 Copyright (c) 2002, 200 6Steven H. Levine9 Copyright (c) 2002, 2009 Steven H. Levine 10 10 11 11 21 May 04 SHL Adjust IDS_NUMSTRS … … 23 23 26 Aug 08 GKY Error strings for require unique ID plus text and help strings for all tools 24 24 03 Jan 09 GKY Check for system that is protectonly to gray out Dos/Win command lines and prevent 25 25 Dos/Win programs from being inserted into the execute dialog with message why. 26 26 10 Jan 09 GKY Removed rotating strings for font samples as part of StringTable conversion 27 27 11 Jan 08 GKY Move strings that will need translating to stringtable from sting file cut to 28 255 where necessary 28 255 where necessary 29 04 Feb 09 SHL Switch to STRINGTABLE 29 30 30 31 ***********************************************************************/ … … 34 35 35 36 // Spares are named IDS_SPARE_### here 36 // Text in fm3dll.str will contain the notation Spare ###37 // Last string in fm3dll.str reserved for cvs id38 // Set IDS_NUMSTRS to max value here plus 239 40 #define IDS_NUMSTRS 100941 37 42 38 #define IDS_OPENBUTTONHELP 0
Note:
See TracChangeset
for help on using the changeset viewer.