Source code of Windows XP (NT5)
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.

61 lines
1.8 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. #include <ntverp.h>
  13. #include "commctrl.h"
  14. /////////////////////////////////////////////////////////////////////////////
  15. #undef APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. // English (U.S.) resources
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23. #define VER_FILETYPE VFT_APP
  24. #define VER_FILESUBTYPE VFT2_UNKNOWN
  25. #define VER_FILEDESCRIPTION_STR "Windows NT RIS Cleaner"
  26. #define VER_INTERNALNAME_STR "cleanri.exe"
  27. #define VER_ORIGINALFILENAME_STR "cleanri.exe"
  28. #include "common.ver"
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // String Table
  32. //
  33. STRINGTABLE DISCARDABLE
  34. BEGIN
  35. IDS_UNABLE_TITLE "Unable to destroy the server's SCP object"
  36. IDS_UNABLE_TEXT "Unable to destroy the SCP object from the directory service. Please delete it by hand. It is usually located under the Computer account of the server or follow the 'netbootSCPBL' attribute back to the object.\n\nLdap Error 0x%08x.\n"
  37. END
  38. #endif // English (U.S.) resources
  39. /////////////////////////////////////////////////////////////////////////////
  40. #ifndef APSTUDIO_INVOKED
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Generated from the TEXTINCLUDE 3 resource.
  44. //
  45. /////////////////////////////////////////////////////////////////////////////
  46. #endif // not APSTUDIO_INVOKED