using System; namespace LYFZ.OtherExpansion.Win32.Const { public class GCL { public const int GCL_HICON = -14; } }