home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ddkx86v5.zip / DDKX86 / SRC / PEN / PENTKT / UTIL / PENCAL / CALRES.H < prev    next >
Text File  |  1995-04-14  |  2KB  |  36 lines

  1. /*DDK*************************************************************************/
  2. /*                                                                           */
  3. /* COPYRIGHT    Copyright (C) 1995 IBM Corporation                           */
  4. /*                                                                           */
  5. /*    The following IBM OS/2 WARP source code is provided to you solely for  */
  6. /*    the purpose of assisting you in your development of OS/2 WARP device   */
  7. /*    drivers. You may use this code in accordance with the IBM License      */
  8. /*    Agreement provided in the IBM Device Driver Source Kit for OS/2. This  */
  9. /*    Copyright statement may not be removed.                                */
  10. /*                                                                           */
  11. /*****************************************************************************/
  12. #define ID_APP       20
  13. #define ID_TAR       21
  14.  
  15. #define IDS_CALTEXT  601
  16. #define IDS_CALTEXT2 602
  17. #define IDS_CALTEXT3 603
  18. #define IDS_TESTEXT  604
  19. #define IDS_TESTEXT2 605
  20. #define IDS_TESTEXT3 606
  21. #define IDS_TESTEXT4 607
  22. #define IDS_TESTEXT5 608
  23. #define IDS_DEFTEXT  609
  24. #define IDS_DEFTITLE 610
  25. #define IDS_OK       611
  26. #define IDS_ALIGN    612
  27. #define IDS_DEFAULTS 613
  28. #define IDS_TEST     614
  29. #define IDS_CANCEL   615
  30. #define IDS_HELP     616
  31. #define IDS_ERR1     617
  32.  
  33. #define WINDOW_HELPRESNUMBER   20800
  34. #define HELPSUBTABLE_RESID       100
  35. #define HELPTABLE_RESID          101
  36.