mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-25 12:14:33 -04:00
[misc] update project to use latest default VS2017 SDK
* Also add missing control in localization_data.h
This commit is contained in:
parent
595f74f70c
commit
c5513447c9
14 changed files with 18 additions and 17 deletions
|
@ -86,6 +86,7 @@ const loc_control_id control_id[] = {
|
|||
LOC_CTRL(IDC_LOG_EDIT),
|
||||
LOC_CTRL(IDC_LOG_SAVE),
|
||||
LOC_CTRL(IDC_LOG_CLEAR),
|
||||
LOC_CTRL(IDC_DONT_DISPLAY_AGAIN),
|
||||
LOC_CTRL(IDC_MORE_INFO),
|
||||
LOC_CTRL(IDC_POLICY),
|
||||
LOC_CTRL(IDC_UPDATE_FREQUENCY),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue