home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / C / BC_502 / OCT_REG.PAK / REGISTER.RH < prev   
Encoding:
Text File  |  1997-05-06  |  653 b   |  23 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectComponents
  3. // Copyright (c) 1994, 1996 by Borland International, All Rights Reserved
  4. //
  5. //----------------------------------------------------------------------------
  6.  
  7. #define IDI_1     1
  8. #define IDD_HELP 1
  9.  
  10. #define IDS_NOOPTIONS  10
  11. #define IDS_TOOMANYOPT 11
  12. #define IDS_UNKNOWNOPT 12
  13. #define IDS_MISSINGOPT 13
  14. #define IDS_NOFINDMOD  14
  15. #define IDS_NOLOADMOD  15
  16. #define IDS_NOENTRYPNT 16
  17. #define IDS_REGFAILURE 17
  18. #define IDS_TYPELIBERR 18
  19. #define IDS_INVALIDMOD 19
  20. #define IDS_CANTLOAD16 20
  21. #define IDS_CANTLOAD32 21
  22. #define IDS_MAX        50
  23.