Commit Graph

3065 Commits (ff50c4a4c9b25abd88cf8a4a47f92c56e0fd4a94)

Author SHA1 Message Date
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
David Hall 19922b219d Fixed incorrect values in User32.WINEVENT (#398) 2023-05-13 20:29:23 -06:00
Scover 8d84d71928
Fixed generic GetThemeColor (#395) 2023-05-10 11:20:11 -06:00
David Hall 44a0defcd2 Fixed definition of WINDOWPLACEMENT (#394) 2023-05-01 16:42:36 -06:00
David Hall 4a299e9742 Fixed formatting 2023-05-01 16:40:14 -06:00
David Hall 34ce9eeaec Fixed IDataObject.SetData extension to get CF_HDROP right with Unicode and changed DROPFILES.DangerousGetFileList to static function taking a DROPFILES pointer. 2023-05-01 16:39:54 -06:00
David Hall 275016379a Fixed bug with SetWindowSubclass, SUBCLASSPROC, and RemoveWindowSubclass (#393) 2023-05-01 09:56:04 -06:00
David Hall 409e5e4bda Updated project to 3.4.15 2023-04-15 13:40:34 -06:00
David Hall bf17b65a05 Updated project files 2023-04-15 12:24:55 -06:00
Ruofan caae0d547a
Apply the solution, add the new test or that and simplified the test (#390) 2023-04-15 11:28:46 -06:00
David Hall f4e78524ee Updated testing for User32 wrapper classes 2023-04-10 15:29:35 -06:00
Ruofan 0493dbd4a2
Fixed incorrect definition on API DbgUiSetThreadDebugObject (#387)
* Fixed incorrect definition on API DbgUiSetThreadDebugObject

DbgUiSetThreadDebugObject do not return any value, we should mark it as "void"

* Fixed the document for API DbgUiSetThreadDebugObject
2023-04-10 07:51:17 -06:00
David Hall 3663fafbaa Fixed IN6_ADDR.ToString and words property capturing and giving incorrect values (#388) 2023-04-08 16:39:37 -06:00
David Hall 44d9c2a3b2 Minor tweaks to PR #386 2023-04-04 08:00:22 -06:00
Ruofan a9ff5e3c8f
Add two undocumented API in ntdll (#386)
API1: DbgUiSetThreadDebugObject
API2: NtRemoveProcessDebug
2023-04-04 07:45:07 -06:00
David Hall 38e611f1e3 Merge branch 'master' of https://github.com/dahall/Vanara 2023-03-31 16:23:18 -06:00
David Hall 44f1e034c6 Added (#383) support for MessageBoxTimeout, an undocumented function. 2023-03-31 16:20:15 -06:00
Mihai 3664bd2a8d
Fixed the DsFreeSpnArray function signature, as it was corrupting the native heap. (#382) 2023-03-25 15:59:06 -06:00
David Hall 153533f7e0 Changed default flag for ShellItemPropertyStore to GPS_BESTEFFORT to prevent exceptions. #378 2023-03-08 14:28:51 -06:00
David Hall c37ef68f8b Added unit test and corrected return values in Lz32 2023-02-22 22:56:16 -07:00
David Hall 509ae2758a Merge branch 'master' of https://github.com/dahall/Vanara 2023-02-21 21:34:34 -07:00
David Hall 85ae1149a7 Added CorrespondingTypeAttribute values to GetClassLongFlag enum 2023-02-21 21:34:20 -07:00
David Hall ebbe292a91 Fixed LOGPALETTE structure and associated functions 2023-02-21 21:33:28 -07:00