pre-inst/resource.h
author J. Ali Harlow <ali@juiblex.co.uk>
Fri Mar 02 17:17:58 2018 +0000 (2018-03-02)
changeset 65 d1433cd15271
permissions -rw-r--r--
Fix build when dlfcn.h not available
     1 #define IDD_PROGRESSDIALOG		100
     2 #define IDC_PROGRESS			1000
     3 
     4 #ifndef IDC_STATIC
     5 #define IDC_STATIC			-1
     6 #endif