## Vanara.PInvoke.Lz32 PInvoke API (methods, structures and constants) imported from Windows Lz32.dll. - Includes methods from lz32.dll - Current NuGet release: [![Nuget](https://img.shields.io/nuget/v/Vanara.PInvoke.Lz32?logo=nuget&style=flat-square)![Nuget](https://img.shields.io/nuget/dt/Vanara.PInvoke.Lz32?label=%20&style=flat-square)](https://www.nuget.org/packages/Vanara.PInvoke.Lz32) ### Methods - 100% API coverage (7 of 7 functions) Native Method | Header | Managed Method --- | --- | --- [GetExpandedName](https://www.google.com/search?num=5&q=GetExpandedNameA+site%3Adocs.microsoft.com) | lzexpand.h | [Vanara.PInvoke.Lz32.GetExpandedName](https://github.com/dahall/Vanara/search?l=C%23&q=GetExpandedName) [LZClose](https://www.google.com/search?num=5&q=LZClose+site%3Adocs.microsoft.com) | lzexpand.h | [Vanara.PInvoke.Lz32.LZClose](https://github.com/dahall/Vanara/search?l=C%23&q=LZClose) [LZCopy](https://www.google.com/search?num=5&q=LZCopy+site%3Adocs.microsoft.com) | lzexpand.h | [Vanara.PInvoke.Lz32.LZCopy](https://github.com/dahall/Vanara/search?l=C%23&q=LZCopy) [LZInit](https://www.google.com/search?num=5&q=LZInit+site%3Adocs.microsoft.com) | lzexpand.h | [Vanara.PInvoke.Lz32.LZInit](https://github.com/dahall/Vanara/search?l=C%23&q=LZInit) [LZOpenFile](https://www.google.com/search?num=5&q=LZOpenFileA+site%3Adocs.microsoft.com) | lzexpand.h | [Vanara.PInvoke.Lz32.LZOpenFile](https://github.com/dahall/Vanara/search?l=C%23&q=LZOpenFile) [LZRead](https://www.google.com/search?num=5&q=LZRead+site%3Adocs.microsoft.com) | lzexpand.h | [Vanara.PInvoke.Lz32.LZRead](https://github.com/dahall/Vanara/search?l=C%23&q=LZRead) [LZSeek](https://www.google.com/search?num=5&q=LZSeek+site%3Adocs.microsoft.com) | lzexpand.h | [Vanara.PInvoke.Lz32.LZSeek](https://github.com/dahall/Vanara/search?l=C%23&q=LZSeek) ### Enumerations Native Enum | Header | Managed Enum --- | --- | --- [LZ_OF](https://www.google.com/search?num=5&q=LZ_OF+site%3Adocs.microsoft.com) | WinBase.h | [Vanara.PInvoke.Lz32.LZ_OF](https://github.com/dahall/Vanara/search?l=C%23&q=LZ_OF) [LZERROR](https://www.google.com/search?num=5&q=LZERROR+site%3Adocs.microsoft.com) | lzexpand.h | [Vanara.PInvoke.Lz32.LZERROR](https://github.com/dahall/Vanara/search?l=C%23&q=LZERROR) ### Structures Native Structure | Header | Managed Structure --- | --- | --- [HLZFILE](https://www.google.com/search?num=5&q=HLZFILE+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.Lz32.HLZFILE](https://github.com/dahall/Vanara/search?l=C%23&q=HLZFILE)