| OLD | NEW |
| 1 // Copyright (c) 2009 The Chromium Authors. All rights reserved. |
| 2 // Use of this source code is governed by a BSD-style license that can be |
| 3 // found in the LICENSE file. |
| 4 |
| 1 //{{NO_DEPENDENCIES}} | 5 //{{NO_DEPENDENCIES}} |
| 2 // Microsoft Visual C++ generated include file. | 6 // Microsoft Visual C++ generated include file. |
| 3 // Used by test_shell.rc | 7 // Used by test_shell.rc |
| 4 // | 8 // |
| 5 | 9 |
| 6 #define IDS_APP_TITLE 103 | 10 #define IDS_APP_TITLE 103 |
| 7 | 11 |
| 8 #define IDR_MAINFRAME 128 | 12 #define IDR_MAINFRAME 128 |
| 9 #define IDD_TESTSHELL_DIALOG 102 | 13 #define IDD_TESTSHELL_DIALOG 102 |
| 10 #define IDD_ABOUTBOX 103 | 14 #define IDD_ABOUTBOX 103 |
| (...skipping 19 matching lines...) Expand all Loading... |
| 30 #ifdef APSTUDIO_INVOKED | 34 #ifdef APSTUDIO_INVOKED |
| 31 #ifndef APSTUDIO_READONLY_SYMBOLS | 35 #ifndef APSTUDIO_READONLY_SYMBOLS |
| 32 | 36 |
| 33 #define _APS_NO_MFC 130 | 37 #define _APS_NO_MFC 130 |
| 34 #define _APS_NEXT_RESOURCE_VALUE 129 | 38 #define _APS_NEXT_RESOURCE_VALUE 129 |
| 35 #define _APS_NEXT_COMMAND_VALUE 32771 | 39 #define _APS_NEXT_COMMAND_VALUE 32771 |
| 36 #define _APS_NEXT_CONTROL_VALUE 1000 | 40 #define _APS_NEXT_CONTROL_VALUE 1000 |
| 37 #define _APS_NEXT_SYMED_VALUE 114 | 41 #define _APS_NEXT_SYMED_VALUE 114 |
| 38 #endif | 42 #endif |
| 39 #endif | 43 #endif |
| OLD | NEW |