aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Util/ca/CustomMsiErrors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Util/ca/CustomMsiErrors.h')
-rw-r--r--src/ext/Util/ca/CustomMsiErrors.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ext/Util/ca/CustomMsiErrors.h b/src/ext/Util/ca/CustomMsiErrors.h
index 3218b61b..ac0c549f 100644
--- a/src/ext/Util/ca/CustomMsiErrors.h
+++ b/src/ext/Util/ca/CustomMsiErrors.h
@@ -29,4 +29,8 @@
29#define msierrUSRFailedUserCreateExists 26404 29#define msierrUSRFailedUserCreateExists 26404
30#define msierrUSRFailedGrantLogonAsService 26405 30#define msierrUSRFailedGrantLogonAsService 26405
31 31
32//Last available is 26450 \ No newline at end of file 32#define msierrGRPFailedGroupCreate 26421
33#define msierrGRPFailedGroupGroupAdd 26422
34#define msierrGRPFailedGroupCreateExists 26423
35
36//Last available is 26450