--- trunk/RomCheater/Docking/FloatingMemorySearcher.Designer.cs 2012/06/03 15:28:16 248 +++ trunk/RomCheater/Docking/FloatingMemorySearcher.Designer.cs 2012/06/03 16:09:05 249 @@ -341,7 +341,7 @@ this.txtStartAddr.Size = new System.Drawing.Size(250, 26); this.txtStartAddr.TabIndex = 5; this.txtStartAddr.TextLength = 8; - this.txtStartAddr.Value = ((ulong)(0ul)); + this.txtStartAddr.Value = ((long)(0)); // // lblEnd // @@ -367,7 +367,7 @@ this.txtEndAddr.Size = new System.Drawing.Size(253, 26); this.txtEndAddr.TabIndex = 6; this.txtEndAddr.TextLength = 8; - this.txtEndAddr.Value = ((ulong)(0ul)); + this.txtEndAddr.Value = ((long)(0)); // // grpCompareType //