pre-inst/resource.h
author J. Ali Harlow <ali@juiblex.co.uk>
Mon Aug 31 07:12:39 2020 +0100 (2020-08-31)
changeset 105 bbddb595e366
permissions -rw-r--r--
Added tag 0.6 for changeset 5cb36c12ac49
     1 #define IDD_PROGRESSDIALOG		100
     2 #define IDC_PROGRESS			1000
     3 
     4 #ifndef IDC_STATIC
     5 #define IDC_STATIC			-1
     6 #endif