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.

91 lines
2.1 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. // Copyright (c)1997-1999 Microsoft Corporation, All Rights Reserved
  3. //
  4. #include "resource.h"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "winres.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. "#include ""winres.h""\r\n"
  32. "\0"
  33. END
  34. 3 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "#include ""triedit.rc2""\r\n"
  37. "1 TYPELIB ""triedit.tlb""\r\n"
  38. "\0"
  39. END
  40. #endif // APSTUDIO_INVOKED
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // REGISTRY
  44. //
  45. IDR_TRIEDITDOCUMENT REGISTRY DISCARDABLE "triedit.rgs"
  46. IDR_TRIEDITPARSE REGISTRY DISCARDABLE "htmparse.rgs"
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Bitmap
  50. //
  51. IDR_FEEDBACKRECTBMP BITMAP "seltrack.bmp"
  52. /////////////////////////////////////////////////////////////////////////////
  53. //
  54. // String Table
  55. //
  56. STRINGTABLE DISCARDABLE
  57. BEGIN
  58. IDS_PROJNAME "Triedit"
  59. END
  60. #endif // English (U.S.) resources
  61. /////////////////////////////////////////////////////////////////////////////
  62. #ifndef APSTUDIO_INVOKED
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // Generated from the TEXTINCLUDE 3 resource.
  66. //
  67. #include "triedit.rc2"
  68. 1 TYPELIB "triedit.tlb"
  69. /////////////////////////////////////////////////////////////////////////////
  70. #endif // not APSTUDIO_INVOKED