home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 19 Printer / 19-Printer.zip / LAPRINT.ZIP / LAPRINT.RCH < prev    next >
Text File  |  1991-01-23  |  3KB  |  65 lines

  1.  
  2. /* This file contains all of the ID values necessary to the                */
  3. /* resource script.                                                        */
  4. #include "BGMABOUT.H"
  5. #include "INITIAL.H"
  6. #include "CFGOPEN.H"
  7. #include "CFGSAVE.H"
  8. #include "FSELECT.H"
  9. #include "SELPRTER.H"
  10. #include "PRTERADD.H"
  11. #include "PRTERDEL.H"
  12. #include "PRTCHANG.H"
  13. #include "SELSERV.H"
  14. #include "ADDSERV.H"
  15. #include "DELSERV.H"
  16. #include "CHNGSERV.H"
  17. #include "QUERYPRT.H"
  18. #define ID_LAPRINT                               1
  19. #define IDM_FILE                                 1000
  20. #define IDM_F_NEW                                     1050
  21. #define IDM_F_OPEN                                    1100
  22. #define IDM_F_SAVE                                    1200
  23. #define IDM_F_SAVEAS                                  1250
  24. #define IDM_F_PRINT                                   1350
  25. #define IDM_F_SELECTFILETOPRINT                       1400
  26. #define IDM_F_QUERYREMOTEPRINTER                      1500
  27. #define IDM_F_EXIT                                    1600
  28. #define IDM_OPTIONS                              2000
  29. #define IDM_O_PRINTER                                 2050
  30. #define IDM_O_SELECTPRINTER                                2051
  31. #define IDM_P_ADDPRINTER                                   2052
  32. #define IDM_P_DELETEPRINTER                                2053
  33. #define IDM_P_CHANGEPRINTER                                2054
  34. #define IDM_O_SERVER                                  2100
  35. #define IDM_S_SELECTSERVER                                 2101
  36. #define IDM_O_ADDSERVER                                    2102
  37. #define IDM_S_DELETESERVER                                 2103
  38. #define IDM_S_CHANGESERVER                                 2104
  39. #define IDM_O_NOLPRMESSAGES                           2150
  40. #define IDM_O_UNIXFORMAT                              2200
  41. #define IDLG_BGMABOUT                            100
  42. #define IDLG_INITIAL                             101
  43. #define IDLG_CFGOPEN                             102
  44. #define IDLG_CFGSAVE                             103
  45. #define IDLG_FSELECT                             104
  46. #define IDLG_SELPRTER                            105
  47. #define IDLG_PRTERADD                            106
  48. #define IDLG_PRTERDEL                            107
  49. #define IDLG_PRTCHANG                            108
  50. #define IDLG_SELSERV                             109
  51. #define IDLG_ADDSERV                             110
  52. #define IDLG_DELSERV                             111
  53. #define IDLG_CHNGSERV                            112
  54. #define IDLG_QUERYPRT                            113
  55. #define IDS_ERR_WINDOW_CREATE                    1
  56. #define IDS_ERR_WINDOW_POS                       2
  57. #define IDS_DISK_ERR                             3
  58. #define IDS_TITLE                                4            
  59.  
  60. #define IDM_H_HELP        98
  61. #define IDM_H_HELPFORHELP 99
  62. #define IDM_H_ABOUT       997
  63. #define WC_UDCHAREDIT "UDAlpha"
  64.  
  65.