[PATCH 4/4] Add an error code

Paul Vriens Paul.Vriens.Wine at gmail.com
Tue Sep 29 04:40:11 CDT 2009


---
 include/winerror.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/winerror.h b/include/winerror.h
index c7427d7..a1fa985 100644
--- a/include/winerror.h
+++ b/include/winerror.h
@@ -1558,6 +1558,7 @@ static inline HRESULT HRESULT_FROM_WIN32(unsigned int x)
 #define ERROR_SXS_WRONG_SECTION_TYPE                       14009
 #define ERROR_SXS_THREAD_QUERIES_DISABLED                  14010
 #define ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET              14011
+#define ERROR_SXS_CORRUPTION                               14083
 
 /* HRESULT values for OLE, SHELL and other Interface stuff */
 /* the codes 4000-40ff are reserved for OLE */
-- 
1.6.2.5


--------------090300070104010506080104--



More information about the wine-patches mailing list