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.

68 lines
1.6 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. #include "winres.h"
  6. /////////////////////////////////////////////////////////////////////////////
  7. #undef APSTUDIO_READONLY_SYMBOLS
  8. /////////////////////////////////////////////////////////////////////////////
  9. // English (U.S.) resources
  10. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  11. #ifdef _WIN32
  12. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  13. #pragma code_page(1252)
  14. #endif //_WIN32
  15. #ifdef APSTUDIO_INVOKED
  16. /////////////////////////////////////////////////////////////////////////////
  17. //
  18. // TEXTINCLUDE
  19. //
  20. 1 TEXTINCLUDE DISCARDABLE
  21. BEGIN
  22. "resource.h\0"
  23. END
  24. 2 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "\r\n"
  27. "\0"
  28. END
  29. #endif // APSTUDIO_INVOKED
  30. /////////////////////////////////////////////////////////////////////////////
  31. /////////////////////////////////////////////////////////////////////////////
  32. //
  33. // String Table
  34. //
  35. STRINGTABLE DISCARDABLE
  36. BEGIN
  37. IDS_DELETE_PROMPT "Are you sure you wish to delete %1 (Y/N)? "
  38. IDS_DELETE_PROMPT_EXCLUDE "Are you sure you wish to delete all children of %1 (Y/N)? "
  39. IDS_DELETE_RESPONSE_Y "Y"
  40. IDS_DELETE_RESPONSE_N "N"
  41. END
  42. /////////////////////////////////////////////////////////////////////////////
  43. #endif // English (U.S.) resources
  44. #ifndef APSTUDIO_INVOKED
  45. /////////////////////////////////////////////////////////////////////////////
  46. //
  47. // Generated from the TEXTINCLUDE 2 resource.
  48. //
  49. /////////////////////////////////////////////////////////////////////////////
  50. #endif // not APSTUDIO_INVOKED