ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/Win32/libWin32/Win32/UI/IEEE754FloatConverter.Designer.cs
(Generate patch)

Comparing trunk/Win32/libWin32/Win32/UI/IEEE754FloatConverter.Designer.cs (file contents):
Revision 224 by william, Wed May 9 20:52:20 2012 UTC vs.
Revision 225 by william, Sat Jun 2 14:29:00 2012 UTC

# Line 131 | Line 131 | namespace System.Windows.Forms
131              this.txtFloat.ReadOnly = false;
132              this.txtFloat.Size = new System.Drawing.Size(189, 28);
133              this.txtFloat.TabIndex = 6;
134 <            this.txtFloat.Value = 0F;
134 >            this.txtFloat.Value = "0";
135              //
136              // IEEE754FloatConverter
137              //

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines