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
1.9 KiB

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