mirror of
https://github.com/R-YaTian/TinkeDSi.git
synced 2025-06-18 16:45:43 -04:00
534 lines
26 KiB
C#
534 lines
26 KiB
C#
/*
|
|
* Copyright (C) 2011 pleoNeX
|
|
*
|
|
* This program is free software: you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation, either version 3 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
*
|
|
* Programador: pleoNeX
|
|
* Programa utilizado: Microsoft Visual C# 2010 Express
|
|
* Fecha: 20/02/2011
|
|
*
|
|
*/
|
|
namespace Tinke
|
|
{
|
|
partial class RomInfo
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x0",
|
|
"S0F"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0xC",
|
|
"S10"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x10",
|
|
"S11"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x12",
|
|
"S12"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem5 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x13",
|
|
"S13"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem6 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x14",
|
|
"S14"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem7 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x15",
|
|
"S15"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem8 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x1E",
|
|
"S16"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem9 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x1F",
|
|
"S17"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem10 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x20",
|
|
"S18"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem11 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x24",
|
|
"S19"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem12 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x28",
|
|
"S1A"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem13 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x2C",
|
|
"S1B"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem14 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x30",
|
|
"S1C"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem15 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x34",
|
|
"S1D"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem16 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x38",
|
|
"S1E"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem17 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x3C",
|
|
"S1F"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem18 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x40",
|
|
"S20"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem19 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x44",
|
|
"S21"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem20 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x48",
|
|
"S22"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem21 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x4C",
|
|
"S23"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem22 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x50",
|
|
"S24"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem23 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x54",
|
|
"S25"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem24 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x58",
|
|
"S26"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem25 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x5C",
|
|
"S27"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem26 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x60",
|
|
"S28"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem27 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x64",
|
|
"S29"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem28 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x68",
|
|
"S2A"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem29 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x6C",
|
|
"S2B"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem30 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x6E",
|
|
"S2C"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem31 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x70",
|
|
"S2D"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem32 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x74",
|
|
"S2E"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem33 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x78",
|
|
"S2F"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem34 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x80",
|
|
"S30"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem35 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x84",
|
|
"S31"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem36 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x88",
|
|
"S32"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem37 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x15C",
|
|
"S33"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem38 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x15E",
|
|
"S34"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem39 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x160",
|
|
"S35"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem40 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x164",
|
|
"S36"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem41 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x168",
|
|
"S37"}, -1);
|
|
System.Windows.Forms.ListViewItem listViewItem42 = new System.Windows.Forms.ListViewItem(new string[] {
|
|
"0x16C",
|
|
"S38"}, -1);
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RomInfo));
|
|
this.groupBanner = new System.Windows.Forms.GroupBox();
|
|
this.btnDumpiheader = new System.Windows.Forms.Button();
|
|
this.btnDumpAdata = new System.Windows.Forms.Button();
|
|
this.btnDumpicondata = new System.Windows.Forms.Button();
|
|
this.btnEdit = new System.Windows.Forms.Button();
|
|
this.checkTrans = new System.Windows.Forms.CheckBox();
|
|
this.lblGameTitle = new System.Windows.Forms.Label();
|
|
this.btnBannerGuardar = new System.Windows.Forms.Button();
|
|
this.txtBannerReserved = new System.Windows.Forms.TextBox();
|
|
this.txtBannerCRC = new System.Windows.Forms.TextBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.txtBannerVer = new System.Windows.Forms.TextBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.comboBannerLang = new System.Windows.Forms.ComboBox();
|
|
this.txtBannerTitle = new System.Windows.Forms.TextBox();
|
|
this.picIcon = new System.Windows.Forms.PictureBox();
|
|
this.listInfo = new System.Windows.Forms.ListView();
|
|
this.columnPosicion = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnCampo = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.columnValor = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
|
|
this.groupBanner.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.picIcon)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// groupBanner
|
|
//
|
|
this.groupBanner.BackColor = System.Drawing.Color.Transparent;
|
|
this.groupBanner.Controls.Add(this.btnDumpiheader);
|
|
this.groupBanner.Controls.Add(this.btnDumpAdata);
|
|
this.groupBanner.Controls.Add(this.btnDumpicondata);
|
|
this.groupBanner.Controls.Add(this.btnEdit);
|
|
this.groupBanner.Controls.Add(this.checkTrans);
|
|
this.groupBanner.Controls.Add(this.lblGameTitle);
|
|
this.groupBanner.Controls.Add(this.btnBannerGuardar);
|
|
this.groupBanner.Controls.Add(this.txtBannerReserved);
|
|
this.groupBanner.Controls.Add(this.txtBannerCRC);
|
|
this.groupBanner.Controls.Add(this.label4);
|
|
this.groupBanner.Controls.Add(this.label3);
|
|
this.groupBanner.Controls.Add(this.txtBannerVer);
|
|
this.groupBanner.Controls.Add(this.label2);
|
|
this.groupBanner.Controls.Add(this.comboBannerLang);
|
|
this.groupBanner.Controls.Add(this.txtBannerTitle);
|
|
this.groupBanner.Controls.Add(this.picIcon);
|
|
this.groupBanner.Dock = System.Windows.Forms.DockStyle.Right;
|
|
this.groupBanner.Location = new System.Drawing.Point(496, 0);
|
|
this.groupBanner.Name = "groupBanner";
|
|
this.groupBanner.Size = new System.Drawing.Size(200, 476);
|
|
this.groupBanner.TabIndex = 7;
|
|
this.groupBanner.TabStop = false;
|
|
this.groupBanner.Text = "S02";
|
|
//
|
|
// btnDumpiheader
|
|
//
|
|
this.btnDumpiheader.Enabled = false;
|
|
this.btnDumpiheader.Image = global::Tinke.Properties.Resources.package;
|
|
this.btnDumpiheader.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnDumpiheader.Location = new System.Drawing.Point(9, 413);
|
|
this.btnDumpiheader.Name = "btnDumpiheader";
|
|
this.btnDumpiheader.Size = new System.Drawing.Size(184, 28);
|
|
this.btnDumpiheader.TabIndex = 9;
|
|
this.btnDumpiheader.Text = "S40";
|
|
this.btnDumpiheader.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnDumpiheader.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.btnDumpiheader.UseVisualStyleBackColor = true;
|
|
this.btnDumpiheader.Click += new System.EventHandler(this.btnDumpiheader_Click);
|
|
//
|
|
// btnDumpAdata
|
|
//
|
|
this.btnDumpAdata.Enabled = false;
|
|
this.btnDumpAdata.Image = global::Tinke.Properties.Resources.picture_go;
|
|
this.btnDumpAdata.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnDumpAdata.Location = new System.Drawing.Point(9, 379);
|
|
this.btnDumpAdata.Name = "btnDumpAdata";
|
|
this.btnDumpAdata.Size = new System.Drawing.Size(184, 28);
|
|
this.btnDumpAdata.TabIndex = 15;
|
|
this.btnDumpAdata.Text = "S3F";
|
|
this.btnDumpAdata.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnDumpAdata.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.btnDumpAdata.UseVisualStyleBackColor = true;
|
|
this.btnDumpAdata.Click += new System.EventHandler(this.btnDumpAdata_Click);
|
|
//
|
|
// btnDumpicondata
|
|
//
|
|
this.btnDumpicondata.Image = global::Tinke.Properties.Resources.disk;
|
|
this.btnDumpicondata.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnDumpicondata.Location = new System.Drawing.Point(9, 345);
|
|
this.btnDumpicondata.Name = "btnDumpicondata";
|
|
this.btnDumpicondata.Size = new System.Drawing.Size(184, 28);
|
|
this.btnDumpicondata.TabIndex = 14;
|
|
this.btnDumpicondata.Text = "S3E";
|
|
this.btnDumpicondata.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnDumpicondata.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.btnDumpicondata.UseVisualStyleBackColor = true;
|
|
this.btnDumpicondata.Click += new System.EventHandler(this.btnDumpicondata_Click);
|
|
//
|
|
// btnEdit
|
|
//
|
|
this.btnEdit.Image = global::Tinke.Properties.Resources.pencil;
|
|
this.btnEdit.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnEdit.Location = new System.Drawing.Point(9, 447);
|
|
this.btnEdit.Name = "btnEdit";
|
|
this.btnEdit.Size = new System.Drawing.Size(184, 28);
|
|
this.btnEdit.TabIndex = 8;
|
|
this.btnEdit.Text = "S3B";
|
|
this.btnEdit.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.btnEdit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.btnEdit.UseVisualStyleBackColor = true;
|
|
this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click);
|
|
//
|
|
// checkTrans
|
|
//
|
|
this.checkTrans.AutoSize = true;
|
|
this.checkTrans.Location = new System.Drawing.Point(66, 54);
|
|
this.checkTrans.Name = "checkTrans";
|
|
this.checkTrans.Size = new System.Drawing.Size(42, 16);
|
|
this.checkTrans.TabIndex = 13;
|
|
this.checkTrans.Text = "S3A";
|
|
this.checkTrans.UseVisualStyleBackColor = true;
|
|
this.checkTrans.CheckedChanged += new System.EventHandler(this.checkTrans_CheckedChanged);
|
|
//
|
|
// lblGameTitle
|
|
//
|
|
this.lblGameTitle.AutoSize = true;
|
|
this.lblGameTitle.Location = new System.Drawing.Point(8, 159);
|
|
this.lblGameTitle.Name = "lblGameTitle";
|
|
this.lblGameTitle.Size = new System.Drawing.Size(23, 12);
|
|
this.lblGameTitle.TabIndex = 12;
|
|
this.lblGameTitle.Text = "S41";
|
|
//
|
|
// btnBannerGuardar
|
|
//
|
|
this.btnBannerGuardar.ImageKey = "(none)";
|
|
this.btnBannerGuardar.Location = new System.Drawing.Point(65, 18);
|
|
this.btnBannerGuardar.Name = "btnBannerGuardar";
|
|
this.btnBannerGuardar.Size = new System.Drawing.Size(127, 30);
|
|
this.btnBannerGuardar.TabIndex = 11;
|
|
this.btnBannerGuardar.Text = "S03";
|
|
this.btnBannerGuardar.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
|
this.btnBannerGuardar.UseVisualStyleBackColor = true;
|
|
this.btnBannerGuardar.Click += new System.EventHandler(this.btnBannerGuardar_Click);
|
|
//
|
|
// txtBannerReserved
|
|
//
|
|
this.txtBannerReserved.Location = new System.Drawing.Point(66, 129);
|
|
this.txtBannerReserved.Name = "txtBannerReserved";
|
|
this.txtBannerReserved.ReadOnly = true;
|
|
this.txtBannerReserved.Size = new System.Drawing.Size(126, 21);
|
|
this.txtBannerReserved.TabIndex = 10;
|
|
//
|
|
// txtBannerCRC
|
|
//
|
|
this.txtBannerCRC.Location = new System.Drawing.Point(66, 105);
|
|
this.txtBannerCRC.Name = "txtBannerCRC";
|
|
this.txtBannerCRC.ReadOnly = true;
|
|
this.txtBannerCRC.Size = new System.Drawing.Size(126, 21);
|
|
this.txtBannerCRC.TabIndex = 9;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(6, 132);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(23, 12);
|
|
this.label4.TabIndex = 8;
|
|
this.label4.Text = "S05";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(7, 108);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(41, 12);
|
|
this.label3.TabIndex = 7;
|
|
this.label3.Text = "CRC16:";
|
|
//
|
|
// txtBannerVer
|
|
//
|
|
this.txtBannerVer.Location = new System.Drawing.Point(66, 81);
|
|
this.txtBannerVer.Name = "txtBannerVer";
|
|
this.txtBannerVer.ReadOnly = true;
|
|
this.txtBannerVer.Size = new System.Drawing.Size(126, 21);
|
|
this.txtBannerVer.TabIndex = 6;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(6, 84);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(23, 12);
|
|
this.label2.TabIndex = 5;
|
|
this.label2.Text = "S04";
|
|
//
|
|
// comboBannerLang
|
|
//
|
|
this.comboBannerLang.BackColor = System.Drawing.Color.White;
|
|
this.comboBannerLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBannerLang.FormattingEnabled = true;
|
|
this.comboBannerLang.Items.AddRange(new object[] {
|
|
"S06",
|
|
"S07",
|
|
"S08",
|
|
"S09",
|
|
"S0A",
|
|
"S0B"});
|
|
this.comboBannerLang.Location = new System.Drawing.Point(10, 174);
|
|
this.comboBannerLang.Name = "comboBannerLang";
|
|
this.comboBannerLang.Size = new System.Drawing.Size(181, 20);
|
|
this.comboBannerLang.TabIndex = 4;
|
|
this.comboBannerLang.SelectedIndexChanged += new System.EventHandler(this.comboBannerLang_SelectedIndexChanged);
|
|
//
|
|
// txtBannerTitle
|
|
//
|
|
this.txtBannerTitle.BackColor = System.Drawing.SystemColors.Control;
|
|
this.txtBannerTitle.Location = new System.Drawing.Point(10, 199);
|
|
this.txtBannerTitle.Multiline = true;
|
|
this.txtBannerTitle.Name = "txtBannerTitle";
|
|
this.txtBannerTitle.ReadOnly = true;
|
|
this.txtBannerTitle.Size = new System.Drawing.Size(182, 140);
|
|
this.txtBannerTitle.TabIndex = 3;
|
|
//
|
|
// picIcon
|
|
//
|
|
this.picIcon.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.picIcon.Location = new System.Drawing.Point(9, 18);
|
|
this.picIcon.Name = "picIcon";
|
|
this.picIcon.Size = new System.Drawing.Size(32, 30);
|
|
this.picIcon.TabIndex = 0;
|
|
this.picIcon.TabStop = false;
|
|
//
|
|
// listInfo
|
|
//
|
|
this.listInfo.Activation = System.Windows.Forms.ItemActivation.OneClick;
|
|
this.listInfo.Alignment = System.Windows.Forms.ListViewAlignment.Default;
|
|
this.listInfo.BackColor = System.Drawing.SystemColors.Control;
|
|
this.listInfo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.listInfo.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
|
|
this.columnPosicion,
|
|
this.columnCampo,
|
|
this.columnValor});
|
|
this.listInfo.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.listInfo.HideSelection = false;
|
|
this.listInfo.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
|
|
listViewItem1,
|
|
listViewItem2,
|
|
listViewItem3,
|
|
listViewItem4,
|
|
listViewItem5,
|
|
listViewItem6,
|
|
listViewItem7,
|
|
listViewItem8,
|
|
listViewItem9,
|
|
listViewItem10,
|
|
listViewItem11,
|
|
listViewItem12,
|
|
listViewItem13,
|
|
listViewItem14,
|
|
listViewItem15,
|
|
listViewItem16,
|
|
listViewItem17,
|
|
listViewItem18,
|
|
listViewItem19,
|
|
listViewItem20,
|
|
listViewItem21,
|
|
listViewItem22,
|
|
listViewItem23,
|
|
listViewItem24,
|
|
listViewItem25,
|
|
listViewItem26,
|
|
listViewItem27,
|
|
listViewItem28,
|
|
listViewItem29,
|
|
listViewItem30,
|
|
listViewItem31,
|
|
listViewItem32,
|
|
listViewItem33,
|
|
listViewItem34,
|
|
listViewItem35,
|
|
listViewItem36,
|
|
listViewItem37,
|
|
listViewItem38,
|
|
listViewItem39,
|
|
listViewItem40,
|
|
listViewItem41,
|
|
listViewItem42});
|
|
this.listInfo.LabelEdit = true;
|
|
this.listInfo.Location = new System.Drawing.Point(0, 0);
|
|
this.listInfo.Name = "listInfo";
|
|
this.listInfo.Size = new System.Drawing.Size(494, 476);
|
|
this.listInfo.TabIndex = 6;
|
|
this.listInfo.UseCompatibleStateImageBehavior = false;
|
|
this.listInfo.View = System.Windows.Forms.View.Details;
|
|
this.listInfo.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.listInfo_MouseDoubleClick);
|
|
//
|
|
// columnPosicion
|
|
//
|
|
this.columnPosicion.Text = "S0C";
|
|
//
|
|
// columnCampo
|
|
//
|
|
this.columnCampo.Text = "S0D";
|
|
this.columnCampo.Width = 198;
|
|
//
|
|
// columnValor
|
|
//
|
|
this.columnValor.Text = "S0E";
|
|
this.columnValor.Width = 214;
|
|
//
|
|
// RomInfo
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.ClientSize = new System.Drawing.Size(696, 476);
|
|
this.Controls.Add(this.groupBanner);
|
|
this.Controls.Add(this.listInfo);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.MinimumSize = new System.Drawing.Size(710, 354);
|
|
this.Name = "RomInfo";
|
|
this.ShowInTaskbar = false;
|
|
this.Text = "S01";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RomInfo_FormClosing);
|
|
this.groupBanner.ResumeLayout(false);
|
|
this.groupBanner.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.picIcon)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.GroupBox groupBanner;
|
|
private System.Windows.Forms.Button btnBannerGuardar;
|
|
private System.Windows.Forms.TextBox txtBannerReserved;
|
|
private System.Windows.Forms.TextBox txtBannerCRC;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.TextBox txtBannerVer;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.ComboBox comboBannerLang;
|
|
private System.Windows.Forms.TextBox txtBannerTitle;
|
|
private System.Windows.Forms.PictureBox picIcon;
|
|
private System.Windows.Forms.ListView listInfo;
|
|
private System.Windows.Forms.ColumnHeader columnPosicion;
|
|
private System.Windows.Forms.ColumnHeader columnCampo;
|
|
private System.Windows.Forms.ColumnHeader columnValor;
|
|
private System.Windows.Forms.Label lblGameTitle;
|
|
private System.Windows.Forms.CheckBox checkTrans;
|
|
private System.Windows.Forms.Button btnDumpicondata;
|
|
private System.Windows.Forms.Button btnDumpAdata;
|
|
private System.Windows.Forms.Button btnEdit;
|
|
private System.Windows.Forms.Button btnDumpiheader;
|
|
}
|
|
} |