ViewVC Help
| View Changeset | Root Listing
root/RomCheater
Jump to revision: Previous Next
Author: william
Date: Mon May 28 05:30:14 2012 UTC (11 years, 4 months ago)
Log Message:
Force the use of the enum values for these types
public struct IMAGE_FILE_HEADER
{
  public MachineType Machine;
  public DllCharacteristicsType Characteristics;
}

Changed paths