|
|
@ -115,7 +115,7 @@ namespace SUNLIGHT_CDKEY |
|
|
return; |
|
|
return; |
|
|
}else sn_id.BorderBrush = new SolidColorBrush(System.Windows.Media.Color.FromArgb(255, 255, 255, 255)); |
|
|
}else sn_id.BorderBrush = new SolidColorBrush(System.Windows.Media.Color.FromArgb(255, 255, 255, 255)); |
|
|
|
|
|
|
|
|
a = sn_id.Text.Substring(0, 6); |
|
|
a= sn_id.Text.Substring(0, 6); |
|
|
|
|
|
|
|
|
my = Convert.ToString(Convert.ToInt32(2255 - y), 16).ToUpper(); |
|
|
my = Convert.ToString(Convert.ToInt32(2255 - y), 16).ToUpper(); |
|
|
mm = Convert.ToString(Convert.ToInt32(255 - m), 16).ToUpper(); |
|
|
mm = Convert.ToString(Convert.ToInt32(255 - m), 16).ToUpper(); |
|
|
|