X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=installer%2Finstaller.h;h=aed9eb0f1b6709914e35302181f84b43bcdb47f7;hb=9c9467f4d5c8a807b9a424431c374a2dc5d086e9;hp=23fc7cd3fb9267493c25a5e082fab02806dc33ba;hpb=b0856a20997afbb7e6de20504a436ed2b31364ad;p=swftools.git diff --git a/installer/installer.h b/installer/installer.h index 23fc7cd..aed9eb0 100644 --- a/installer/installer.h +++ b/installer/installer.h @@ -3,6 +3,12 @@ #define IDD_PROGRESS 1003 #define IDD_FINISH 1004 +#define IDC_ALLUSERS 1012 +#define IDC_CURRENTUSER 1013 + +#define IDC_SPACE1 1032 +#define IDC_SPACE2 1033 + #define IDC_TITLE 1002 #define IDC_LICENSE 1003 #define IDC_BITMAP 1004