mirror of
https://github.com/SabreTools/SabreTools.Models.git
synced 2026-09-23 07:06:17 +00:00
Add layouts for some IS-CAB models
This commit is contained in:
@@ -3,6 +3,7 @@ using System.Runtime.InteropServices;
|
||||
namespace SabreTools.Models.InstallShieldCabinet
|
||||
{
|
||||
/// <see href="https://github.com/twogood/unshield/blob/main/lib/cabfile.h"/>
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
public sealed class Descriptor
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user