elevation_service.rc 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #define APSTUDIO_READONLY_SYMBOLS
  4. /////////////////////////////////////////////////////////////////////////////
  5. //
  6. // Generated from the TEXTINCLUDE 2 resource.
  7. //
  8. #include "winres.h"
  9. #include "verrsrc.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (United States) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  16. #ifdef APSTUDIO_INVOKED
  17. /////////////////////////////////////////////////////////////////////////////
  18. //
  19. // TEXTINCLUDE
  20. //
  21. 1 TEXTINCLUDE
  22. BEGIN
  23. "#include ""winres.h""\r\n"
  24. "#include ""verrsrc.h""\r\n"
  25. "\0"
  26. END
  27. #endif // APSTUDIO_INVOKED
  28. #endif // English (United States) resources
  29. 1 TYPELIB "chrome/elevation_service/elevation_service_idl.tlb"
  30. /////////////////////////////////////////////////////////////////////////////