home *** CD-ROM | disk | FTP | other *** search
- // BDE - (C) Copyright 1994 by Borland International
-
- // General defines
- #define GOOD_STR_COMPARE 0
-
- // Defines for dialog controls
- #define IDL_DRIVERS 1000
- #define IDL_ALIASES 1001
- #define IDL_RESULTS 1002
- #define IDE_PASSWORD 1003
- #define IDT_PASSWORD_HDR 1004
- #define IDM_ABOUT 1005
-
- // Defines for user generated command message
- #define ID_SUBCLASS 2000
-
-