You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix binary fields in FolderEntryId, StoreEntryId, and UUID fields
- providerUID, databaseGuid, wrappedProvider now output as hex strings
instead of raw bytes with unprintable characters
- OnThisComputerOnly uuid and ApplyRetentionPolicy guid also fixed
- Strip null padding from dllFileName ('EMSMDB.DLL\0\0\0\0' -> 'EMSMDB.DLL')
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments