pre-inst/resource.h
author J. Ali Harlow <ali@juiblex.co.uk>
Wed Jul 15 16:04:47 2020 +0100 (2020-07-15)
changeset 98 71127797ca73
permissions -rw-r--r--
app-manager --update and --setup are documented to take URIs but they are not treated as such
     1 #define IDD_PROGRESSDIALOG		100
     2 #define IDC_PROGRESS			1000
     3 
     4 #ifndef IDC_STATIC
     5 #define IDC_STATIC			-1
     6 #endif