Fix PE dialog item printing

This commit is contained in:
Matt Nadareski
2022-11-14 13:53:33 -08:00
parent e281faf664
commit 0a4763fcc1

View File

@@ -73,7 +73,7 @@ namespace BurnOutSharp.Models.PortableExecutable
/// <summary>
/// The control identifier.
/// </summary>
public ushort ID;
public uint ID;
/// <summary>
/// A variable-length array of 16-bit elements that specifies the window class of the control. If