Changeset 87
- Timestamp:
- May 21, 2004, 5:13:20 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3res.dlg
r46 r87 4 4 $Id$ 5 5 6 Dialog templa ces6 Dialog templates 7 7 8 8 Copyright (c) 1993-98 M. Kimes 9 9 Copyright (c) 2003 Steven H.Levine 10 10 11 Revisions 08 Feb 03 SHL - Enable SYS_FRAME 11 Revisions 08 Feb 03 SHL - Enable SYS_FRAME 12 25 Nov 03 SHL - Rework ABT_FRAME 12 13 13 14 ***********************************************************************/ … … 946 947 ICON 5, ABT_STICK1, 57, 113, 21, 16 947 948 ICON 10, ABT_STICK2, 101, 113, 21, 16 948 CTEXT "FM/2 (File Manager/2)", ABT_PROGNAME, 1 2, 96, 164,949 CTEXT "FM/2 (File Manager/2)", ABT_PROGNAME, 10, 92, 164, 949 950 8, DT_VCENTER 950 CTEXT "copyright (c) 1993-98", -1, 1 2, 87, 164, 8,951 CTEXT "copyright (c) 1993-98", -1, 10, 84, 164, 8, 951 952 DT_VCENTER | NOT WS_GROUP 952 CTEXT "by M. Kimes (Barebones Software)", -1, 12, 77, 164, 953 8, DT_VCENTER | NOT WS_GROUP 954 CTEXT "All rights reserved", -1, 12, 68, 164, 8, 953 CTEXT "M. Kimes (Barebones Software)", -1, 10, 76, 164, 8, 955 954 DT_VCENTER | NOT WS_GROUP 955 CTEXT "All rights reserved", -1, 10, 68, 164, 8, 956 DT_VCENTER | NOT WS_GROUP 957 CTEXT "copyright (c) 1998, 2003", -1, 10, 60, 164, 8, 958 DT_VCENTER | NOT WS_GROUP 959 CTEXT "Steven Levine and Associates, Inc.", -1, 10, 52, 960 164, 8, DT_VCENTER | NOT WS_GROUP 956 961 DEFPUSHBUTTON "", ABT_VERSION, 6, 6, 177, 14, WS_GROUP 957 962 PRESPARAMS PP_FOREGROUNDCOLOR, 0x00300000L
Note:
See TracChangeset
for help on using the changeset viewer.