Changeset 83743 in vbox for trunk/src/VBox/Runtime/common/err
- Timestamp:
- Apr 17, 2020 11:25:08 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/err/errmsgxpcom.cpp
r82968 r83743 35 35 #include <iprt/string.h> 36 36 #include <iprt/errcore.h> 37 38 39 /********************************************************************************************************************************* 40 * Defined Constants And Macros * 41 *********************************************************************************************************************************/ 42 typedef uint32_t VBOXSTATUSTYPE; /* used by errmsgvboxcomdata.h */ 37 43 38 44
Note:
See TracChangeset
for help on using the changeset viewer.