Index: /trunk/include/iprt/err.mac
===================================================================
--- /trunk/include/iprt/err.mac	(revision 22805)
+++ /trunk/include/iprt/err.mac	(revision 22806)
@@ -96,4 +96,6 @@
 %define VWRN_DANGLING_OBJECTS    86
 %define VERR_INVALID_BASE64_ENCODING    (-87)
+%define VERR_CALLBACK_RETURN    (-88)
+%define VINF_CALLBACK_RETURN    88
 %define VERR_FILE_IO_ERROR    (-100)
 %define VERR_OPEN_FAILED    (-101)
@@ -155,4 +157,5 @@
 %define VERR_IPE_UNEXPECTED_INFO_STATUS    (-231)
 %define VERR_IPE_UNEXPECTED_ERROR_STATUS    (-232)
+%define VERR_IPE_UNINITIALIZED_STATUS    (-233)
 %define VERR_DEV_IO_ERROR    (-250)
 %define VERR_IO_BAD_UNIT    (-251)
