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.

114 lines
2.4 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation
  6. //
  7. // File: ctv.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. //Microsoft Developer Studio generated resource script.
  11. //
  12. #include "resource.h"
  13. #define APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Generated from the TEXTINCLUDE 2 resource.
  17. //
  18. #include "afxres.h"
  19. /////////////////////////////////////////////////////////////////////////////
  20. #undef APSTUDIO_READONLY_SYMBOLS
  21. /////////////////////////////////////////////////////////////////////////////
  22. // English (U.S.) resources
  23. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  24. #ifdef _WIN32
  25. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  26. #pragma code_page(1252)
  27. #endif //_WIN32
  28. #ifdef APSTUDIO_INVOKED
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // TEXTINCLUDE
  32. //
  33. 1 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "resource.h\0"
  36. END
  37. 2 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "#include ""afxres.h""\r\n"
  40. "\0"
  41. END
  42. 3 TEXTINCLUDE DISCARDABLE
  43. BEGIN
  44. "1 TYPELIB ""dmocx.tlb""\r\n"
  45. "\0"
  46. END
  47. #endif // APSTUDIO_INVOKED
  48. #ifndef _MAC
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // Version
  52. //
  53. #include "ctv.rcv"
  54. #endif // !_MAC
  55. /////////////////////////////////////////////////////////////////////////////
  56. //
  57. // Bitmap
  58. //
  59. IDB_TV BITMAP DISCARDABLE "CTVCtl.bmp"
  60. /////////////////////////////////////////////////////////////////////////////
  61. //
  62. // DESIGNINFO
  63. //
  64. #ifdef APSTUDIO_INVOKED
  65. GUIDELINES DESIGNINFO DISCARDABLE
  66. BEGIN
  67. END
  68. #endif // APSTUDIO_INVOKED
  69. /////////////////////////////////////////////////////////////////////////////
  70. //
  71. // String Table
  72. //
  73. STRINGTABLE DISCARDABLE
  74. BEGIN
  75. IDS_TV "CTreeView Control"
  76. END
  77. #endif // English (U.S.) resources
  78. /////////////////////////////////////////////////////////////////////////////
  79. #ifndef APSTUDIO_INVOKED
  80. /////////////////////////////////////////////////////////////////////////////
  81. //
  82. // Generated from the TEXTINCLUDE 3 resource.
  83. //
  84. 1 TYPELIB "dmocx.tlb"
  85. /////////////////////////////////////////////////////////////////////////////
  86. #endif // not APSTUDIO_INVOKED