pre-inst/resource.h
author J. Ali Harlow <ali@juiblex.co.uk>
Tue Jun 29 10:08:58 2021 +0100 (2021-06-29)
changeset 107 6ae203c8b28d
permissions -rw-r--r--
Prepare to release 0.6.1
     1 #define IDD_PROGRESSDIALOG		100
     2 #define IDC_PROGRESS			1000
     3 
     4 #ifndef IDC_STATIC
     5 #define IDC_STATIC			-1
     6 #endif