Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

132 lines
4.9 KiB

  1. /**********************************************************************/
  2. /** Microsoft Windows/NT **/
  3. /** Copyright(c) Microsoft Corp., 1991 **/
  4. /**********************************************************************/
  5. /*
  6. bltrc.h
  7. BLT resource header file.
  8. This file defines and coordinates the resource IDs of all resources
  9. used by BLT components.
  10. BLT reserves for its own use all resource IDs above 20000, inclusive.
  11. All clients of BLT therefore should use IDs of less than 20000.
  12. FILE HISTORY:
  13. terryk 08-Apr-91 created
  14. terryk 10-Jul-91 Add SPIN_SSN_ADD_ZERO and IDS_K -> IDS_TB
  15. terryk 19-Jul-91 Add GB_3D as style for GRAPHICAL_BUTTON_WITH_DISABLE
  16. beng 20-Feb-1992 Add BASE_BLT_IDD for global dialogs
  17. beng 21-Feb-1992 BASE_APPLIB_IDD reloc'd to applibrc.h;
  18. bltstyle.h split off for custom control styles
  19. resource ID namespace partitioned
  20. chuckc 26-Feb-1992 converted string base to use <uimsg.h>
  21. beng 05-Mar-1992 Added ID_CURS_BLT_TIMEx
  22. beng 29-Mar-1992 Change IDHC_MSG_TO_HELP to numeric resource ID
  23. beng 04-Aug-1992 Added BMIDs for arrow-button bitmaps
  24. jonn 25-Aug-1992 Added IDs for new MsgPopup form
  25. jonn 22-Oct-1993 Added splitter-bar cursor
  26. */
  27. #ifndef _BLTRC_H_
  28. #define _BLTRC_H_
  29. // Style bits for BLT custom controls.
  30. #include "bltstyle.h"
  31. #include "uimsg.h"
  32. // Base for all BLT global dialogs.
  33. // NOTE - rc 3.20/1.252.1 doesn't perform math on DIALOG statements.
  34. //
  35. #define BASE_BLT_IDD 20000
  36. #define IDD_BLT_HELPMSG 20001
  37. // Cursor IDs for the default TIME_CURSOR object.
  38. //
  39. #define ID_CURS_BLT_TIME0 21000
  40. #define ID_CURS_BLT_TIME1 21001
  41. #define ID_CURS_BLT_TIME2 21002
  42. #define ID_CURS_BLT_TIME3 21003
  43. #define ID_CURS_BLT_TIME4 21004
  44. #define ID_CURS_BLT_TIME5 21005
  45. #define ID_CURS_BLT_TIME6 21006
  46. #define ID_CURS_BLT_TIME7 21007
  47. #define ID_CURS_BLT_VSPLIT 21008
  48. // Base for all BLT strings.
  49. //
  50. #define BASE_BLT_IDS (IDS_UI_BLT_BASE)
  51. /* The following strings currently live in bltmsgp.dlg
  52. */
  53. #define IDS_BLT_TEXT_MSGP (BASE_BLT_IDS+1) // Strings to display when we
  54. #define IDS_BLT_CAPT_MSGP (BASE_BLT_IDS+2) // run out of memory or resources
  55. // (loaded at startup time by InitMsgPopup)
  56. #define IDS_BLT_OutOfMemory (BASE_BLT_IDS+3) // BLT out of memory error message
  57. #define IDS_BLT_WinHelpError (BASE_BLT_IDS+4) // BLT can't load win help error
  58. #define IDS_BLT_30_WinHelpFile (BASE_BLT_IDS+5) // Win 3.0 help file name
  59. #define IDS_BLT_31_WinHelpFile (BASE_BLT_IDS+6) // Win 3.1 & greater Help file name
  60. #define IDS_BLT_DOSERROR_MSGP (BASE_BLT_IDS+8)
  61. #define IDS_BLT_NETERROR_MSGP (BASE_BLT_IDS+9)
  62. #define IDS_BLT_WINNET_ERROR_MSGP (BASE_BLT_IDS+10)
  63. #define IDS_BLT_ELLIPSIS_TEXT ( BASE_BLT_IDS + 11 )
  64. #define IDS_BLT_NTSTATUS_ERROR_MSGP (BASE_BLT_IDS+12)
  65. #define IDS_BLT_SB_SLENUM_OUTRANGE ( BASE_BLT_IDS + 18 )
  66. #define IDS_DAY_TOO_BIG ( BASE_BLT_IDS + 22 )
  67. #define IDS_FEBRUARY_LEAP ( BASE_BLT_IDS + 23 )
  68. #define IDS_FEBRUARY_NOT_LEAP ( BASE_BLT_IDS + 24 )
  69. #define IDS_MONTH ( BASE_BLT_IDS + 25 )
  70. #define IDS_DAY ( BASE_BLT_IDS + 26 )
  71. #define IDS_YEAR ( BASE_BLT_IDS + 27 )
  72. #define IDS_HOUR ( BASE_BLT_IDS + 28 )
  73. #define IDS_MIN ( BASE_BLT_IDS + 29 )
  74. #define IDS_SEC ( BASE_BLT_IDS + 30 )
  75. #define IDS_K ( BASE_BLT_IDS + 36 )
  76. #define IDS_MB ( BASE_BLT_IDS + 37 )
  77. #define IDS_GB ( BASE_BLT_IDS + 38 )
  78. #define IDS_TB ( BASE_BLT_IDS + 39 )
  79. #define IDS_FIELD ( BASE_BLT_IDS + 40 )
  80. #define IDS_BLT_FMT_SYS_error ( BASE_BLT_IDS + 41 )
  81. #define IDS_BLT_FMT_NET_error ( BASE_BLT_IDS + 42 )
  82. #define IDS_BLT_FMT_other_error ( BASE_BLT_IDS + 43 )
  83. #define IDS_BLT_UNKNOWN_ERROR ( BASE_BLT_IDS + 44 )
  84. #define IDS_FIXED_TYPEFACE_NAME ( BASE_BLT_IDS + 45 )
  85. /* MsgPopup manifests
  86. */
  87. #define IDHELPBLT (80)
  88. #define IDC_MSGPOPUPICON (81) // Icon control ID on message popup dialog
  89. #define IDC_MSGPOPUPTEXT (82) // Static message text in message box
  90. #define IDHC_MSG_TO_HELP 22000 // Name of Help context lookup table
  91. #define BMID_UP 20000
  92. #define BMID_UP_INV 20001
  93. #define BMID_UP_DIS 20002
  94. #define BMID_DOWN 20003
  95. #define BMID_DOWN_INV 20004
  96. #define BMID_DOWN_DIS 20005
  97. #define BMID_LEFT 20006
  98. #define BMID_LEFT_INV 20007
  99. #define BMID_RIGHT 20008
  100. #define BMID_RIGHT_INV 20009
  101. #endif // _BLTRC_H_ - end of file