[PATCH 1/3] include: Add ACTIVATION_CONTEXT_SECTION_WINRT_ACTIVATABLE_CLASSES declaration.

Rémi Bernon rbernon at codeweavers.com
Wed Apr 6 09:09:27 CDT 2022


Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
---
 include/winnt.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/winnt.h b/include/winnt.h
index 079858d2f7d..31c6b7d69e9 100644
--- a/include/winnt.h
+++ b/include/winnt.h
@@ -5861,6 +5861,7 @@ typedef enum _ACTIVATION_CONTEXT_INFO_CLASS {
 #define ACTIVATION_CONTEXT_SECTION_CLR_SURROGATES                9
 #define ACTIVATION_CONTEXT_SECTION_APPLICATION_SETTINGS          10
 #define ACTIVATION_CONTEXT_SECTION_COMPATIBILITY_INFO            11
+#define ACTIVATION_CONTEXT_SECTION_WINRT_ACTIVATABLE_CLASSES     12
 
 typedef enum _JOBOBJECTINFOCLASS
 {
-- 
2.35.1




More information about the wine-devel mailing list