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.

29 lines
777 B

  1. /**********************************************************************/
  2. /** Microsoft Windows NT **/
  3. /** Copyright(c) Microsoft Corp., 1990, 1991, 1992 **/
  4. /**********************************************************************/
  5. /*
  6. msg2help.tbl for the Lanman winnet driver
  7. This file contains the help message to help context lookup table that
  8. the BLT MsgPopup functions use.
  9. This file is automatically included when bltmsgp.dlg is included.
  10. Form is:
  11. IDS_MESSAGE_STRING, HC_HELP_CONTEXT
  12. Note:
  13. CODEWORK - would be nice if we can automatically generate
  14. the numbers below from an association table
  15. defines with only manifests.
  16. FILE HISTORY:
  17. Johnl 15-Apr-1992 Created
  18. */