From db679de0680a3a8512f4bce001142a603392fb7e Mon Sep 17 00:00:00 2001 From: David Hall Date: Sat, 18 Aug 2018 19:29:56 -0600 Subject: [PATCH] Internal resource manifest to go with ComCtl32v6Context --- PInvoke/ComCtl32/Library.manifest | 10 ++++++++++ PInvoke/ComCtl32/Vanara.PInvoke.ComCtl32.csproj | 1 + 2 files changed, 11 insertions(+) create mode 100644 PInvoke/ComCtl32/Library.manifest diff --git a/PInvoke/ComCtl32/Library.manifest b/PInvoke/ComCtl32/Library.manifest new file mode 100644 index 00000000..92efef01 --- /dev/null +++ b/PInvoke/ComCtl32/Library.manifest @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/PInvoke/ComCtl32/Vanara.PInvoke.ComCtl32.csproj b/PInvoke/ComCtl32/Vanara.PInvoke.ComCtl32.csproj index 74d65bf6..71308597 100644 --- a/PInvoke/ComCtl32/Vanara.PInvoke.ComCtl32.csproj +++ b/PInvoke/ComCtl32/Vanara.PInvoke.ComCtl32.csproj @@ -34,6 +34,7 @@ Interfaces IImageList, IImageList2 + Library.manifest true