1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/pre-inst/resource.h Sat Jul 16 11:07:18 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