pre-inst/resource.h
author J. Ali Harlow <ali@juiblex.co.uk>
Wed Jul 15 11:54:06 2020 +0100 (2020-07-15)
changeset 96 d2d88f14283e
permissions -rw-r--r--
Implement file-based post configuration for pre-inst
     1 #define IDD_PROGRESSDIALOG		100
     2 #define IDC_PROGRESS			1000
     3 
     4 #ifndef IDC_STATIC
     5 #define IDC_STATIC			-1
     6 #endif