home *** CD-ROM | disk | FTP | other *** search
- /*
- PDoF 1.2 Copyright (c) 2000 Matti J. KΣrki
-
- 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 PDoFForm 1001
- #define PDoFLabel1 1002
- #define PDoFField1 1003
- #define PDoFLabel2 1004
- #define PDoFField2 1005
- #define PDoFLabel3 1006
- #define PDoFField3 1007
- #define PDoFButton1 1008
- #define InformationResults 1009
- #define PDoFLabel4 1010
- #define PDoFTrigger1 1011
- #define PDoFList1 1012
-
- #define VERSION 0x02003000
- #define CreatorID 'PDOF'
- #define MAXLEN 30
-