Please review.

---
 mingw-w64-headers/include/shlwapi.h | 2 ++
 1 file changed, 2 insertions(+)


diff --git a/mingw-w64-headers/include/shlwapi.h b/mingw-w64-headers/include/shlwapi.h
index a578ed9..19ff1f7 100644
--- a/mingw-w64-headers/include/shlwapi.h
+++ b/mingw-w64-headers/include/shlwapi.h
@@ -932,6 +932,8 @@ extern "C" {
   LWSTDAPI_(WINBOOL) IsInternetESCEnabled();
 #endif
 
+LWSTDAPI_(IStream *) SHCreateMemStream(const BYTE *pInit, _In_ UINT cbInit);
+
 #ifdef __cplusplus
 }
 #endif

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to