| OLD | NEW |
| 1 // Microsoft Visual C++ generated resource script. | 1 // Microsoft Visual C++ generated resource script. |
| 2 // | 2 // |
| 3 #include "setup_resource.h" | 3 #include "setup_resource.h" |
| 4 | 4 |
| 5 #define APSTUDIO_READONLY_SYMBOLS | 5 #define APSTUDIO_READONLY_SYMBOLS |
| 6 ///////////////////////////////////////////////////////////////////////////// | 6 ///////////////////////////////////////////////////////////////////////////// |
| 7 // | 7 // |
| 8 // Generated from the TEXTINCLUDE 2 resource. | 8 // Generated from the TEXTINCLUDE 2 resource. |
| 9 // | 9 // |
| 10 #define APSTUDIO_HIDDEN_SYMBOLS | 10 #define APSTUDIO_HIDDEN_SYMBOLS |
| (...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 127 #include "installer_util_strings.rc" | 127 #include "installer_util_strings.rc" |
| 128 | 128 |
| 129 #ifndef APSTUDIO_INVOKED | 129 #ifndef APSTUDIO_INVOKED |
| 130 ///////////////////////////////////////////////////////////////////////////// | 130 ///////////////////////////////////////////////////////////////////////////// |
| 131 // | 131 // |
| 132 // Generated from the TEXTINCLUDE 3 resource. | 132 // Generated from the TEXTINCLUDE 3 resource. |
| 133 // | 133 // |
| 134 #include "setup_exe_version.rc" | 134 #include "setup_exe_version.rc" |
| 135 | 135 |
| 136 ///////////////////////////////////////////////////////////////////////////// | 136 ///////////////////////////////////////////////////////////////////////////// |
| 137 // |
| 138 // GOOGLEUPDATEAPPLICATIONCOMMANDS is a "well-known" marker resource defined |
| 139 // by Omaha. Executables must both be signed by Google and contain the marker |
| 140 // in order to expose application commands. |
| 141 // |
| 142 #define IDR_GOOGLE_UPDATE_APP_COMMANDS_MARKUP 1 |
| 143 |
| 144 IDR_GOOGLE_UPDATE_APP_COMMANDS_MARKUP GOOGLEUPDATEAPPLICATIONCOMMANDS { 1L } |
| 145 |
| 146 ///////////////////////////////////////////////////////////////////////////// |
| 137 #endif // not APSTUDIO_INVOKED | 147 #endif // not APSTUDIO_INVOKED |
| 138 | 148 |
| OLD | NEW |