/indra/win_crash_logger/resource.h

https://bitbucket.org/lindenlab/viewer-beta/ · C Header · 63 lines · 30 code · 2 blank · 31 comment · 0 complexity · 1a76c2b49cb36e13344f868e836cff73 MD5 · raw file

  1. /**
  2. * @file resource.h
  3. * @brief Windows crash logger windows resources
  4. *
  5. * $LicenseInfo:firstyear=2003&license=viewerlgpl$
  6. * Second Life Viewer Source Code
  7. * Copyright (C) 2010, Linden Research, Inc.
  8. *
  9. * This library is free software; you can redistribute it and/or
  10. * modify it under the terms of the GNU Lesser General Public
  11. * License as published by the Free Software Foundation;
  12. * version 2.1 of the License only.
  13. *
  14. * This library is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  17. * Lesser General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU Lesser General Public
  20. * License along with this library; if not, write to the Free Software
  21. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  22. *
  23. * Linden Research, Inc., 945 Battery Street, San Francisco, CA 94111 USA
  24. * $/LicenseInfo$
  25. */
  26. //{{NO_DEPENDENCIES}}
  27. // Microsoft Visual C++ generated include file.
  28. // Used by win_crash_logger.rc
  29. //
  30. #define IDC_MYICON 2
  31. #define IDD_REPORT 9
  32. #define IDD_WIN_CRASH_LOGGER_DIALOG 102
  33. #define IDD_ABOUTBOX 103
  34. #define IDS_APP_TITLE 103
  35. #define IDM_ABOUT 104
  36. #define IDM_EXIT 105
  37. #define IDS_HELLO 106
  38. #define IDI_WIN_CRASH_LOGGER 107
  39. #define IDI_SMALL 108
  40. #define IDC_WIN_CRASH_LOGGER 109
  41. #define IDR_MAINFRAME 128
  42. #define IDD_PROGRESS 129
  43. #define IDD_PREVREPORTBOX 130
  44. #define IDC_EDIT1 1000
  45. #define IDC_LOG 1004
  46. #define IDC_CHECK_AUTO 1006
  47. #define IDC_STATIC_HEADER 1007
  48. #define IDC_STATIC_WHATINFO 1008
  49. #define IDC_STATIC_MOTIVATION 1009
  50. #define IDC_STATIC_MSG 1010
  51. #define IDC_STATIC -1
  52. // Next default values for new objects
  53. //
  54. #ifdef APSTUDIO_INVOKED
  55. #ifndef APSTUDIO_READONLY_SYMBOLS
  56. #define _APS_NEXT_RESOURCE_VALUE 131
  57. #define _APS_NEXT_COMMAND_VALUE 32771
  58. #define _APS_NEXT_CONTROL_VALUE 1011
  59. #define _APS_NEXT_SYMED_VALUE 110
  60. #endif
  61. #endif