mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-18 14:55:05 +00:00
Fix PE dialog item printing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user