pre-inst/resource.h
changeset 54 bed9ffa7f33a
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/pre-inst/resource.h	Tue Jun 28 19:46:19 2016 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +#define IDD_PROGRESSDIALOG		100
     1.5 +#define IDC_PROGRESS			1000
     1.6 +
     1.7 +#ifndef IDC_STATIC
     1.8 +#define IDC_STATIC			-1
     1.9 +#endif