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.

107 lines
2.4 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1998 - 1999
  6. //
  7. // File: scrdenrl.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 "windows.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 ""windows.h""\r\n"
  40. "\0"
  41. END
  42. 3 TEXTINCLUDE DISCARDABLE
  43. BEGIN
  44. "1 TYPELIB ""scrdenrl.tlb""\r\n"
  45. "\0"
  46. END
  47. #endif // APSTUDIO_INVOKED
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // REGISTRY
  51. //
  52. IDR_SCRDENR REGISTRY DISCARDABLE "SCrdEnr.rgs"
  53. /////////////////////////////////////////////////////////////////////////////
  54. //
  55. // String Table
  56. //
  57. STRINGTABLE DISCARDABLE
  58. BEGIN
  59. IDS_PROJNAME "Scrdenrl"
  60. END
  61. #endif // English (U.S.) resources
  62. /////////////////////////////////////////////////////////////////////////////
  63. #ifndef APSTUDIO_INVOKED
  64. /////////////////////////////////////////////////////////////////////////////
  65. //
  66. // Generated from the TEXTINCLUDE 3 resource.
  67. //
  68. 1 TYPELIB "scrdenrl.tlb"
  69. /////////////////////////////////////////////////////////////////////////////
  70. #endif // not APSTUDIO_INVOKED
  71. #include <ntverp.h>
  72. #include "cryptver.h"
  73. #define VER_FILETYPE VFT_APP
  74. #define VER_FILESUBTYPE VFT2_UNKNOWN
  75. #define VER_FILEDESCRIPTION_STR "SCrdEnrl"
  76. #define VER_INTERNALNAME_STR "SCrdEnrl"
  77. #define VER_ORIGINALFILENAME_STR VER_INTERNALNAME_STR
  78. #define VER_OLESELFREGISTER
  79. #include <common.ver>