2 files changed
+2
-2
lines changedSubmodule Hi3Helper.Win32 updated 22 files
- FileDialogCOM/FileDialogNative.cs+88-103
- FileDialogCOM/Structs.cs+2-3
- ManagedTools/Dns.cs+18-9
- ManagedTools/DriveTypeChecker.cs+15-12
- Native/Interfaces/IShellLinkW.cs+5-4
- Native/LibraryImport/PInvoke.DnsApi.cs+2-2
- Native/Structs/Dns/DNS_QUERY_CANCEL.cs+4-2
- Native/Structs/Dns/DNS_QUERY_REQUEST3.cs+10-9
- Native/Structs/Dns/DNS_QUERY_RESULT.cs+8-5
- Native/Structs/SHFILEINFO.cs+9-11
- ShellLinkCOM/Enums.cs+1-1
- ShellLinkCOM/ShellLink.cs+16-44
- ShellLinkCOM/Win32FindDataW.cs-25
- WinRT/ToastCOM/Enums.cs+2-1
- WinRT/ToastCOM/Notification/DesktopNotificationHistoryCompat.cs+1
- WinRT/ToastCOM/Notification/DesktopNotificationManagerCompat.cs+8-7
- WinRT/ToastCOM/Notification/NotificationActivator.cs+1
- WinRT/ToastCOM/Notification/NotificationActivatorClassFactory.cs+2-1
- WinRT/ToastCOM/Notification/NotificationContent.cs+14-10
- WinRT/ToastCOM/Notification/NotificationContentExtension.cs+5-7
- WinRT/ToastCOM/Notification/NotificationServiceCallback.cs+7-5
- WinRT/ToastCOM/Notification/NotificationUserInput.cs+3-2
Submodule SevenZipExtractor updated 23 files
- SevenZipExtractor/ArchiveFile.cs+23-25
- SevenZipExtractor/Constants.cs+8-5
- SevenZipExtractor/Entry.cs+45-35
- SevenZipExtractor/Enum/AskMode.cs+3-3
- SevenZipExtractor/Enum/ItemPropId.cs+40-38
- SevenZipExtractor/Enum/OperationResult.cs+6-5
- SevenZipExtractor/Enum/SevenZipFormat.cs+3
- SevenZipExtractor/Event/ExtractProgressProp.cs+1
- SevenZipExtractor/IO/Callback/ArchiveStreamCallback.cs+3-4
- SevenZipExtractor/IO/Callback/ArchiveStreamsCallback.cs+4-5
- SevenZipExtractor/IO/Callback/StreamCallbackBase.cs+3-3
- SevenZipExtractor/IO/Wrapper/InStreamWrapper.cs+8-2
- SevenZipExtractor/IO/Wrapper/OutStreamWrapper.cs+6-21
- SevenZipExtractor/IO/Wrapper/StreamWrapper.cs+2-2
- SevenZipExtractor/Interface/IArchiveExtractCallback.cs+3-8
- SevenZipExtractor/Interface/IArchiveOpenCallback.cs+4-6
- SevenZipExtractor/Interface/IInArchive.cs+21-23
- SevenZipExtractor/Interface/IInStream.cs+1-1
- SevenZipExtractor/Interface/IOutStream.cs+2-3
- SevenZipExtractor/Interface/IProgress.cs+15
- SevenZipExtractor/Interface/ISequentialInStream.cs+7-3
- SevenZipExtractor/Interface/ISequentialOutStream.cs+6-6
- SevenZipExtractor/Unmanaged/NativeMethods.cs+17-9
0 commit comments