Commit Graph

3087 Commits (master)

Author SHA1 Message Date
David Hall 7de0f53014
Update WinIOCtl.Enums.cs to add missing values to STORAGE_PROPERTIY_ID 2024-01-15 15:32:36 -07:00
Scover 7566b9a4e5
Mark SHGSI as Flags (#436) 2024-01-15 15:19:49 -07:00
David Hall 69f805f25c Breaking change: Fixed problem with CM_Register_Notification callback method (#432) 2023-10-19 21:28:32 -06:00
David Hall 9e37bbd1bc Updated version to 3.4.18 2023-10-19 19:53:55 -06:00
David Hall aba2edf270 Fixed and enhanced QoS structures. 2023-10-19 19:53:09 -06:00
David Hall 9734721440 Updated project info 2023-10-17 22:10:15 -06:00
David Hall a8f752935f Fixed bug in SafeNativeArray.GetPointers 2023-10-17 21:17:14 -06:00
David Hall d890758b23 Fixed #428 (bad return value for User32.MB_GetString) 2023-10-17 18:06:56 -06:00
David Hall f21aeea5d1 Added NtDll.RtlGetVersion per #421 2023-09-24 19:25:57 -06:00
David Hall 52a5454094 Fixes #427 - Bad impl of Kernel32.FILE_ID_128.Identifier 2023-09-14 19:50:22 -06:00
David Hall b580e8f403 Fixed ResourceFile with updates to Kernel32 2023-09-13 09:20:50 -06:00
David Hall 9f00d4205f Changed visibility of MESSAGE_RESOURCE_ENTRY.GetText to internal 2023-09-12 17:13:55 -06:00
David Hall fd44bc7167 Added ShellItemImages.GetImage (non-async) method and changed ShellItem.GetImage to use it. 2023-09-12 17:13:27 -06:00
David Hall caddb9da91 Updated Kernel32 with functions and structures to handle resource message tables. 2023-09-12 17:04:49 -06:00
David Hall 9576f99ff8 Fixed DISPLAYCONFIG_VIDEO_OUTPUT_TECHNOLOGY enum #423 2023-09-08 07:29:46 -06:00
David Hall da04510b0a Fixed XML doc 2023-09-07 15:16:25 -06:00
David Hall 26f2ff6ca6 Fixed fixes! 2023-09-07 15:07:49 -06:00
David Hall d6ac8d8120 Fixed bug in SOCKET_ADDRESS.GetSOCKADDR that prevented 16 bit entries from translating 2023-09-07 15:01:26 -06:00
David Hall f968d1aafa Fixed bug in HRESULT type converter and added ability to add values and libs to error message cache 2023-09-07 15:01:05 -06:00
David Hall 18a005c8a2 Fixed bug in RECT type converter when serialized 2023-09-07 14:59:59 -06:00
David Hall 43476149cd IpHlpApi struct fixes 2023-09-07 14:59:11 -06:00
David Hall a041fc9a67 Fixed incorrect AllocZeros value in HGlobalMemoryMethods 2023-09-07 14:58:46 -06:00
David Hall ff50c4a4c9 Updated CryptUI. CRYPTUI_WIZ_DIGITAL_SIGN_BLOB_INFO and CRYPTUI_WIZ_DIGITAL_SIGN_CERT_PVK_INFO and CRYPTUI_WIZ_DIGITAL_SIGN_CONTEXT with better ctors and enums. 2023-09-07 14:05:46 -06:00
David Hall 9ba026b6bf Updated version to 3.4.17 2023-09-07 08:03:37 -06:00
David Hall 8a91432552 Updated project files in prep for release 2023-08-07 11:15:15 -06:00
David Hall 55c510a0cd Fixed nullability warning 2023-08-07 11:04:36 -06:00
David Hall a331b8d8a3 Fixed XML doc warnings in PR 2023-08-07 10:55:09 -06:00
David Hall 34a3019ce8 Merge branch 'master' of https://github.com/dahall/Vanara 2023-08-07 10:36:44 -06:00
David Hall 0b69243ed9 Addressed multi-thread issues with StaticFieldValueHash (#419) 2023-08-07 10:12:28 -06:00
cuft 53663f6653
undo [StructLayout.Pack = 8] removal at PROPVARIANT (#416)
Co-authored-by: Pavel Luft <pavel.luft@cadteam.cz>
2023-07-10 18:31:29 -06:00
David Hall dbca630b18 Added constants to DPI_AWARENESS_CONTEXT per #417 2023-07-08 08:58:53 -06:00
David Hall 3eb3091467 Merge branch 'master' of https://github.com/dahall/Vanara 2023-07-07 15:01:10 -06:00
David Hall ca526149ee Possible fix for #414 using more null checks 2023-07-07 15:01:00 -06:00
cuft f66686c287
fix PROPVARIANT at 64-bit, Clearing string Vectors + UT (#413)
* fix PROPVARIANT @64-bit

* fix PROPVARIANT.Clear() - string arrays

* enh. IPropSetStorageTest - R/W multiple properties

* whitespace

---------

Co-authored-by: Pavel Luft <pavel.luft@cadteam.cz>
2023-07-05 19:48:03 -06:00
cuft a2fee2ce86
fix IEnumSTATPROPSETSTG attributes (causing InvalidCastException) (#411)
Co-authored-by: Pavel Luft <pavel.luft@cadteam.cz>
2023-07-01 21:05:50 -06:00
David Hall 743519e762 Added missing enums to DOT11_PHY_TYPE #408 2023-06-25 19:37:48 -06:00
David Hall f10080d346 Applied suggested fix for IP_ADDRESS_PREFIX (#405) 2023-06-08 19:19:21 -06:00
David Hall 71b857bf7e Finished work on #403 2023-06-08 19:05:16 -06:00
David Hall 91490dcd1b Fixed #403 2023-06-01 19:15:52 -06:00
David Hall 0ca079b9a3 Merge branch 'master' of https://github.com/dahall/Vanara 2023-06-01 19:00:10 -06:00
David Hall a925f43b65 Fixed #404 2023-06-01 18:53:01 -06:00
David Hall 9534cc99c8
Update WinSCard.cs 2023-05-28 16:05:20 -06:00
David Hall 6ad753a979
Update WinSCard.cs with nullable support and UIntPtr 2023-05-28 15:41:08 -06:00
David Hall 0a6e45887a Fixes #402 2023-05-28 14:48:07 -06:00
David Hall b2947c4426 Updated NuGet packages 2023-05-21 12:34:58 -06:00
David Hall 314c817cbf Updated version to 3.4.16 2023-05-20 10:40:22 -06:00
David Hall 56508a3b8e Updated project files 2023-05-18 11:09:25 -06:00
David Hall 736c4f6534 Removed ICOMEnum<object> from IEnumObjects (it doesn't follow Next method pattern) and added an extension method for IEnumObjects.Enumerate that will enumerate the interfaces exposed by IEnumObject. Fixes #400 2023-05-16 22:09:54 -06:00
David Hall 7a6b3ce391 Added overload for Shell32.SHAddToRecentDocs and supporting structures #401 2023-05-16 21:32:44 -06:00
David Hall 701db197bc Added coclass for IApplicationDocumentLists #399 2023-05-16 21:17:31 -06:00