mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-14 03:16:38 +10:00
Update: Add option to check for nightly updates
Use Appveyor REST API to obtain information about latest build from master.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#define IDC_CHECKDONT 1004
|
||||
#define IDC_BUTTONCHECKNOW 1005
|
||||
#define IDC_CHECKAUTOCHECK 1006
|
||||
#define IDC_CHECKNIGHTLY 1007
|
||||
#define IDD_UPDATE 6001
|
||||
#define IDS_UPDATED 6001
|
||||
#define IDS_OUTOFDATE 6002
|
||||
@@ -21,7 +22,7 @@
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 227
|
||||
#define _APS_NEXT_RESOURCE_VALUE 228
|
||||
#define _APS_NEXT_COMMAND_VALUE 32769
|
||||
#define _APS_NEXT_CONTROL_VALUE 262
|
||||
#define _APS_NEXT_SYMED_VALUE 106
|
||||
|
||||
Reference in New Issue
Block a user