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.

80 lines
3.3 KiB

  1. // mssnapd.id
  2. //---------------------------------------------------------------------------
  3. // Copyright (c) 1988-1998, Microsoft Corp.
  4. // All Rights Reserved
  5. // Information Contained Herein Is Proprietary and Confidential.
  6. //---------------------------------------------------------------------------
  7. //
  8. // Snap-in designer help strings
  9. //
  10. //
  11. //****************************
  12. // NOTE: NOTE: NOTE: NOTE:
  13. //
  14. // If you add a new entry, you must use the tool DEVNUM to create a unique
  15. // "DevNumber" to go along with that entry. See vb5\doc\HelpCtx.DOC for
  16. // more details.
  17. //
  18. // DON'T YOU EVEN THINK ABOUT ADDING ANYTHING VISIBLE TO THE ODL WITHOUT
  19. // CREATING AN ENTRY IN THE ID FILE FOR IT!!!!! If you have to, leave
  20. // the browser string as "UNDONE". But you should preferably just
  21. // go ahead and add a reasonable help string. You can always add an UNDONE
  22. // comment to have it reviewed if in doubt.
  23. //
  24. // There is no requirement that the DevNumbers in this file be in any order,
  25. // nor that they be sequential -- just use DEVNUM to create them.
  26. //
  27. // If you add UNDONE comments, please include your e-mail address.
  28. //
  29. // StephWe 3/96
  30. //****************************
  31. // Next free: 452502
  32. //=--------------------------------------------------------------------------=
  33. //
  34. // Snap-in Designer Help IDs
  35. //
  36. //=--------------------------------------------------------------------------=
  37. mssnapd 452500 "Microsoft Visual Basic Snap-in Designer v1.0"
  38. // Help IDs for designer window treeview
  39. mssnapd_DesignerWindow 452501 ""
  40. mssnapd_Extensions 452502 ""
  41. mssnapd_MyExtensions 452503 ""
  42. mssnapd_Nodes 452504 ""
  43. mssnapd_AutoCreate 452505 ""
  44. mssnapd_StaticNode 452506 ""
  45. mssnapd_ResultViews 452507 ""
  46. mssnapd_Children 452508 ""
  47. mssnapd_Other 452509 ""
  48. mssnapd_Node 452510 ""
  49. mssnapd_Tools 452511 ""
  50. mssnapd_ImageLists 452512 ""
  51. mssnapd_Menus 452513 ""
  52. mssnapd_Toolbars 452514 ""
  53. mssnapd_ListViews 452515 ""
  54. mssnapd_URLViews 452516 ""
  55. mssnapd_OCXViews 452517 ""
  56. mssnapd_Taskpads 452518 ""
  57. // Help IDs for designer window dialog boxes
  58. mssnapd_DlgUnits 452519 ""
  59. mssnapd_AddToAvailableNodes 452520 ""
  60. // Help IDs for designer window message boxes
  61. mssnapd_DeleteFailed 452521 ""
  62. mssnapd_RenameFailed 452522 ""
  63. mssnapd_InvalidIdentifier 452523 ""
  64. mssnapd_IdentifierInUse 452524 ""
  65. mssnapd_AddFailed 452525 ""
  66. mssnapd_DemoteFailed 452526 ""
  67. mssnapd_PromoteFailed 452527 ""
  68. mssnapd_ViewInUse 452528 ""
  69. mssnapd_InvalidGuid 452829 ""
  70. mssnapd_InvalidPicture 452830 ""
  71. mssnapd_ColhdrApplyFailed 452831 ""
  72. mssnapd_NodeHasChildren 452832 ""