diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb index 66c97c8..7ba70da 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.ncb differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo index 3a6547f..a21b38f 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL.suo differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm index ae93162..eafeb49 100644 Binary files a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm and b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Debug/BuildLog.htm differ diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h index 1f27d6f..111b136 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.h @@ -687,6 +687,9 @@ private: System::Windows::Forms::DataGridView^ gridSDK; private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataSDKVer; private: System::Windows::Forms::Label^ labPhotoAccess; private: System::Windows::Forms::TextBox^ tboxPhotoAccess; +private: System::Windows::Forms::Label^ labCountryCodeR; +private: System::Windows::Forms::ComboBox^ combCountryCode; +private: System::Windows::Forms::Label^ labCountryCodeL; @@ -838,11 +841,11 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; void InitializeComponent(void) { System::ComponentModel::ComponentResourceManager^ resources = (gcnew System::ComponentModel::ComponentResourceManager(Form1::typeid)); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle6 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle7 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle8 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle9 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); - System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle10 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle21 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle22 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle23 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle24 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); + System::Windows::Forms::DataGridViewCellStyle^ dataGridViewCellStyle25 = (gcnew System::Windows::Forms::DataGridViewCellStyle()); this->tboxFile = (gcnew System::Windows::Forms::TextBox()); this->gboxSrl = (gcnew System::Windows::Forms::GroupBox()); this->tboxRemasterVer = (gcnew System::Windows::Forms::TextBox()); @@ -1086,6 +1089,9 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->gboxParental = (gcnew System::Windows::Forms::GroupBox()); this->cboxIsUnnecessaryRating = (gcnew System::Windows::Forms::CheckBox()); this->tabSubmitInfo = (gcnew System::Windows::Forms::TabPage()); + this->labCountryCodeR = (gcnew System::Windows::Forms::Label()); + this->combCountryCode = (gcnew System::Windows::Forms::ComboBox()); + this->labCountryCodeL = (gcnew System::Windows::Forms::Label()); this->labProductNameLimit = (gcnew System::Windows::Forms::Label()); this->tboxGuideSubmitInfo = (gcnew System::Windows::Forms::TextBox()); this->gboxForeign = (gcnew System::Windows::Forms::GroupBox()); @@ -1148,20 +1154,12 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; // // tboxFile // - this->tboxFile->AccessibleDescription = nullptr; - this->tboxFile->AccessibleName = nullptr; resources->ApplyResources(this->tboxFile, L"tboxFile"); - this->tboxFile->BackgroundImage = nullptr; - this->tboxFile->Font = nullptr; this->tboxFile->Name = L"tboxFile"; this->tboxFile->ReadOnly = true; // // gboxSrl // - this->gboxSrl->AccessibleDescription = nullptr; - this->gboxSrl->AccessibleName = nullptr; - resources->ApplyResources(this->gboxSrl, L"gboxSrl"); - this->gboxSrl->BackgroundImage = nullptr; this->gboxSrl->Controls->Add(this->tboxRemasterVer); this->gboxSrl->Controls->Add(this->tboxRomSize); this->gboxSrl->Controls->Add(this->tboxPlatform); @@ -1177,458 +1175,298 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->gboxSrl->Controls->Add(this->labTitleName); this->gboxSrl->Controls->Add(this->labRemasterVer); this->gboxSrl->Controls->Add(this->tboxTitleName); - this->gboxSrl->Font = nullptr; + resources->ApplyResources(this->gboxSrl, L"gboxSrl"); this->gboxSrl->Name = L"gboxSrl"; this->gboxSrl->TabStop = false; // // tboxRemasterVer // - this->tboxRemasterVer->AccessibleDescription = nullptr; - this->tboxRemasterVer->AccessibleName = nullptr; resources->ApplyResources(this->tboxRemasterVer, L"tboxRemasterVer"); - this->tboxRemasterVer->BackgroundImage = nullptr; - this->tboxRemasterVer->Font = nullptr; this->tboxRemasterVer->Name = L"tboxRemasterVer"; this->tboxRemasterVer->ReadOnly = true; // // tboxRomSize // - this->tboxRomSize->AccessibleDescription = nullptr; - this->tboxRomSize->AccessibleName = nullptr; resources->ApplyResources(this->tboxRomSize, L"tboxRomSize"); - this->tboxRomSize->BackgroundImage = nullptr; - this->tboxRomSize->Font = nullptr; this->tboxRomSize->Name = L"tboxRomSize"; this->tboxRomSize->ReadOnly = true; // // tboxPlatform // - this->tboxPlatform->AccessibleDescription = nullptr; - this->tboxPlatform->AccessibleName = nullptr; resources->ApplyResources(this->tboxPlatform, L"tboxPlatform"); - this->tboxPlatform->BackgroundImage = nullptr; - this->tboxPlatform->Font = nullptr; this->tboxPlatform->Name = L"tboxPlatform"; this->tboxPlatform->ReadOnly = true; // // labPlatform // - this->labPlatform->AccessibleDescription = nullptr; - this->labPlatform->AccessibleName = nullptr; resources->ApplyResources(this->labPlatform, L"labPlatform"); - this->labPlatform->Font = nullptr; this->labPlatform->Name = L"labPlatform"; // // tboxRomLatency // - this->tboxRomLatency->AccessibleDescription = nullptr; - this->tboxRomLatency->AccessibleName = nullptr; resources->ApplyResources(this->tboxRomLatency, L"tboxRomLatency"); - this->tboxRomLatency->BackgroundImage = nullptr; - this->tboxRomLatency->Font = nullptr; this->tboxRomLatency->Name = L"tboxRomLatency"; this->tboxRomLatency->ReadOnly = true; // // labRomSize // - this->labRomSize->AccessibleDescription = nullptr; - this->labRomSize->AccessibleName = nullptr; resources->ApplyResources(this->labRomSize, L"labRomSize"); - this->labRomSize->Font = nullptr; this->labRomSize->Name = L"labRomSize"; // // labRomType // - this->labRomType->AccessibleDescription = nullptr; - this->labRomType->AccessibleName = nullptr; resources->ApplyResources(this->labRomType, L"labRomType"); - this->labRomType->Font = nullptr; this->labRomType->Name = L"labRomType"; // // tboxMakerCode // - this->tboxMakerCode->AccessibleDescription = nullptr; - this->tboxMakerCode->AccessibleName = nullptr; resources->ApplyResources(this->tboxMakerCode, L"tboxMakerCode"); - this->tboxMakerCode->BackgroundImage = nullptr; - this->tboxMakerCode->Font = nullptr; this->tboxMakerCode->Name = L"tboxMakerCode"; this->tboxMakerCode->ReadOnly = true; // // cboxRemasterVerE // - this->cboxRemasterVerE->AccessibleDescription = nullptr; - this->cboxRemasterVerE->AccessibleName = nullptr; resources->ApplyResources(this->cboxRemasterVerE, L"cboxRemasterVerE"); - this->cboxRemasterVerE->BackgroundImage = nullptr; - this->cboxRemasterVerE->Font = nullptr; this->cboxRemasterVerE->Name = L"cboxRemasterVerE"; this->cboxRemasterVerE->UseVisualStyleBackColor = true; this->cboxRemasterVerE->CheckedChanged += gcnew System::EventHandler(this, &Form1::cboxRemasterVerE_CheckedChanged); // // labMakerCode // - this->labMakerCode->AccessibleDescription = nullptr; - this->labMakerCode->AccessibleName = nullptr; resources->ApplyResources(this->labMakerCode, L"labMakerCode"); - this->labMakerCode->Font = nullptr; this->labMakerCode->Name = L"labMakerCode"; // // labGameCode // - this->labGameCode->AccessibleDescription = nullptr; - this->labGameCode->AccessibleName = nullptr; resources->ApplyResources(this->labGameCode, L"labGameCode"); - this->labGameCode->Font = nullptr; this->labGameCode->Name = L"labGameCode"; // // tboxGameCode // - this->tboxGameCode->AccessibleDescription = nullptr; - this->tboxGameCode->AccessibleName = nullptr; resources->ApplyResources(this->tboxGameCode, L"tboxGameCode"); - this->tboxGameCode->BackgroundImage = nullptr; - this->tboxGameCode->Font = nullptr; this->tboxGameCode->Name = L"tboxGameCode"; this->tboxGameCode->ReadOnly = true; // // labTitleName // - this->labTitleName->AccessibleDescription = nullptr; - this->labTitleName->AccessibleName = nullptr; resources->ApplyResources(this->labTitleName, L"labTitleName"); - this->labTitleName->Font = nullptr; this->labTitleName->Name = L"labTitleName"; // // labRemasterVer // - this->labRemasterVer->AccessibleDescription = nullptr; - this->labRemasterVer->AccessibleName = nullptr; resources->ApplyResources(this->labRemasterVer, L"labRemasterVer"); - this->labRemasterVer->Font = nullptr; this->labRemasterVer->Name = L"labRemasterVer"; // // tboxTitleName // - this->tboxTitleName->AccessibleDescription = nullptr; - this->tboxTitleName->AccessibleName = nullptr; resources->ApplyResources(this->tboxTitleName, L"tboxTitleName"); - this->tboxTitleName->BackgroundImage = nullptr; - this->tboxTitleName->Font = nullptr; this->tboxTitleName->Name = L"tboxTitleName"; this->tboxTitleName->ReadOnly = true; // // labBackup // - this->labBackup->AccessibleDescription = nullptr; - this->labBackup->AccessibleName = nullptr; resources->ApplyResources(this->labBackup, L"labBackup"); - this->labBackup->Font = nullptr; this->labBackup->Name = L"labBackup"; // // combBackup // - this->combBackup->AccessibleDescription = nullptr; - this->combBackup->AccessibleName = nullptr; - resources->ApplyResources(this->combBackup, L"combBackup"); - this->combBackup->BackgroundImage = nullptr; this->combBackup->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList; - this->combBackup->Font = nullptr; this->combBackup->FormattingEnabled = true; this->combBackup->Items->AddRange(gcnew cli::array< System::Object^ >(10) {resources->GetString(L"combBackup.Items"), resources->GetString(L"combBackup.Items1"), resources->GetString(L"combBackup.Items2"), resources->GetString(L"combBackup.Items3"), resources->GetString(L"combBackup.Items4"), resources->GetString(L"combBackup.Items5"), resources->GetString(L"combBackup.Items6"), resources->GetString(L"combBackup.Items7"), resources->GetString(L"combBackup.Items8"), resources->GetString(L"combBackup.Items9")}); + resources->ApplyResources(this->combBackup, L"combBackup"); this->combBackup->Name = L"combBackup"; this->combBackup->SelectedIndexChanged += gcnew System::EventHandler(this, &Form1::combBackup_SelectedIndexChanged); // // tboxBackupOther // - this->tboxBackupOther->AccessibleDescription = nullptr; - this->tboxBackupOther->AccessibleName = nullptr; resources->ApplyResources(this->tboxBackupOther, L"tboxBackupOther"); - this->tboxBackupOther->BackgroundImage = nullptr; - this->tboxBackupOther->Font = nullptr; this->tboxBackupOther->Name = L"tboxBackupOther"; // // gboxCRC // - this->gboxCRC->AccessibleDescription = nullptr; - this->gboxCRC->AccessibleName = nullptr; - resources->ApplyResources(this->gboxCRC, L"gboxCRC"); - this->gboxCRC->BackgroundImage = nullptr; this->gboxCRC->Controls->Add(this->labRomCRC); this->gboxCRC->Controls->Add(this->labHeaderCRC); this->gboxCRC->Controls->Add(this->tboxHeaderCRC); this->gboxCRC->Controls->Add(this->tboxWholeCRC); - this->gboxCRC->Font = nullptr; + resources->ApplyResources(this->gboxCRC, L"gboxCRC"); this->gboxCRC->Name = L"gboxCRC"; this->gboxCRC->TabStop = false; // // labRomCRC // - this->labRomCRC->AccessibleDescription = nullptr; - this->labRomCRC->AccessibleName = nullptr; resources->ApplyResources(this->labRomCRC, L"labRomCRC"); - this->labRomCRC->Font = nullptr; this->labRomCRC->Name = L"labRomCRC"; // // labHeaderCRC // - this->labHeaderCRC->AccessibleDescription = nullptr; - this->labHeaderCRC->AccessibleName = nullptr; resources->ApplyResources(this->labHeaderCRC, L"labHeaderCRC"); - this->labHeaderCRC->Font = nullptr; this->labHeaderCRC->Name = L"labHeaderCRC"; // // tboxHeaderCRC // - this->tboxHeaderCRC->AccessibleDescription = nullptr; - this->tboxHeaderCRC->AccessibleName = nullptr; resources->ApplyResources(this->tboxHeaderCRC, L"tboxHeaderCRC"); - this->tboxHeaderCRC->BackgroundImage = nullptr; - this->tboxHeaderCRC->Font = nullptr; this->tboxHeaderCRC->Name = L"tboxHeaderCRC"; this->tboxHeaderCRC->ReadOnly = true; // // tboxWholeCRC // - this->tboxWholeCRC->AccessibleDescription = nullptr; - this->tboxWholeCRC->AccessibleName = nullptr; resources->ApplyResources(this->tboxWholeCRC, L"tboxWholeCRC"); - this->tboxWholeCRC->BackgroundImage = nullptr; - this->tboxWholeCRC->Font = nullptr; this->tboxWholeCRC->Name = L"tboxWholeCRC"; this->tboxWholeCRC->ReadOnly = true; // // labCaption // - this->labCaption->AccessibleDescription = nullptr; - this->labCaption->AccessibleName = nullptr; resources->ApplyResources(this->labCaption, L"labCaption"); - this->labCaption->Font = nullptr; this->labCaption->Name = L"labCaption"; // // tboxCaption // - this->tboxCaption->AccessibleDescription = nullptr; - this->tboxCaption->AccessibleName = nullptr; resources->ApplyResources(this->tboxCaption, L"tboxCaption"); - this->tboxCaption->BackgroundImage = nullptr; - this->tboxCaption->Font = nullptr; this->tboxCaption->Name = L"tboxCaption"; // // labOFLC // - this->labOFLC->AccessibleDescription = nullptr; - this->labOFLC->AccessibleName = nullptr; resources->ApplyResources(this->labOFLC, L"labOFLC"); - this->labOFLC->Font = nullptr; this->labOFLC->Name = L"labOFLC"; // // labPEGI_BBFC // - this->labPEGI_BBFC->AccessibleDescription = nullptr; - this->labPEGI_BBFC->AccessibleName = nullptr; resources->ApplyResources(this->labPEGI_BBFC, L"labPEGI_BBFC"); - this->labPEGI_BBFC->Font = nullptr; this->labPEGI_BBFC->Name = L"labPEGI_BBFC"; // // labPEGI_PRT // - this->labPEGI_PRT->AccessibleDescription = nullptr; - this->labPEGI_PRT->AccessibleName = nullptr; resources->ApplyResources(this->labPEGI_PRT, L"labPEGI_PRT"); - this->labPEGI_PRT->Font = nullptr; this->labPEGI_PRT->Name = L"labPEGI_PRT"; // // labPEGI // - this->labPEGI->AccessibleDescription = nullptr; - this->labPEGI->AccessibleName = nullptr; resources->ApplyResources(this->labPEGI, L"labPEGI"); - this->labPEGI->Font = nullptr; this->labPEGI->Name = L"labPEGI"; // // labUSK // - this->labUSK->AccessibleDescription = nullptr; - this->labUSK->AccessibleName = nullptr; resources->ApplyResources(this->labUSK, L"labUSK"); - this->labUSK->Font = nullptr; this->labUSK->Name = L"labUSK"; // // labESRB // - this->labESRB->AccessibleDescription = nullptr; - this->labESRB->AccessibleName = nullptr; resources->ApplyResources(this->labESRB, L"labESRB"); - this->labESRB->Font = nullptr; this->labESRB->Name = L"labESRB"; // // labCERO // - this->labCERO->AccessibleDescription = nullptr; - this->labCERO->AccessibleName = nullptr; resources->ApplyResources(this->labCERO, L"labCERO"); - this->labCERO->Font = nullptr; this->labCERO->Name = L"labCERO"; // // combOFLC // - this->combOFLC->AccessibleDescription = nullptr; - this->combOFLC->AccessibleName = nullptr; - resources->ApplyResources(this->combOFLC, L"combOFLC"); - this->combOFLC->BackgroundImage = nullptr; this->combOFLC->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList; - this->combOFLC->Font = nullptr; this->combOFLC->FormattingEnabled = true; this->combOFLC->Items->AddRange(gcnew cli::array< System::Object^ >(5) {resources->GetString(L"combOFLC.Items"), resources->GetString(L"combOFLC.Items1"), resources->GetString(L"combOFLC.Items2"), resources->GetString(L"combOFLC.Items3"), resources->GetString(L"combOFLC.Items4")}); + resources->ApplyResources(this->combOFLC, L"combOFLC"); this->combOFLC->Name = L"combOFLC"; // // combPEGI_BBFC // - this->combPEGI_BBFC->AccessibleDescription = nullptr; - this->combPEGI_BBFC->AccessibleName = nullptr; - resources->ApplyResources(this->combPEGI_BBFC, L"combPEGI_BBFC"); - this->combPEGI_BBFC->BackgroundImage = nullptr; this->combPEGI_BBFC->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList; - this->combPEGI_BBFC->Font = nullptr; this->combPEGI_BBFC->FormattingEnabled = true; this->combPEGI_BBFC->Items->AddRange(gcnew cli::array< System::Object^ >(10) {resources->GetString(L"combPEGI_BBFC.Items"), resources->GetString(L"combPEGI_BBFC.Items1"), resources->GetString(L"combPEGI_BBFC.Items2"), resources->GetString(L"combPEGI_BBFC.Items3"), resources->GetString(L"combPEGI_BBFC.Items4"), resources->GetString(L"combPEGI_BBFC.Items5"), resources->GetString(L"combPEGI_BBFC.Items6"), resources->GetString(L"combPEGI_BBFC.Items7"), resources->GetString(L"combPEGI_BBFC.Items8"), resources->GetString(L"combPEGI_BBFC.Items9")}); + resources->ApplyResources(this->combPEGI_BBFC, L"combPEGI_BBFC"); this->combPEGI_BBFC->Name = L"combPEGI_BBFC"; // // combPEGI_PRT // - this->combPEGI_PRT->AccessibleDescription = nullptr; - this->combPEGI_PRT->AccessibleName = nullptr; - resources->ApplyResources(this->combPEGI_PRT, L"combPEGI_PRT"); - this->combPEGI_PRT->BackgroundImage = nullptr; this->combPEGI_PRT->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList; - this->combPEGI_PRT->Font = nullptr; this->combPEGI_PRT->FormattingEnabled = true; this->combPEGI_PRT->Items->AddRange(gcnew cli::array< System::Object^ >(7) {resources->GetString(L"combPEGI_PRT.Items"), resources->GetString(L"combPEGI_PRT.Items1"), resources->GetString(L"combPEGI_PRT.Items2"), resources->GetString(L"combPEGI_PRT.Items3"), resources->GetString(L"combPEGI_PRT.Items4"), resources->GetString(L"combPEGI_PRT.Items5"), resources->GetString(L"combPEGI_PRT.Items6")}); + resources->ApplyResources(this->combPEGI_PRT, L"combPEGI_PRT"); this->combPEGI_PRT->Name = L"combPEGI_PRT"; // // combPEGI // - this->combPEGI->AccessibleDescription = nullptr; - this->combPEGI->AccessibleName = nullptr; - resources->ApplyResources(this->combPEGI, L"combPEGI"); - this->combPEGI->BackgroundImage = nullptr; this->combPEGI->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList; - this->combPEGI->Font = nullptr; this->combPEGI->FormattingEnabled = true; this->combPEGI->Items->AddRange(gcnew cli::array< System::Object^ >(7) {resources->GetString(L"combPEGI.Items"), resources->GetString(L"combPEGI.Items1"), resources->GetString(L"combPEGI.Items2"), resources->GetString(L"combPEGI.Items3"), resources->GetString(L"combPEGI.Items4"), resources->GetString(L"combPEGI.Items5"), resources->GetString(L"combPEGI.Items6")}); + resources->ApplyResources(this->combPEGI, L"combPEGI"); this->combPEGI->Name = L"combPEGI"; // // combUSK // - this->combUSK->AccessibleDescription = nullptr; - this->combUSK->AccessibleName = nullptr; - resources->ApplyResources(this->combUSK, L"combUSK"); - this->combUSK->BackgroundImage = nullptr; this->combUSK->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList; - this->combUSK->Font = nullptr; this->combUSK->FormattingEnabled = true; this->combUSK->Items->AddRange(gcnew cli::array< System::Object^ >(6) {resources->GetString(L"combUSK.Items"), resources->GetString(L"combUSK.Items1"), resources->GetString(L"combUSK.Items2"), resources->GetString(L"combUSK.Items3"), resources->GetString(L"combUSK.Items4"), resources->GetString(L"combUSK.Items5")}); + resources->ApplyResources(this->combUSK, L"combUSK"); this->combUSK->Name = L"combUSK"; // // combESRB // - this->combESRB->AccessibleDescription = nullptr; - this->combESRB->AccessibleName = nullptr; - resources->ApplyResources(this->combESRB, L"combESRB"); - this->combESRB->BackgroundImage = nullptr; this->combESRB->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList; - this->combESRB->Font = nullptr; this->combESRB->FormattingEnabled = true; this->combESRB->Items->AddRange(gcnew cli::array< System::Object^ >(7) {resources->GetString(L"combESRB.Items"), resources->GetString(L"combESRB.Items1"), resources->GetString(L"combESRB.Items2"), resources->GetString(L"combESRB.Items3"), resources->GetString(L"combESRB.Items4"), resources->GetString(L"combESRB.Items5"), resources->GetString(L"combESRB.Items6")}); + resources->ApplyResources(this->combESRB, L"combESRB"); this->combESRB->Name = L"combESRB"; // // combCERO // - this->combCERO->AccessibleDescription = nullptr; - this->combCERO->AccessibleName = nullptr; - resources->ApplyResources(this->combCERO, L"combCERO"); - this->combCERO->BackgroundImage = nullptr; this->combCERO->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList; - this->combCERO->Font = nullptr; this->combCERO->FormattingEnabled = true; this->combCERO->Items->AddRange(gcnew cli::array< System::Object^ >(6) {resources->GetString(L"combCERO.Items"), resources->GetString(L"combCERO.Items1"), resources->GetString(L"combCERO.Items2"), resources->GetString(L"combCERO.Items3"), resources->GetString(L"combCERO.Items4"), resources->GetString(L"combCERO.Items5")}); + resources->ApplyResources(this->combCERO, L"combCERO"); this->combCERO->Name = L"combCERO"; // // labParentalRating // - this->labParentalRating->AccessibleDescription = nullptr; - this->labParentalRating->AccessibleName = nullptr; resources->ApplyResources(this->labParentalRating, L"labParentalRating"); - this->labParentalRating->Font = nullptr; this->labParentalRating->Name = L"labParentalRating"; // // labRegion // - this->labRegion->AccessibleDescription = nullptr; - this->labRegion->AccessibleName = nullptr; resources->ApplyResources(this->labRegion, L"labRegion"); - this->labRegion->Font = nullptr; this->labRegion->Name = L"labRegion"; // // cboxIsEULA // - this->cboxIsEULA->AccessibleDescription = nullptr; - this->cboxIsEULA->AccessibleName = nullptr; resources->ApplyResources(this->cboxIsEULA, L"cboxIsEULA"); - this->cboxIsEULA->BackgroundImage = nullptr; - this->cboxIsEULA->Font = nullptr; this->cboxIsEULA->Name = L"cboxIsEULA"; this->cboxIsEULA->UseVisualStyleBackColor = true; // // combRegion // - this->combRegion->AccessibleDescription = nullptr; - this->combRegion->AccessibleName = nullptr; - resources->ApplyResources(this->combRegion, L"combRegion"); - this->combRegion->BackgroundImage = nullptr; this->combRegion->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList; - this->combRegion->Font = nullptr; this->combRegion->FormattingEnabled = true; this->combRegion->Items->AddRange(gcnew cli::array< System::Object^ >(7) {resources->GetString(L"combRegion.Items"), resources->GetString(L"combRegion.Items1"), resources->GetString(L"combRegion.Items2"), resources->GetString(L"combRegion.Items3"), resources->GetString(L"combRegion.Items4"), resources->GetString(L"combRegion.Items5"), resources->GetString(L"combRegion.Items6")}); + resources->ApplyResources(this->combRegion, L"combRegion"); this->combRegion->Name = L"combRegion"; this->combRegion->SelectedIndexChanged += gcnew System::EventHandler(this, &Form1::combRegion_SelectedIndexChanged); // // cboxIsInputPerson2 // - this->cboxIsInputPerson2->AccessibleDescription = nullptr; - this->cboxIsInputPerson2->AccessibleName = nullptr; resources->ApplyResources(this->cboxIsInputPerson2, L"cboxIsInputPerson2"); - this->cboxIsInputPerson2->BackgroundImage = nullptr; - this->cboxIsInputPerson2->Font = nullptr; this->cboxIsInputPerson2->Name = L"cboxIsInputPerson2"; this->cboxIsInputPerson2->UseVisualStyleBackColor = true; this->cboxIsInputPerson2->CheckedChanged += gcnew System::EventHandler(this, &Form1::cboxIsInputPerson2_CheckedChanged); // // gboxPerson2 // - this->gboxPerson2->AccessibleDescription = nullptr; - this->gboxPerson2->AccessibleName = nullptr; - resources->ApplyResources(this->gboxPerson2, L"gboxPerson2"); - this->gboxPerson2->BackgroundImage = nullptr; this->gboxPerson2->Controls->Add(this->labArbit4); this->gboxPerson2->Controls->Add(this->labArbit3); this->gboxPerson2->Controls->Add(this->labNTSC2Sur); @@ -1648,176 +1486,107 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->gboxPerson2->Controls->Add(this->labFurigana2); this->gboxPerson2->Controls->Add(this->labPerson2); this->gboxPerson2->Controls->Add(this->labCompany2); - this->gboxPerson2->Font = nullptr; + resources->ApplyResources(this->gboxPerson2, L"gboxPerson2"); this->gboxPerson2->Name = L"gboxPerson2"; this->gboxPerson2->TabStop = false; // // labArbit4 // - this->labArbit4->AccessibleDescription = nullptr; - this->labArbit4->AccessibleName = nullptr; resources->ApplyResources(this->labArbit4, L"labArbit4"); - this->labArbit4->Font = nullptr; this->labArbit4->Name = L"labArbit4"; // // labArbit3 // - this->labArbit3->AccessibleDescription = nullptr; - this->labArbit3->AccessibleName = nullptr; resources->ApplyResources(this->labArbit3, L"labArbit3"); - this->labArbit3->Font = nullptr; this->labArbit3->Name = L"labArbit3"; // // labNTSC2Sur // - this->labNTSC2Sur->AccessibleDescription = nullptr; - this->labNTSC2Sur->AccessibleName = nullptr; resources->ApplyResources(this->labNTSC2Sur, L"labNTSC2Sur"); - this->labNTSC2Sur->Font = nullptr; this->labNTSC2Sur->Name = L"labNTSC2Sur"; // // tboxNTSC2 // - this->tboxNTSC2->AccessibleDescription = nullptr; - this->tboxNTSC2->AccessibleName = nullptr; resources->ApplyResources(this->tboxNTSC2, L"tboxNTSC2"); - this->tboxNTSC2->BackgroundImage = nullptr; - this->tboxNTSC2->Font = nullptr; this->tboxNTSC2->Name = L"tboxNTSC2"; // // labFax2 // - this->labFax2->AccessibleDescription = nullptr; - this->labFax2->AccessibleName = nullptr; resources->ApplyResources(this->labFax2, L"labFax2"); - this->labFax2->Font = nullptr; this->labFax2->Name = L"labFax2"; // // labNTSC2Pre // - this->labNTSC2Pre->AccessibleDescription = nullptr; - this->labNTSC2Pre->AccessibleName = nullptr; resources->ApplyResources(this->labNTSC2Pre, L"labNTSC2Pre"); - this->labNTSC2Pre->Font = nullptr; this->labNTSC2Pre->Name = L"labNTSC2Pre"; // // tboxFax2 // - this->tboxFax2->AccessibleDescription = nullptr; - this->tboxFax2->AccessibleName = nullptr; resources->ApplyResources(this->tboxFax2, L"tboxFax2"); - this->tboxFax2->BackgroundImage = nullptr; - this->tboxFax2->Font = nullptr; this->tboxFax2->Name = L"tboxFax2"; // // tboxMail2 // - this->tboxMail2->AccessibleDescription = nullptr; - this->tboxMail2->AccessibleName = nullptr; resources->ApplyResources(this->tboxMail2, L"tboxMail2"); - this->tboxMail2->BackgroundImage = nullptr; - this->tboxMail2->Font = nullptr; this->tboxMail2->Name = L"tboxMail2"; // // tboxTel2 // - this->tboxTel2->AccessibleDescription = nullptr; - this->tboxTel2->AccessibleName = nullptr; resources->ApplyResources(this->tboxTel2, L"tboxTel2"); - this->tboxTel2->BackgroundImage = nullptr; - this->tboxTel2->Font = nullptr; this->tboxTel2->Name = L"tboxTel2"; // // tboxFurigana2 // - this->tboxFurigana2->AccessibleDescription = nullptr; - this->tboxFurigana2->AccessibleName = nullptr; resources->ApplyResources(this->tboxFurigana2, L"tboxFurigana2"); - this->tboxFurigana2->BackgroundImage = nullptr; - this->tboxFurigana2->Font = nullptr; this->tboxFurigana2->Name = L"tboxFurigana2"; // // tboxPerson2 // - this->tboxPerson2->AccessibleDescription = nullptr; - this->tboxPerson2->AccessibleName = nullptr; resources->ApplyResources(this->tboxPerson2, L"tboxPerson2"); - this->tboxPerson2->BackgroundImage = nullptr; - this->tboxPerson2->Font = nullptr; this->tboxPerson2->Name = L"tboxPerson2"; // // tboxDepart2 // - this->tboxDepart2->AccessibleDescription = nullptr; - this->tboxDepart2->AccessibleName = nullptr; resources->ApplyResources(this->tboxDepart2, L"tboxDepart2"); - this->tboxDepart2->BackgroundImage = nullptr; - this->tboxDepart2->Font = nullptr; this->tboxDepart2->Name = L"tboxDepart2"; // // labDepart2 // - this->labDepart2->AccessibleDescription = nullptr; - this->labDepart2->AccessibleName = nullptr; resources->ApplyResources(this->labDepart2, L"labDepart2"); - this->labDepart2->Font = nullptr; this->labDepart2->Name = L"labDepart2"; // // tboxCompany2 // - this->tboxCompany2->AccessibleDescription = nullptr; - this->tboxCompany2->AccessibleName = nullptr; resources->ApplyResources(this->tboxCompany2, L"tboxCompany2"); - this->tboxCompany2->BackgroundImage = nullptr; - this->tboxCompany2->Font = nullptr; this->tboxCompany2->Name = L"tboxCompany2"; // // labMail2 // - this->labMail2->AccessibleDescription = nullptr; - this->labMail2->AccessibleName = nullptr; resources->ApplyResources(this->labMail2, L"labMail2"); - this->labMail2->Font = nullptr; this->labMail2->Name = L"labMail2"; // // labTel2 // - this->labTel2->AccessibleDescription = nullptr; - this->labTel2->AccessibleName = nullptr; resources->ApplyResources(this->labTel2, L"labTel2"); - this->labTel2->Font = nullptr; this->labTel2->Name = L"labTel2"; // // labFurigana2 // - this->labFurigana2->AccessibleDescription = nullptr; - this->labFurigana2->AccessibleName = nullptr; resources->ApplyResources(this->labFurigana2, L"labFurigana2"); - this->labFurigana2->Font = nullptr; this->labFurigana2->Name = L"labFurigana2"; // // labPerson2 // - this->labPerson2->AccessibleDescription = nullptr; - this->labPerson2->AccessibleName = nullptr; resources->ApplyResources(this->labPerson2, L"labPerson2"); - this->labPerson2->Font = nullptr; this->labPerson2->Name = L"labPerson2"; // // labCompany2 // - this->labCompany2->AccessibleDescription = nullptr; - this->labCompany2->AccessibleName = nullptr; resources->ApplyResources(this->labCompany2, L"labCompany2"); - this->labCompany2->Font = nullptr; this->labCompany2->Name = L"labCompany2"; // // gboxPerson1 // - this->gboxPerson1->AccessibleDescription = nullptr; - this->gboxPerson1->AccessibleName = nullptr; - resources->ApplyResources(this->gboxPerson1, L"gboxPerson1"); - this->gboxPerson1->BackgroundImage = nullptr; this->gboxPerson1->Controls->Add(this->labArbit2); this->gboxPerson1->Controls->Add(this->labArbit1); this->gboxPerson1->Controls->Add(this->labNTSC1Sur); @@ -1837,223 +1606,134 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->gboxPerson1->Controls->Add(this->labFurigana1); this->gboxPerson1->Controls->Add(this->labPerson1); this->gboxPerson1->Controls->Add(this->labCompany1); - this->gboxPerson1->Font = nullptr; + resources->ApplyResources(this->gboxPerson1, L"gboxPerson1"); this->gboxPerson1->Name = L"gboxPerson1"; this->gboxPerson1->TabStop = false; // // labArbit2 // - this->labArbit2->AccessibleDescription = nullptr; - this->labArbit2->AccessibleName = nullptr; resources->ApplyResources(this->labArbit2, L"labArbit2"); - this->labArbit2->Font = nullptr; this->labArbit2->Name = L"labArbit2"; // // labArbit1 // - this->labArbit1->AccessibleDescription = nullptr; - this->labArbit1->AccessibleName = nullptr; resources->ApplyResources(this->labArbit1, L"labArbit1"); - this->labArbit1->Font = nullptr; this->labArbit1->Name = L"labArbit1"; // // labNTSC1Sur // - this->labNTSC1Sur->AccessibleDescription = nullptr; - this->labNTSC1Sur->AccessibleName = nullptr; resources->ApplyResources(this->labNTSC1Sur, L"labNTSC1Sur"); - this->labNTSC1Sur->Font = nullptr; this->labNTSC1Sur->Name = L"labNTSC1Sur"; // // labFax1 // - this->labFax1->AccessibleDescription = nullptr; - this->labFax1->AccessibleName = nullptr; resources->ApplyResources(this->labFax1, L"labFax1"); - this->labFax1->Font = nullptr; this->labFax1->Name = L"labFax1"; // // labNTSC1Pre // - this->labNTSC1Pre->AccessibleDescription = nullptr; - this->labNTSC1Pre->AccessibleName = nullptr; resources->ApplyResources(this->labNTSC1Pre, L"labNTSC1Pre"); - this->labNTSC1Pre->Font = nullptr; this->labNTSC1Pre->Name = L"labNTSC1Pre"; // // tboxNTSC1 // - this->tboxNTSC1->AccessibleDescription = nullptr; - this->tboxNTSC1->AccessibleName = nullptr; resources->ApplyResources(this->tboxNTSC1, L"tboxNTSC1"); - this->tboxNTSC1->BackgroundImage = nullptr; - this->tboxNTSC1->Font = nullptr; this->tboxNTSC1->Name = L"tboxNTSC1"; // // tboxFax1 // - this->tboxFax1->AccessibleDescription = nullptr; - this->tboxFax1->AccessibleName = nullptr; resources->ApplyResources(this->tboxFax1, L"tboxFax1"); - this->tboxFax1->BackgroundImage = nullptr; - this->tboxFax1->Font = nullptr; this->tboxFax1->Name = L"tboxFax1"; // // tboxMail1 // - this->tboxMail1->AccessibleDescription = nullptr; - this->tboxMail1->AccessibleName = nullptr; resources->ApplyResources(this->tboxMail1, L"tboxMail1"); - this->tboxMail1->BackgroundImage = nullptr; - this->tboxMail1->Font = nullptr; this->tboxMail1->Name = L"tboxMail1"; // // tboxTel1 // - this->tboxTel1->AccessibleDescription = nullptr; - this->tboxTel1->AccessibleName = nullptr; resources->ApplyResources(this->tboxTel1, L"tboxTel1"); - this->tboxTel1->BackgroundImage = nullptr; - this->tboxTel1->Font = nullptr; this->tboxTel1->Name = L"tboxTel1"; // // tboxFurigana1 // - this->tboxFurigana1->AccessibleDescription = nullptr; - this->tboxFurigana1->AccessibleName = nullptr; resources->ApplyResources(this->tboxFurigana1, L"tboxFurigana1"); - this->tboxFurigana1->BackgroundImage = nullptr; - this->tboxFurigana1->Font = nullptr; this->tboxFurigana1->Name = L"tboxFurigana1"; // // tboxPerson1 // - this->tboxPerson1->AccessibleDescription = nullptr; - this->tboxPerson1->AccessibleName = nullptr; resources->ApplyResources(this->tboxPerson1, L"tboxPerson1"); - this->tboxPerson1->BackgroundImage = nullptr; - this->tboxPerson1->Font = nullptr; this->tboxPerson1->Name = L"tboxPerson1"; // // tboxDepart1 // - this->tboxDepart1->AccessibleDescription = nullptr; - this->tboxDepart1->AccessibleName = nullptr; resources->ApplyResources(this->tboxDepart1, L"tboxDepart1"); - this->tboxDepart1->BackgroundImage = nullptr; - this->tboxDepart1->Font = nullptr; this->tboxDepart1->Name = L"tboxDepart1"; // // labDepart1 // - this->labDepart1->AccessibleDescription = nullptr; - this->labDepart1->AccessibleName = nullptr; resources->ApplyResources(this->labDepart1, L"labDepart1"); - this->labDepart1->Font = nullptr; this->labDepart1->Name = L"labDepart1"; // // tboxCompany1 // - this->tboxCompany1->AccessibleDescription = nullptr; - this->tboxCompany1->AccessibleName = nullptr; resources->ApplyResources(this->tboxCompany1, L"tboxCompany1"); - this->tboxCompany1->BackgroundImage = nullptr; - this->tboxCompany1->Font = nullptr; this->tboxCompany1->Name = L"tboxCompany1"; // // labMail1 // - this->labMail1->AccessibleDescription = nullptr; - this->labMail1->AccessibleName = nullptr; resources->ApplyResources(this->labMail1, L"labMail1"); - this->labMail1->Font = nullptr; this->labMail1->Name = L"labMail1"; // // labTel1 // - this->labTel1->AccessibleDescription = nullptr; - this->labTel1->AccessibleName = nullptr; resources->ApplyResources(this->labTel1, L"labTel1"); - this->labTel1->Font = nullptr; this->labTel1->Name = L"labTel1"; // // labFurigana1 // - this->labFurigana1->AccessibleDescription = nullptr; - this->labFurigana1->AccessibleName = nullptr; resources->ApplyResources(this->labFurigana1, L"labFurigana1"); - this->labFurigana1->Font = nullptr; this->labFurigana1->Name = L"labFurigana1"; // // labPerson1 // - this->labPerson1->AccessibleDescription = nullptr; - this->labPerson1->AccessibleName = nullptr; resources->ApplyResources(this->labPerson1, L"labPerson1"); - this->labPerson1->Font = nullptr; this->labPerson1->Name = L"labPerson1"; // // labCompany1 // - this->labCompany1->AccessibleDescription = nullptr; - this->labCompany1->AccessibleName = nullptr; resources->ApplyResources(this->labCompany1, L"labCompany1"); - this->labCompany1->Font = nullptr; this->labCompany1->Name = L"labCompany1"; // // tboxProductCode2 // - this->tboxProductCode2->AccessibleDescription = nullptr; - this->tboxProductCode2->AccessibleName = nullptr; resources->ApplyResources(this->tboxProductCode2, L"tboxProductCode2"); - this->tboxProductCode2->BackgroundImage = nullptr; - this->tboxProductCode2->Font = nullptr; this->tboxProductCode2->Name = L"tboxProductCode2"; // // tboxProductCode1 // - this->tboxProductCode1->AccessibleDescription = nullptr; - this->tboxProductCode1->AccessibleName = nullptr; resources->ApplyResources(this->tboxProductCode1, L"tboxProductCode1"); - this->tboxProductCode1->BackgroundImage = nullptr; - this->tboxProductCode1->Font = nullptr; this->tboxProductCode1->Name = L"tboxProductCode1"; // // tboxProductName // - this->tboxProductName->AccessibleDescription = nullptr; - this->tboxProductName->AccessibleName = nullptr; resources->ApplyResources(this->tboxProductName, L"tboxProductName"); - this->tboxProductName->BackgroundImage = nullptr; - this->tboxProductName->Font = nullptr; this->tboxProductName->Name = L"tboxProductName"; // // labProductCode2 // - this->labProductCode2->AccessibleDescription = nullptr; - this->labProductCode2->AccessibleName = nullptr; resources->ApplyResources(this->labProductCode2, L"labProductCode2"); - this->labProductCode2->Font = nullptr; this->labProductCode2->Name = L"labProductCode2"; // // labProductCode1 // - this->labProductCode1->AccessibleDescription = nullptr; - this->labProductCode1->AccessibleName = nullptr; resources->ApplyResources(this->labProductCode1, L"labProductCode1"); - this->labProductCode1->Font = nullptr; this->labProductCode1->Name = L"labProductCode1"; // // dateSubmit // - this->dateSubmit->AccessibleDescription = nullptr; - this->dateSubmit->AccessibleName = nullptr; - resources->ApplyResources(this->dateSubmit, L"dateSubmit"); - this->dateSubmit->BackgroundImage = nullptr; - this->dateSubmit->CalendarFont = nullptr; - this->dateSubmit->CustomFormat = nullptr; - this->dateSubmit->Font = nullptr; this->dateSubmit->Format = System::Windows::Forms::DateTimePickerFormat::Short; + resources->ApplyResources(this->dateSubmit, L"dateSubmit"); this->dateSubmit->MaxDate = System::DateTime(2099, 12, 31, 0, 0, 0, 0); this->dateSubmit->MinDate = System::DateTime(2008, 1, 1, 0, 0, 0, 0); this->dateSubmit->Name = L"dateSubmit"; @@ -2061,14 +1741,8 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; // // dateRelease // - this->dateRelease->AccessibleDescription = nullptr; - this->dateRelease->AccessibleName = nullptr; - resources->ApplyResources(this->dateRelease, L"dateRelease"); - this->dateRelease->BackgroundImage = nullptr; - this->dateRelease->CalendarFont = nullptr; - this->dateRelease->CustomFormat = nullptr; - this->dateRelease->Font = nullptr; this->dateRelease->Format = System::Windows::Forms::DateTimePickerFormat::Short; + resources->ApplyResources(this->dateRelease, L"dateRelease"); this->dateRelease->MaxDate = System::DateTime(2099, 12, 31, 0, 0, 0, 0); this->dateRelease->MinDate = System::DateTime(2008, 1, 1, 0, 0, 0, 0); this->dateRelease->Name = L"dateRelease"; @@ -2076,264 +1750,164 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; // // gboxUsage // - this->gboxUsage->AccessibleDescription = nullptr; - this->gboxUsage->AccessibleName = nullptr; - resources->ApplyResources(this->gboxUsage, L"gboxUsage"); - this->gboxUsage->BackgroundImage = nullptr; this->gboxUsage->Controls->Add(this->tboxUsageOther); this->gboxUsage->Controls->Add(this->rUsageOther); this->gboxUsage->Controls->Add(this->rUsageDst); this->gboxUsage->Controls->Add(this->rUsageSample); this->gboxUsage->Controls->Add(this->rUsageSale); - this->gboxUsage->Font = nullptr; + resources->ApplyResources(this->gboxUsage, L"gboxUsage"); this->gboxUsage->Name = L"gboxUsage"; this->gboxUsage->TabStop = false; // // tboxUsageOther // - this->tboxUsageOther->AccessibleDescription = nullptr; - this->tboxUsageOther->AccessibleName = nullptr; resources->ApplyResources(this->tboxUsageOther, L"tboxUsageOther"); - this->tboxUsageOther->BackgroundImage = nullptr; - this->tboxUsageOther->Font = nullptr; this->tboxUsageOther->Name = L"tboxUsageOther"; // // rUsageOther // - this->rUsageOther->AccessibleDescription = nullptr; - this->rUsageOther->AccessibleName = nullptr; resources->ApplyResources(this->rUsageOther, L"rUsageOther"); - this->rUsageOther->BackgroundImage = nullptr; - this->rUsageOther->Font = nullptr; this->rUsageOther->Name = L"rUsageOther"; this->rUsageOther->UseVisualStyleBackColor = true; this->rUsageOther->CheckedChanged += gcnew System::EventHandler(this, &Form1::rUsageOther_CheckedChanged); // // rUsageDst // - this->rUsageDst->AccessibleDescription = nullptr; - this->rUsageDst->AccessibleName = nullptr; resources->ApplyResources(this->rUsageDst, L"rUsageDst"); - this->rUsageDst->BackgroundImage = nullptr; - this->rUsageDst->Font = nullptr; this->rUsageDst->Name = L"rUsageDst"; this->rUsageDst->UseVisualStyleBackColor = true; // // rUsageSample // - this->rUsageSample->AccessibleDescription = nullptr; - this->rUsageSample->AccessibleName = nullptr; resources->ApplyResources(this->rUsageSample, L"rUsageSample"); - this->rUsageSample->BackgroundImage = nullptr; - this->rUsageSample->Font = nullptr; this->rUsageSample->Name = L"rUsageSample"; this->rUsageSample->UseVisualStyleBackColor = true; // // rUsageSale // - this->rUsageSale->AccessibleDescription = nullptr; - this->rUsageSale->AccessibleName = nullptr; resources->ApplyResources(this->rUsageSale, L"rUsageSale"); - this->rUsageSale->BackgroundImage = nullptr; this->rUsageSale->Checked = true; - this->rUsageSale->Font = nullptr; this->rUsageSale->Name = L"rUsageSale"; this->rUsageSale->TabStop = true; this->rUsageSale->UseVisualStyleBackColor = true; // // gboxSubmitWay // - this->gboxSubmitWay->AccessibleDescription = nullptr; - this->gboxSubmitWay->AccessibleName = nullptr; - resources->ApplyResources(this->gboxSubmitWay, L"gboxSubmitWay"); - this->gboxSubmitWay->BackgroundImage = nullptr; this->gboxSubmitWay->Controls->Add(this->rSubmitHand); this->gboxSubmitWay->Controls->Add(this->rSubmitPost); - this->gboxSubmitWay->Font = nullptr; + resources->ApplyResources(this->gboxSubmitWay, L"gboxSubmitWay"); this->gboxSubmitWay->Name = L"gboxSubmitWay"; this->gboxSubmitWay->TabStop = false; // // rSubmitHand // - this->rSubmitHand->AccessibleDescription = nullptr; - this->rSubmitHand->AccessibleName = nullptr; resources->ApplyResources(this->rSubmitHand, L"rSubmitHand"); - this->rSubmitHand->BackgroundImage = nullptr; - this->rSubmitHand->Font = nullptr; this->rSubmitHand->Name = L"rSubmitHand"; this->rSubmitHand->UseVisualStyleBackColor = true; // // rSubmitPost // - this->rSubmitPost->AccessibleDescription = nullptr; - this->rSubmitPost->AccessibleName = nullptr; resources->ApplyResources(this->rSubmitPost, L"rSubmitPost"); - this->rSubmitPost->BackgroundImage = nullptr; this->rSubmitPost->Checked = true; - this->rSubmitPost->Font = nullptr; this->rSubmitPost->Name = L"rSubmitPost"; this->rSubmitPost->TabStop = true; this->rSubmitPost->UseVisualStyleBackColor = true; // // labSubmiteDate // - this->labSubmiteDate->AccessibleDescription = nullptr; - this->labSubmiteDate->AccessibleName = nullptr; resources->ApplyResources(this->labSubmiteDate, L"labSubmiteDate"); - this->labSubmiteDate->Font = nullptr; this->labSubmiteDate->Name = L"labSubmiteDate"; // // labReleaseDate // - this->labReleaseDate->AccessibleDescription = nullptr; - this->labReleaseDate->AccessibleName = nullptr; resources->ApplyResources(this->labReleaseDate, L"labReleaseDate"); - this->labReleaseDate->Font = nullptr; this->labReleaseDate->Name = L"labReleaseDate"; // // labProductCode // - this->labProductCode->AccessibleDescription = nullptr; - this->labProductCode->AccessibleName = nullptr; resources->ApplyResources(this->labProductCode, L"labProductCode"); - this->labProductCode->Font = nullptr; this->labProductCode->Name = L"labProductCode"; // // labProductName // - this->labProductName->AccessibleDescription = nullptr; - this->labProductName->AccessibleName = nullptr; resources->ApplyResources(this->labProductName, L"labProductName"); - this->labProductName->Font = nullptr; this->labProductName->Name = L"labProductName"; // // labCapSubmitVer // - this->labCapSubmitVer->AccessibleDescription = nullptr; - this->labCapSubmitVer->AccessibleName = nullptr; resources->ApplyResources(this->labCapSubmitVer, L"labCapSubmitVer"); - this->labCapSubmitVer->Font = nullptr; this->labCapSubmitVer->Name = L"labCapSubmitVer"; // // numSubmitVersion // - this->numSubmitVersion->AccessibleDescription = nullptr; - this->numSubmitVersion->AccessibleName = nullptr; resources->ApplyResources(this->numSubmitVersion, L"numSubmitVersion"); - this->numSubmitVersion->Font = nullptr; this->numSubmitVersion->Maximum = System::Decimal(gcnew cli::array< System::Int32 >(4) {15, 0, 0, 0}); this->numSubmitVersion->Name = L"numSubmitVersion"; // // labSubmitVer // - this->labSubmitVer->AccessibleDescription = nullptr; - this->labSubmitVer->AccessibleName = nullptr; resources->ApplyResources(this->labSubmitVer, L"labSubmitVer"); - this->labSubmitVer->Font = nullptr; this->labSubmitVer->Name = L"labSubmitVer"; // // labMultiForeign1 // - this->labMultiForeign1->AccessibleDescription = nullptr; - this->labMultiForeign1->AccessibleName = nullptr; resources->ApplyResources(this->labMultiForeign1, L"labMultiForeign1"); - this->labMultiForeign1->Font = nullptr; this->labMultiForeign1->Name = L"labMultiForeign1"; // // tboxProductCode2Foreign3 // - this->tboxProductCode2Foreign3->AccessibleDescription = nullptr; - this->tboxProductCode2Foreign3->AccessibleName = nullptr; resources->ApplyResources(this->tboxProductCode2Foreign3, L"tboxProductCode2Foreign3"); - this->tboxProductCode2Foreign3->BackgroundImage = nullptr; - this->tboxProductCode2Foreign3->Font = nullptr; this->tboxProductCode2Foreign3->Name = L"tboxProductCode2Foreign3"; // // tboxProductCode2Foreign2 // - this->tboxProductCode2Foreign2->AccessibleDescription = nullptr; - this->tboxProductCode2Foreign2->AccessibleName = nullptr; resources->ApplyResources(this->tboxProductCode2Foreign2, L"tboxProductCode2Foreign2"); - this->tboxProductCode2Foreign2->BackgroundImage = nullptr; - this->tboxProductCode2Foreign2->Font = nullptr; this->tboxProductCode2Foreign2->Name = L"tboxProductCode2Foreign2"; // // labProductCode2Foreign // - this->labProductCode2Foreign->AccessibleDescription = nullptr; - this->labProductCode2Foreign->AccessibleName = nullptr; resources->ApplyResources(this->labProductCode2Foreign, L"labProductCode2Foreign"); - this->labProductCode2Foreign->Font = nullptr; this->labProductCode2Foreign->Name = L"labProductCode2Foreign"; // // cboxReleaseForeign // - this->cboxReleaseForeign->AccessibleDescription = nullptr; - this->cboxReleaseForeign->AccessibleName = nullptr; resources->ApplyResources(this->cboxReleaseForeign, L"cboxReleaseForeign"); - this->cboxReleaseForeign->BackgroundImage = nullptr; - this->cboxReleaseForeign->Font = nullptr; this->cboxReleaseForeign->Name = L"cboxReleaseForeign"; this->cboxReleaseForeign->UseVisualStyleBackColor = true; this->cboxReleaseForeign->CheckedChanged += gcnew System::EventHandler(this, &Form1::cboxReleaseForeign_CheckedChanged); // // labProductNameForeign // - this->labProductNameForeign->AccessibleDescription = nullptr; - this->labProductNameForeign->AccessibleName = nullptr; resources->ApplyResources(this->labProductNameForeign, L"labProductNameForeign"); - this->labProductNameForeign->Font = nullptr; this->labProductNameForeign->Name = L"labProductNameForeign"; // // tboxProductNameForeign // - this->tboxProductNameForeign->AccessibleDescription = nullptr; - this->tboxProductNameForeign->AccessibleName = nullptr; resources->ApplyResources(this->tboxProductNameForeign, L"tboxProductNameForeign"); - this->tboxProductNameForeign->BackgroundImage = nullptr; - this->tboxProductNameForeign->Font = nullptr; this->tboxProductNameForeign->Name = L"tboxProductNameForeign"; // // labProductCode1Foreign // - this->labProductCode1Foreign->AccessibleDescription = nullptr; - this->labProductCode1Foreign->AccessibleName = nullptr; resources->ApplyResources(this->labProductCode1Foreign, L"labProductCode1Foreign"); - this->labProductCode1Foreign->Font = nullptr; this->labProductCode1Foreign->Name = L"labProductCode1Foreign"; // // tboxProductCode1Foreign // - this->tboxProductCode1Foreign->AccessibleDescription = nullptr; - this->tboxProductCode1Foreign->AccessibleName = nullptr; resources->ApplyResources(this->tboxProductCode1Foreign, L"tboxProductCode1Foreign"); - this->tboxProductCode1Foreign->BackgroundImage = nullptr; - this->tboxProductCode1Foreign->Font = nullptr; this->tboxProductCode1Foreign->Name = L"tboxProductCode1Foreign"; // // labProductCodeForeign // - this->labProductCodeForeign->AccessibleDescription = nullptr; - this->labProductCodeForeign->AccessibleName = nullptr; resources->ApplyResources(this->labProductCodeForeign, L"labProductCodeForeign"); - this->labProductCodeForeign->Font = nullptr; this->labProductCodeForeign->Name = L"labProductCodeForeign"; // // tboxProductCode2Foreign1 // - this->tboxProductCode2Foreign1->AccessibleDescription = nullptr; - this->tboxProductCode2Foreign1->AccessibleName = nullptr; resources->ApplyResources(this->tboxProductCode2Foreign1, L"tboxProductCode2Foreign1"); - this->tboxProductCode2Foreign1->BackgroundImage = nullptr; - this->tboxProductCode2Foreign1->Font = nullptr; this->tboxProductCode2Foreign1->Name = L"tboxProductCode2Foreign1"; // // gboxShared2Size // - this->gboxShared2Size->AccessibleDescription = nullptr; - this->gboxShared2Size->AccessibleName = nullptr; - resources->ApplyResources(this->gboxShared2Size, L"gboxShared2Size"); - this->gboxShared2Size->BackgroundImage = nullptr; this->gboxShared2Size->Controls->Add(this->labShared2Size5); this->gboxShared2Size->Controls->Add(this->labShared2Size4); this->gboxShared2Size->Controls->Add(this->labShared2Size3); @@ -2347,407 +1921,256 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->gboxShared2Size->Controls->Add(this->tboxShared2Size1); this->gboxShared2Size->Controls->Add(this->tboxShared2Size0); this->gboxShared2Size->Controls->Add(this->cboxIsShared2); - this->gboxShared2Size->Font = nullptr; + resources->ApplyResources(this->gboxShared2Size, L"gboxShared2Size"); this->gboxShared2Size->Name = L"gboxShared2Size"; this->gboxShared2Size->TabStop = false; // // labShared2Size5 // - this->labShared2Size5->AccessibleDescription = nullptr; - this->labShared2Size5->AccessibleName = nullptr; resources->ApplyResources(this->labShared2Size5, L"labShared2Size5"); - this->labShared2Size5->Font = nullptr; this->labShared2Size5->Name = L"labShared2Size5"; // // labShared2Size4 // - this->labShared2Size4->AccessibleDescription = nullptr; - this->labShared2Size4->AccessibleName = nullptr; resources->ApplyResources(this->labShared2Size4, L"labShared2Size4"); - this->labShared2Size4->Font = nullptr; this->labShared2Size4->Name = L"labShared2Size4"; // // labShared2Size3 // - this->labShared2Size3->AccessibleDescription = nullptr; - this->labShared2Size3->AccessibleName = nullptr; resources->ApplyResources(this->labShared2Size3, L"labShared2Size3"); - this->labShared2Size3->Font = nullptr; this->labShared2Size3->Name = L"labShared2Size3"; // // labShared2Size2 // - this->labShared2Size2->AccessibleDescription = nullptr; - this->labShared2Size2->AccessibleName = nullptr; resources->ApplyResources(this->labShared2Size2, L"labShared2Size2"); - this->labShared2Size2->Font = nullptr; this->labShared2Size2->Name = L"labShared2Size2"; // // labShared2Size1 // - this->labShared2Size1->AccessibleDescription = nullptr; - this->labShared2Size1->AccessibleName = nullptr; resources->ApplyResources(this->labShared2Size1, L"labShared2Size1"); - this->labShared2Size1->Font = nullptr; this->labShared2Size1->Name = L"labShared2Size1"; // // labShared2Size0 // - this->labShared2Size0->AccessibleDescription = nullptr; - this->labShared2Size0->AccessibleName = nullptr; resources->ApplyResources(this->labShared2Size0, L"labShared2Size0"); - this->labShared2Size0->Font = nullptr; this->labShared2Size0->Name = L"labShared2Size0"; // // tboxShared2Size5 // - this->tboxShared2Size5->AccessibleDescription = nullptr; - this->tboxShared2Size5->AccessibleName = nullptr; resources->ApplyResources(this->tboxShared2Size5, L"tboxShared2Size5"); - this->tboxShared2Size5->BackgroundImage = nullptr; - this->tboxShared2Size5->Font = nullptr; this->tboxShared2Size5->Name = L"tboxShared2Size5"; this->tboxShared2Size5->ReadOnly = true; // // tboxShared2Size4 // - this->tboxShared2Size4->AccessibleDescription = nullptr; - this->tboxShared2Size4->AccessibleName = nullptr; resources->ApplyResources(this->tboxShared2Size4, L"tboxShared2Size4"); - this->tboxShared2Size4->BackgroundImage = nullptr; - this->tboxShared2Size4->Font = nullptr; this->tboxShared2Size4->Name = L"tboxShared2Size4"; this->tboxShared2Size4->ReadOnly = true; // // tboxShared2Size3 // - this->tboxShared2Size3->AccessibleDescription = nullptr; - this->tboxShared2Size3->AccessibleName = nullptr; resources->ApplyResources(this->tboxShared2Size3, L"tboxShared2Size3"); - this->tboxShared2Size3->BackgroundImage = nullptr; - this->tboxShared2Size3->Font = nullptr; this->tboxShared2Size3->Name = L"tboxShared2Size3"; this->tboxShared2Size3->ReadOnly = true; // // tboxShared2Size2 // - this->tboxShared2Size2->AccessibleDescription = nullptr; - this->tboxShared2Size2->AccessibleName = nullptr; resources->ApplyResources(this->tboxShared2Size2, L"tboxShared2Size2"); - this->tboxShared2Size2->BackgroundImage = nullptr; - this->tboxShared2Size2->Font = nullptr; this->tboxShared2Size2->Name = L"tboxShared2Size2"; this->tboxShared2Size2->ReadOnly = true; // // tboxShared2Size1 // - this->tboxShared2Size1->AccessibleDescription = nullptr; - this->tboxShared2Size1->AccessibleName = nullptr; resources->ApplyResources(this->tboxShared2Size1, L"tboxShared2Size1"); - this->tboxShared2Size1->BackgroundImage = nullptr; - this->tboxShared2Size1->Font = nullptr; this->tboxShared2Size1->Name = L"tboxShared2Size1"; this->tboxShared2Size1->ReadOnly = true; // // tboxShared2Size0 // - this->tboxShared2Size0->AccessibleDescription = nullptr; - this->tboxShared2Size0->AccessibleName = nullptr; resources->ApplyResources(this->tboxShared2Size0, L"tboxShared2Size0"); - this->tboxShared2Size0->BackgroundImage = nullptr; - this->tboxShared2Size0->Font = nullptr; this->tboxShared2Size0->Name = L"tboxShared2Size0"; this->tboxShared2Size0->ReadOnly = true; // // cboxIsShared2 // - this->cboxIsShared2->AccessibleDescription = nullptr; - this->cboxIsShared2->AccessibleName = nullptr; resources->ApplyResources(this->cboxIsShared2, L"cboxIsShared2"); - this->cboxIsShared2->BackgroundImage = nullptr; - this->cboxIsShared2->Font = nullptr; this->cboxIsShared2->Name = L"cboxIsShared2"; this->cboxIsShared2->UseVisualStyleBackColor = true; // // labLib // - this->labLib->AccessibleDescription = nullptr; - this->labLib->AccessibleName = nullptr; resources->ApplyResources(this->labLib, L"labLib"); - this->labLib->Font = nullptr; this->labLib->Name = L"labLib"; // // labSDK // - this->labSDK->AccessibleDescription = nullptr; - this->labSDK->AccessibleName = nullptr; resources->ApplyResources(this->labSDK, L"labSDK"); - this->labSDK->Font = nullptr; this->labSDK->Name = L"labSDK"; // // gboxTWLExInfo // - this->gboxTWLExInfo->AccessibleDescription = nullptr; - this->gboxTWLExInfo->AccessibleName = nullptr; - resources->ApplyResources(this->gboxTWLExInfo, L"gboxTWLExInfo"); - this->gboxTWLExInfo->BackgroundImage = nullptr; this->gboxTWLExInfo->Controls->Add(this->labByte1); this->gboxTWLExInfo->Controls->Add(this->labHex4); this->gboxTWLExInfo->Controls->Add(this->tboxIsCodec); this->gboxTWLExInfo->Controls->Add(this->labIsCodec); this->gboxTWLExInfo->Controls->Add(this->labKeyTableRomOffset); this->gboxTWLExInfo->Controls->Add(this->tboxKeyTableRomOffset); - this->gboxTWLExInfo->Font = nullptr; + resources->ApplyResources(this->gboxTWLExInfo, L"gboxTWLExInfo"); this->gboxTWLExInfo->Name = L"gboxTWLExInfo"; this->gboxTWLExInfo->TabStop = false; // // labByte1 // - this->labByte1->AccessibleDescription = nullptr; - this->labByte1->AccessibleName = nullptr; resources->ApplyResources(this->labByte1, L"labByte1"); - this->labByte1->Font = nullptr; this->labByte1->Name = L"labByte1"; // // labHex4 // - this->labHex4->AccessibleDescription = nullptr; - this->labHex4->AccessibleName = nullptr; resources->ApplyResources(this->labHex4, L"labHex4"); - this->labHex4->Font = nullptr; this->labHex4->Name = L"labHex4"; // // tboxIsCodec // - this->tboxIsCodec->AccessibleDescription = nullptr; - this->tboxIsCodec->AccessibleName = nullptr; resources->ApplyResources(this->tboxIsCodec, L"tboxIsCodec"); - this->tboxIsCodec->BackgroundImage = nullptr; - this->tboxIsCodec->Font = nullptr; this->tboxIsCodec->Name = L"tboxIsCodec"; this->tboxIsCodec->ReadOnly = true; // // labIsCodec // - this->labIsCodec->AccessibleDescription = nullptr; - this->labIsCodec->AccessibleName = nullptr; resources->ApplyResources(this->labIsCodec, L"labIsCodec"); - this->labIsCodec->Font = nullptr; this->labIsCodec->Name = L"labIsCodec"; // // labKeyTableRomOffset // - this->labKeyTableRomOffset->AccessibleDescription = nullptr; - this->labKeyTableRomOffset->AccessibleName = nullptr; resources->ApplyResources(this->labKeyTableRomOffset, L"labKeyTableRomOffset"); - this->labKeyTableRomOffset->Font = nullptr; this->labKeyTableRomOffset->Name = L"labKeyTableRomOffset"; // // tboxKeyTableRomOffset // - this->tboxKeyTableRomOffset->AccessibleDescription = nullptr; - this->tboxKeyTableRomOffset->AccessibleName = nullptr; resources->ApplyResources(this->tboxKeyTableRomOffset, L"tboxKeyTableRomOffset"); - this->tboxKeyTableRomOffset->BackgroundImage = nullptr; - this->tboxKeyTableRomOffset->Font = nullptr; this->tboxKeyTableRomOffset->Name = L"tboxKeyTableRomOffset"; this->tboxKeyTableRomOffset->ReadOnly = true; // // labHex3 // - this->labHex3->AccessibleDescription = nullptr; - this->labHex3->AccessibleName = nullptr; resources->ApplyResources(this->labHex3, L"labHex3"); - this->labHex3->Font = nullptr; this->labHex3->Name = L"labHex3"; // // labNormalRomOffset // - this->labNormalRomOffset->AccessibleDescription = nullptr; - this->labNormalRomOffset->AccessibleName = nullptr; resources->ApplyResources(this->labNormalRomOffset, L"labNormalRomOffset"); - this->labNormalRomOffset->Font = nullptr; this->labNormalRomOffset->Name = L"labNormalRomOffset"; // // tboxNormalRomOffset // - this->tboxNormalRomOffset->AccessibleDescription = nullptr; - this->tboxNormalRomOffset->AccessibleName = nullptr; resources->ApplyResources(this->tboxNormalRomOffset, L"tboxNormalRomOffset"); - this->tboxNormalRomOffset->BackgroundImage = nullptr; - this->tboxNormalRomOffset->Font = nullptr; this->tboxNormalRomOffset->Name = L"tboxNormalRomOffset"; this->tboxNormalRomOffset->ReadOnly = true; // // tboxPrivateSize // - this->tboxPrivateSize->AccessibleDescription = nullptr; - this->tboxPrivateSize->AccessibleName = nullptr; resources->ApplyResources(this->tboxPrivateSize, L"tboxPrivateSize"); - this->tboxPrivateSize->BackgroundImage = nullptr; - this->tboxPrivateSize->Font = nullptr; this->tboxPrivateSize->Name = L"tboxPrivateSize"; this->tboxPrivateSize->ReadOnly = true; // // labPrivateSize // - this->labPrivateSize->AccessibleDescription = nullptr; - this->labPrivateSize->AccessibleName = nullptr; resources->ApplyResources(this->labPrivateSize, L"labPrivateSize"); - this->labPrivateSize->Font = nullptr; this->labPrivateSize->Name = L"labPrivateSize"; // // labPublicSize // - this->labPublicSize->AccessibleDescription = nullptr; - this->labPublicSize->AccessibleName = nullptr; resources->ApplyResources(this->labPublicSize, L"labPublicSize"); - this->labPublicSize->Font = nullptr; this->labPublicSize->Name = L"labPublicSize"; // // tboxPublicSize // - this->tboxPublicSize->AccessibleDescription = nullptr; - this->tboxPublicSize->AccessibleName = nullptr; resources->ApplyResources(this->tboxPublicSize, L"tboxPublicSize"); - this->tboxPublicSize->BackgroundImage = nullptr; - this->tboxPublicSize->Font = nullptr; this->tboxPublicSize->Name = L"tboxPublicSize"; this->tboxPublicSize->ReadOnly = true; // // cboxIsSubBanner // - this->cboxIsSubBanner->AccessibleDescription = nullptr; - this->cboxIsSubBanner->AccessibleName = nullptr; resources->ApplyResources(this->cboxIsSubBanner, L"cboxIsSubBanner"); - this->cboxIsSubBanner->BackgroundImage = nullptr; - this->cboxIsSubBanner->Font = nullptr; this->cboxIsSubBanner->Name = L"cboxIsSubBanner"; this->cboxIsSubBanner->UseVisualStyleBackColor = true; // // cboxIsNormalJump // - this->cboxIsNormalJump->AccessibleDescription = nullptr; - this->cboxIsNormalJump->AccessibleName = nullptr; resources->ApplyResources(this->cboxIsNormalJump, L"cboxIsNormalJump"); - this->cboxIsNormalJump->BackgroundImage = nullptr; - this->cboxIsNormalJump->Font = nullptr; this->cboxIsNormalJump->Name = L"cboxIsNormalJump"; this->cboxIsNormalJump->UseVisualStyleBackColor = true; // // cboxIsTmpJump // - this->cboxIsTmpJump->AccessibleDescription = nullptr; - this->cboxIsTmpJump->AccessibleName = nullptr; resources->ApplyResources(this->cboxIsTmpJump, L"cboxIsTmpJump"); - this->cboxIsTmpJump->BackgroundImage = nullptr; - this->cboxIsTmpJump->Font = nullptr; this->cboxIsTmpJump->Name = L"cboxIsTmpJump"; this->cboxIsTmpJump->UseVisualStyleBackColor = true; // // gboxAccess // - this->gboxAccess->AccessibleDescription = nullptr; - this->gboxAccess->AccessibleName = nullptr; - resources->ApplyResources(this->gboxAccess, L"gboxAccess"); - this->gboxAccess->BackgroundImage = nullptr; this->gboxAccess->Controls->Add(this->tboxPhotoAccess); this->gboxAccess->Controls->Add(this->labPhotoAccess); this->gboxAccess->Controls->Add(this->labAccessOther); this->gboxAccess->Controls->Add(this->tboxAccessOther); this->gboxAccess->Controls->Add(this->cboxIsNAND); this->gboxAccess->Controls->Add(this->cboxIsSD); - this->gboxAccess->Font = nullptr; + resources->ApplyResources(this->gboxAccess, L"gboxAccess"); this->gboxAccess->Name = L"gboxAccess"; this->gboxAccess->TabStop = false; // // tboxPhotoAccess // - this->tboxPhotoAccess->AccessibleDescription = nullptr; - this->tboxPhotoAccess->AccessibleName = nullptr; resources->ApplyResources(this->tboxPhotoAccess, L"tboxPhotoAccess"); - this->tboxPhotoAccess->BackgroundImage = nullptr; - this->tboxPhotoAccess->Font = nullptr; this->tboxPhotoAccess->Name = L"tboxPhotoAccess"; this->tboxPhotoAccess->ReadOnly = true; // // labPhotoAccess // - this->labPhotoAccess->AccessibleDescription = nullptr; - this->labPhotoAccess->AccessibleName = nullptr; resources->ApplyResources(this->labPhotoAccess, L"labPhotoAccess"); - this->labPhotoAccess->Font = nullptr; this->labPhotoAccess->Name = L"labPhotoAccess"; // // labAccessOther // - this->labAccessOther->AccessibleDescription = nullptr; - this->labAccessOther->AccessibleName = nullptr; resources->ApplyResources(this->labAccessOther, L"labAccessOther"); - this->labAccessOther->Font = nullptr; this->labAccessOther->Name = L"labAccessOther"; // // tboxAccessOther // - this->tboxAccessOther->AccessibleDescription = nullptr; - this->tboxAccessOther->AccessibleName = nullptr; resources->ApplyResources(this->tboxAccessOther, L"tboxAccessOther"); - this->tboxAccessOther->BackgroundImage = nullptr; - this->tboxAccessOther->Font = nullptr; this->tboxAccessOther->Name = L"tboxAccessOther"; this->tboxAccessOther->ReadOnly = true; // // cboxIsNAND // - this->cboxIsNAND->AccessibleDescription = nullptr; - this->cboxIsNAND->AccessibleName = nullptr; resources->ApplyResources(this->cboxIsNAND, L"cboxIsNAND"); - this->cboxIsNAND->BackgroundImage = nullptr; - this->cboxIsNAND->Font = nullptr; this->cboxIsNAND->Name = L"cboxIsNAND"; this->cboxIsNAND->UseVisualStyleBackColor = true; // // cboxIsSD // - this->cboxIsSD->AccessibleDescription = nullptr; - this->cboxIsSD->AccessibleName = nullptr; resources->ApplyResources(this->cboxIsSD, L"cboxIsSD"); - this->cboxIsSD->BackgroundImage = nullptr; - this->cboxIsSD->Font = nullptr; this->cboxIsSD->Name = L"cboxIsSD"; this->cboxIsSD->UseVisualStyleBackColor = true; // // labIsGameCardOn2 // - this->labIsGameCardOn2->AccessibleDescription = nullptr; - this->labIsGameCardOn2->AccessibleName = nullptr; resources->ApplyResources(this->labIsGameCardOn2, L"labIsGameCardOn2"); this->labIsGameCardOn2->Name = L"labIsGameCardOn2"; // // tboxIsGameCardOn // - this->tboxIsGameCardOn->AccessibleDescription = nullptr; - this->tboxIsGameCardOn->AccessibleName = nullptr; resources->ApplyResources(this->tboxIsGameCardOn, L"tboxIsGameCardOn"); - this->tboxIsGameCardOn->BackgroundImage = nullptr; - this->tboxIsGameCardOn->Font = nullptr; this->tboxIsGameCardOn->Name = L"tboxIsGameCardOn"; this->tboxIsGameCardOn->ReadOnly = true; // // labIsGameCardOn // - this->labIsGameCardOn->AccessibleDescription = nullptr; - this->labIsGameCardOn->AccessibleName = nullptr; resources->ApplyResources(this->labIsGameCardOn, L"labIsGameCardOn"); - this->labIsGameCardOn->Font = nullptr; this->labIsGameCardOn->Name = L"labIsGameCardOn"; // // gboxTitleID // - this->gboxTitleID->AccessibleDescription = nullptr; - this->gboxTitleID->AccessibleName = nullptr; - resources->ApplyResources(this->gboxTitleID, L"gboxTitleID"); - this->gboxTitleID->BackgroundImage = nullptr; this->gboxTitleID->Controls->Add(this->labAppType); this->gboxTitleID->Controls->Add(this->tboxAppType); this->gboxTitleID->Controls->Add(this->labHex2); @@ -2757,295 +2180,186 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->gboxTitleID->Controls->Add(this->tboxTitleIDHi); this->gboxTitleID->Controls->Add(this->tboxAppTypeOther); this->gboxTitleID->Controls->Add(this->labAppTypeOther); - this->gboxTitleID->Font = nullptr; + resources->ApplyResources(this->gboxTitleID, L"gboxTitleID"); this->gboxTitleID->Name = L"gboxTitleID"; this->gboxTitleID->TabStop = false; // // labAppType // - this->labAppType->AccessibleDescription = nullptr; - this->labAppType->AccessibleName = nullptr; resources->ApplyResources(this->labAppType, L"labAppType"); - this->labAppType->Font = nullptr; this->labAppType->Name = L"labAppType"; // // tboxAppType // - this->tboxAppType->AccessibleDescription = nullptr; - this->tboxAppType->AccessibleName = nullptr; resources->ApplyResources(this->tboxAppType, L"tboxAppType"); - this->tboxAppType->BackgroundImage = nullptr; - this->tboxAppType->Font = nullptr; this->tboxAppType->Name = L"tboxAppType"; this->tboxAppType->ReadOnly = true; // // labHex2 // - this->labHex2->AccessibleDescription = nullptr; - this->labHex2->AccessibleName = nullptr; resources->ApplyResources(this->labHex2, L"labHex2"); - this->labHex2->Font = nullptr; this->labHex2->Name = L"labHex2"; // // tboxTitleIDLo // - this->tboxTitleIDLo->AccessibleDescription = nullptr; - this->tboxTitleIDLo->AccessibleName = nullptr; resources->ApplyResources(this->tboxTitleIDLo, L"tboxTitleIDLo"); - this->tboxTitleIDLo->BackgroundImage = nullptr; - this->tboxTitleIDLo->Font = nullptr; this->tboxTitleIDLo->Name = L"tboxTitleIDLo"; this->tboxTitleIDLo->ReadOnly = true; // // labTitleIDLo // - this->labTitleIDLo->AccessibleDescription = nullptr; - this->labTitleIDLo->AccessibleName = nullptr; resources->ApplyResources(this->labTitleIDLo, L"labTitleIDLo"); - this->labTitleIDLo->Font = nullptr; this->labTitleIDLo->Name = L"labTitleIDLo"; // // labTitleIDHi // - this->labTitleIDHi->AccessibleDescription = nullptr; - this->labTitleIDHi->AccessibleName = nullptr; resources->ApplyResources(this->labTitleIDHi, L"labTitleIDHi"); - this->labTitleIDHi->Font = nullptr; this->labTitleIDHi->Name = L"labTitleIDHi"; // // tboxTitleIDHi // - this->tboxTitleIDHi->AccessibleDescription = nullptr; - this->tboxTitleIDHi->AccessibleName = nullptr; resources->ApplyResources(this->tboxTitleIDHi, L"tboxTitleIDHi"); - this->tboxTitleIDHi->BackgroundImage = nullptr; - this->tboxTitleIDHi->Font = nullptr; this->tboxTitleIDHi->Name = L"tboxTitleIDHi"; this->tboxTitleIDHi->ReadOnly = true; // // tboxAppTypeOther // - this->tboxAppTypeOther->AccessibleDescription = nullptr; - this->tboxAppTypeOther->AccessibleName = nullptr; resources->ApplyResources(this->tboxAppTypeOther, L"tboxAppTypeOther"); - this->tboxAppTypeOther->BackgroundImage = nullptr; - this->tboxAppTypeOther->Font = nullptr; this->tboxAppTypeOther->Name = L"tboxAppTypeOther"; this->tboxAppTypeOther->ReadOnly = true; // // labAppTypeOther // - this->labAppTypeOther->AccessibleDescription = nullptr; - this->labAppTypeOther->AccessibleName = nullptr; resources->ApplyResources(this->labAppTypeOther, L"labAppTypeOther"); - this->labAppTypeOther->Font = nullptr; this->labAppTypeOther->Name = L"labAppTypeOther"; // // labMedia // - this->labMedia->AccessibleDescription = nullptr; - this->labMedia->AccessibleName = nullptr; resources->ApplyResources(this->labMedia, L"labMedia"); - this->labMedia->Font = nullptr; this->labMedia->Name = L"labMedia"; // // tboxMedia // - this->tboxMedia->AccessibleDescription = nullptr; - this->tboxMedia->AccessibleName = nullptr; resources->ApplyResources(this->tboxMedia, L"tboxMedia"); - this->tboxMedia->BackgroundImage = nullptr; - this->tboxMedia->Font = nullptr; this->tboxMedia->Name = L"tboxMedia"; this->tboxMedia->ReadOnly = true; // // labCaptionEx // - this->labCaptionEx->AccessibleDescription = nullptr; - this->labCaptionEx->AccessibleName = nullptr; resources->ApplyResources(this->labCaptionEx, L"labCaptionEx"); - this->labCaptionEx->Font = nullptr; this->labCaptionEx->Name = L"labCaptionEx"; // // tboxCaptionEx // - this->tboxCaptionEx->AccessibleDescription = nullptr; - this->tboxCaptionEx->AccessibleName = nullptr; resources->ApplyResources(this->tboxCaptionEx, L"tboxCaptionEx"); - this->tboxCaptionEx->BackgroundImage = nullptr; - this->tboxCaptionEx->Font = nullptr; this->tboxCaptionEx->Name = L"tboxCaptionEx"; this->tboxCaptionEx->ReadOnly = true; // // gboxProd // - this->gboxProd->AccessibleDescription = nullptr; - this->gboxProd->AccessibleName = nullptr; - resources->ApplyResources(this->gboxProd, L"gboxProd"); - this->gboxProd->BackgroundImage = nullptr; this->gboxProd->Controls->Add(this->combBackup); this->gboxProd->Controls->Add(this->labBackup); this->gboxProd->Controls->Add(this->tboxBackupOther); - this->gboxProd->Font = nullptr; + resources->ApplyResources(this->gboxProd, L"gboxProd"); this->gboxProd->Name = L"gboxProd"; this->gboxProd->TabStop = false; // // menuStripAbove // - this->menuStripAbove->AccessibleDescription = nullptr; - this->menuStripAbove->AccessibleName = nullptr; - resources->ApplyResources(this->menuStripAbove, L"menuStripAbove"); - this->menuStripAbove->BackgroundImage = nullptr; - this->menuStripAbove->Font = nullptr; this->menuStripAbove->Items->AddRange(gcnew cli::array< System::Windows::Forms::ToolStripItem^ >(3) {this->stripFile, this->stripMaster, this->stripLang}); + resources->ApplyResources(this->menuStripAbove, L"menuStripAbove"); this->menuStripAbove->Name = L"menuStripAbove"; // // stripFile // - this->stripFile->AccessibleDescription = nullptr; - this->stripFile->AccessibleName = nullptr; - resources->ApplyResources(this->stripFile, L"stripFile"); - this->stripFile->BackgroundImage = nullptr; this->stripFile->DropDownItems->AddRange(gcnew cli::array< System::Windows::Forms::ToolStripItem^ >(4) {this->stripItemOpenRom, this->stripItemSepFile1, this->stripItemSaveTemp, this->stripItemLoadTemp}); this->stripFile->Name = L"stripFile"; - this->stripFile->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripFile, L"stripFile"); // // stripItemOpenRom // - this->stripItemOpenRom->AccessibleDescription = nullptr; - this->stripItemOpenRom->AccessibleName = nullptr; - resources->ApplyResources(this->stripItemOpenRom, L"stripItemOpenRom"); - this->stripItemOpenRom->BackgroundImage = nullptr; this->stripItemOpenRom->Name = L"stripItemOpenRom"; - this->stripItemOpenRom->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripItemOpenRom, L"stripItemOpenRom"); this->stripItemOpenRom->Click += gcnew System::EventHandler(this, &Form1::stripItemOpenRom_Click); // // stripItemSepFile1 // - this->stripItemSepFile1->AccessibleDescription = nullptr; - this->stripItemSepFile1->AccessibleName = nullptr; - resources->ApplyResources(this->stripItemSepFile1, L"stripItemSepFile1"); this->stripItemSepFile1->Name = L"stripItemSepFile1"; + resources->ApplyResources(this->stripItemSepFile1, L"stripItemSepFile1"); // // stripItemSaveTemp // - this->stripItemSaveTemp->AccessibleDescription = nullptr; - this->stripItemSaveTemp->AccessibleName = nullptr; - resources->ApplyResources(this->stripItemSaveTemp, L"stripItemSaveTemp"); - this->stripItemSaveTemp->BackgroundImage = nullptr; this->stripItemSaveTemp->Name = L"stripItemSaveTemp"; - this->stripItemSaveTemp->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripItemSaveTemp, L"stripItemSaveTemp"); this->stripItemSaveTemp->Click += gcnew System::EventHandler(this, &Form1::stripItemSaveTemp_Click); // // stripItemLoadTemp // - this->stripItemLoadTemp->AccessibleDescription = nullptr; - this->stripItemLoadTemp->AccessibleName = nullptr; - resources->ApplyResources(this->stripItemLoadTemp, L"stripItemLoadTemp"); - this->stripItemLoadTemp->BackgroundImage = nullptr; this->stripItemLoadTemp->Name = L"stripItemLoadTemp"; - this->stripItemLoadTemp->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripItemLoadTemp, L"stripItemLoadTemp"); this->stripItemLoadTemp->Click += gcnew System::EventHandler(this, &Form1::stripItemLoadTemp_Click); // // stripMaster // - this->stripMaster->AccessibleDescription = nullptr; - this->stripMaster->AccessibleName = nullptr; - resources->ApplyResources(this->stripMaster, L"stripMaster"); - this->stripMaster->BackgroundImage = nullptr; this->stripMaster->DropDownItems->AddRange(gcnew cli::array< System::Windows::Forms::ToolStripItem^ >(5) {this->stripItemSheet, this->stripItemSepMaster1, this->stripItemMasterRom, this->stripItemMiddlewareXml, this->stripItemMiddlewareHtml}); this->stripMaster->Name = L"stripMaster"; - this->stripMaster->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripMaster, L"stripMaster"); // // stripItemSheet // - this->stripItemSheet->AccessibleDescription = nullptr; - this->stripItemSheet->AccessibleName = nullptr; - resources->ApplyResources(this->stripItemSheet, L"stripItemSheet"); - this->stripItemSheet->BackgroundImage = nullptr; this->stripItemSheet->Name = L"stripItemSheet"; - this->stripItemSheet->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripItemSheet, L"stripItemSheet"); this->stripItemSheet->Click += gcnew System::EventHandler(this, &Form1::stripItemSheet_Click); // // stripItemSepMaster1 // - this->stripItemSepMaster1->AccessibleDescription = nullptr; - this->stripItemSepMaster1->AccessibleName = nullptr; - resources->ApplyResources(this->stripItemSepMaster1, L"stripItemSepMaster1"); this->stripItemSepMaster1->Name = L"stripItemSepMaster1"; + resources->ApplyResources(this->stripItemSepMaster1, L"stripItemSepMaster1"); // // stripItemMasterRom // - this->stripItemMasterRom->AccessibleDescription = nullptr; - this->stripItemMasterRom->AccessibleName = nullptr; - resources->ApplyResources(this->stripItemMasterRom, L"stripItemMasterRom"); - this->stripItemMasterRom->BackgroundImage = nullptr; this->stripItemMasterRom->Name = L"stripItemMasterRom"; - this->stripItemMasterRom->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripItemMasterRom, L"stripItemMasterRom"); this->stripItemMasterRom->Click += gcnew System::EventHandler(this, &Form1::stripItemMasterRom_Click); // // stripItemMiddlewareXml // - this->stripItemMiddlewareXml->AccessibleDescription = nullptr; - this->stripItemMiddlewareXml->AccessibleName = nullptr; - resources->ApplyResources(this->stripItemMiddlewareXml, L"stripItemMiddlewareXml"); - this->stripItemMiddlewareXml->BackgroundImage = nullptr; this->stripItemMiddlewareXml->Name = L"stripItemMiddlewareXml"; - this->stripItemMiddlewareXml->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripItemMiddlewareXml, L"stripItemMiddlewareXml"); this->stripItemMiddlewareXml->Click += gcnew System::EventHandler(this, &Form1::stripItemMiddlewareXml_Click); // // stripItemMiddlewareHtml // - this->stripItemMiddlewareHtml->AccessibleDescription = nullptr; - this->stripItemMiddlewareHtml->AccessibleName = nullptr; - resources->ApplyResources(this->stripItemMiddlewareHtml, L"stripItemMiddlewareHtml"); - this->stripItemMiddlewareHtml->BackgroundImage = nullptr; this->stripItemMiddlewareHtml->Name = L"stripItemMiddlewareHtml"; - this->stripItemMiddlewareHtml->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripItemMiddlewareHtml, L"stripItemMiddlewareHtml"); this->stripItemMiddlewareHtml->Click += gcnew System::EventHandler(this, &Form1::stripItemMiddlewareHtml_Click); // // stripLang // - this->stripLang->AccessibleDescription = nullptr; - this->stripLang->AccessibleName = nullptr; - resources->ApplyResources(this->stripLang, L"stripLang"); - this->stripLang->BackgroundImage = nullptr; this->stripLang->DropDownItems->AddRange(gcnew cli::array< System::Windows::Forms::ToolStripItem^ >(2) {this->stripItemEnglish, this->stripItemJapanese}); this->stripLang->Name = L"stripLang"; - this->stripLang->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripLang, L"stripLang"); // // stripItemEnglish // - this->stripItemEnglish->AccessibleDescription = nullptr; - this->stripItemEnglish->AccessibleName = nullptr; - resources->ApplyResources(this->stripItemEnglish, L"stripItemEnglish"); - this->stripItemEnglish->BackgroundImage = nullptr; this->stripItemEnglish->Name = L"stripItemEnglish"; - this->stripItemEnglish->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripItemEnglish, L"stripItemEnglish"); this->stripItemEnglish->Click += gcnew System::EventHandler(this, &Form1::stripItemEnglish_Click); // // stripItemJapanese // - this->stripItemJapanese->AccessibleDescription = nullptr; - this->stripItemJapanese->AccessibleName = nullptr; - resources->ApplyResources(this->stripItemJapanese, L"stripItemJapanese"); - this->stripItemJapanese->BackgroundImage = nullptr; this->stripItemJapanese->Checked = true; this->stripItemJapanese->CheckState = System::Windows::Forms::CheckState::Checked; this->stripItemJapanese->Name = L"stripItemJapanese"; - this->stripItemJapanese->ShortcutKeyDisplayString = nullptr; + resources->ApplyResources(this->stripItemJapanese, L"stripItemJapanese"); this->stripItemJapanese->Click += gcnew System::EventHandler(this, &Form1::stripItemJapanese_Click); // // tabMain // - this->tabMain->AccessibleDescription = nullptr; - this->tabMain->AccessibleName = nullptr; - resources->ApplyResources(this->tabMain, L"tabMain"); - this->tabMain->BackgroundImage = nullptr; this->tabMain->Controls->Add(this->tabRomInfo); this->tabMain->Controls->Add(this->tabTWLInfo); this->tabMain->Controls->Add(this->tabNandSizeInfo); @@ -3053,17 +2367,13 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->tabMain->Controls->Add(this->tabSubmitInfo); this->tabMain->Controls->Add(this->tabCompanyInfo); this->tabMain->Controls->Add(this->tabErrorInfo); - this->tabMain->Font = nullptr; + resources->ApplyResources(this->tabMain, L"tabMain"); this->tabMain->Name = L"tabMain"; this->tabMain->SelectedIndex = 0; this->tabMain->SelectedIndexChanged += gcnew System::EventHandler(this, &Form1::tabMain_SelectedIndexChanged); // // tabRomInfo // - this->tabRomInfo->AccessibleDescription = nullptr; - this->tabRomInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tabRomInfo, L"tabRomInfo"); - this->tabRomInfo->BackgroundImage = nullptr; this->tabRomInfo->Controls->Add(this->gridSDK); this->tabRomInfo->Controls->Add(this->gridLibrary); this->tabRomInfo->Controls->Add(this->tboxGuideRomInfo); @@ -3073,31 +2383,27 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->tabRomInfo->Controls->Add(this->tboxCaptionEx); this->tabRomInfo->Controls->Add(this->gboxCRC); this->tabRomInfo->Controls->Add(this->labSDK); - this->tabRomInfo->Font = nullptr; + resources->ApplyResources(this->tabRomInfo, L"tabRomInfo"); this->tabRomInfo->Name = L"tabRomInfo"; this->tabRomInfo->UseVisualStyleBackColor = true; // // gridSDK // - this->gridSDK->AccessibleDescription = nullptr; - this->gridSDK->AccessibleName = nullptr; - resources->ApplyResources(this->gridSDK, L"gridSDK"); this->gridSDK->AutoSizeRowsMode = System::Windows::Forms::DataGridViewAutoSizeRowsMode::AllCellsExceptHeaders; this->gridSDK->BackgroundColor = System::Drawing::SystemColors::Control; - this->gridSDK->BackgroundImage = nullptr; this->gridSDK->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridSDK->ColumnHeadersVisible = false; this->gridSDK->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(1) {this->dataSDKVer}); - dataGridViewCellStyle6->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle6->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle6->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle21->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle21->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle21->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle6->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle6->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle6->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle6->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridSDK->DefaultCellStyle = dataGridViewCellStyle6; - this->gridSDK->Font = nullptr; + dataGridViewCellStyle21->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle21->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle21->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle21->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridSDK->DefaultCellStyle = dataGridViewCellStyle21; + resources->ApplyResources(this->gridSDK, L"gridSDK"); this->gridSDK->Name = L"gridSDK"; this->gridSDK->ReadOnly = true; this->gridSDK->RowHeadersVisible = false; @@ -3113,25 +2419,21 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; // // gridLibrary // - this->gridLibrary->AccessibleDescription = nullptr; - this->gridLibrary->AccessibleName = nullptr; - resources->ApplyResources(this->gridLibrary, L"gridLibrary"); this->gridLibrary->AutoSizeRowsMode = System::Windows::Forms::DataGridViewAutoSizeRowsMode::AllCellsExceptHeaders; this->gridLibrary->BackgroundColor = System::Drawing::SystemColors::Control; - this->gridLibrary->BackgroundImage = nullptr; this->gridLibrary->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridLibrary->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(2) {this->colLibPublisher, this->colLibName}); - dataGridViewCellStyle7->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle7->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle7->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle22->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle22->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle22->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle7->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle7->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle7->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle7->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridLibrary->DefaultCellStyle = dataGridViewCellStyle7; - this->gridLibrary->Font = nullptr; + dataGridViewCellStyle22->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle22->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle22->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle22->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridLibrary->DefaultCellStyle = dataGridViewCellStyle22; + resources->ApplyResources(this->gridLibrary, L"gridLibrary"); this->gridLibrary->Name = L"gridLibrary"; this->gridLibrary->ReadOnly = true; this->gridLibrary->RowHeadersVisible = false; @@ -3152,21 +2454,13 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; // // tboxGuideRomInfo // - this->tboxGuideRomInfo->AccessibleDescription = nullptr; - this->tboxGuideRomInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tboxGuideRomInfo, L"tboxGuideRomInfo"); this->tboxGuideRomInfo->BackColor = System::Drawing::SystemColors::Info; - this->tboxGuideRomInfo->BackgroundImage = nullptr; - this->tboxGuideRomInfo->Font = nullptr; + resources->ApplyResources(this->tboxGuideRomInfo, L"tboxGuideRomInfo"); this->tboxGuideRomInfo->Name = L"tboxGuideRomInfo"; this->tboxGuideRomInfo->ReadOnly = true; // // tabTWLInfo // - this->tabTWLInfo->AccessibleDescription = nullptr; - this->tabTWLInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tabTWLInfo, L"tabTWLInfo"); - this->tabTWLInfo->BackgroundImage = nullptr; this->tabTWLInfo->Controls->Add(this->gboxLaunch); this->tabTWLInfo->Controls->Add(this->tboxGuideTWLInfo); this->tabTWLInfo->Controls->Add(this->labIsGameCardOn2); @@ -3180,96 +2474,65 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->tabTWLInfo->Controls->Add(this->gboxTitleID); this->tabTWLInfo->Controls->Add(this->tboxNormalRomOffset); this->tabTWLInfo->Controls->Add(this->labNormalRomOffset); - this->tabTWLInfo->Font = nullptr; + resources->ApplyResources(this->tabTWLInfo, L"tabTWLInfo"); this->tabTWLInfo->Name = L"tabTWLInfo"; this->tabTWLInfo->UseVisualStyleBackColor = true; // // gboxLaunch // - this->gboxLaunch->AccessibleDescription = nullptr; - this->gboxLaunch->AccessibleName = nullptr; - resources->ApplyResources(this->gboxLaunch, L"gboxLaunch"); - this->gboxLaunch->BackgroundImage = nullptr; this->gboxLaunch->Controls->Add(this->labConnectIcon); this->gboxLaunch->Controls->Add(this->tboxConnectIcon); this->gboxLaunch->Controls->Add(this->cboxIsEULA); - this->gboxLaunch->Font = nullptr; + resources->ApplyResources(this->gboxLaunch, L"gboxLaunch"); this->gboxLaunch->Name = L"gboxLaunch"; this->gboxLaunch->TabStop = false; // // labConnectIcon // - this->labConnectIcon->AccessibleDescription = nullptr; - this->labConnectIcon->AccessibleName = nullptr; resources->ApplyResources(this->labConnectIcon, L"labConnectIcon"); - this->labConnectIcon->Font = nullptr; this->labConnectIcon->Name = L"labConnectIcon"; // // tboxConnectIcon // - this->tboxConnectIcon->AccessibleDescription = nullptr; - this->tboxConnectIcon->AccessibleName = nullptr; resources->ApplyResources(this->tboxConnectIcon, L"tboxConnectIcon"); - this->tboxConnectIcon->BackgroundImage = nullptr; - this->tboxConnectIcon->Font = nullptr; this->tboxConnectIcon->Name = L"tboxConnectIcon"; this->tboxConnectIcon->ReadOnly = true; // // tboxGuideTWLInfo // - this->tboxGuideTWLInfo->AccessibleDescription = nullptr; - this->tboxGuideTWLInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tboxGuideTWLInfo, L"tboxGuideTWLInfo"); this->tboxGuideTWLInfo->BackColor = System::Drawing::SystemColors::Info; - this->tboxGuideTWLInfo->BackgroundImage = nullptr; - this->tboxGuideTWLInfo->Font = nullptr; + resources->ApplyResources(this->tboxGuideTWLInfo, L"tboxGuideTWLInfo"); this->tboxGuideTWLInfo->Name = L"tboxGuideTWLInfo"; this->tboxGuideTWLInfo->ReadOnly = true; // // gboxExFlags // - this->gboxExFlags->AccessibleDescription = nullptr; - this->gboxExFlags->AccessibleName = nullptr; - resources->ApplyResources(this->gboxExFlags, L"gboxExFlags"); - this->gboxExFlags->BackgroundImage = nullptr; this->gboxExFlags->Controls->Add(this->cboxIsNormalJump); this->gboxExFlags->Controls->Add(this->cboxIsTmpJump); this->gboxExFlags->Controls->Add(this->cboxIsSubBanner); - this->gboxExFlags->Font = nullptr; + resources->ApplyResources(this->gboxExFlags, L"gboxExFlags"); this->gboxExFlags->Name = L"gboxExFlags"; this->gboxExFlags->TabStop = false; // // tabNandSizeInfo // - this->tabNandSizeInfo->AccessibleDescription = nullptr; - this->tabNandSizeInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tabNandSizeInfo, L"tabNandSizeInfo"); - this->tabNandSizeInfo->BackgroundImage = nullptr; this->tabNandSizeInfo->Controls->Add(this->tboxGuideNandSizeInfo); this->tabNandSizeInfo->Controls->Add(this->labMedia); this->tabNandSizeInfo->Controls->Add(this->tboxMedia); this->tabNandSizeInfo->Controls->Add(this->gboxNandSize); - this->tabNandSizeInfo->Font = nullptr; + resources->ApplyResources(this->tabNandSizeInfo, L"tabNandSizeInfo"); this->tabNandSizeInfo->Name = L"tabNandSizeInfo"; this->tabNandSizeInfo->UseVisualStyleBackColor = true; // // tboxGuideNandSizeInfo // - this->tboxGuideNandSizeInfo->AccessibleDescription = nullptr; - this->tboxGuideNandSizeInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tboxGuideNandSizeInfo, L"tboxGuideNandSizeInfo"); this->tboxGuideNandSizeInfo->BackColor = System::Drawing::SystemColors::Info; - this->tboxGuideNandSizeInfo->BackgroundImage = nullptr; - this->tboxGuideNandSizeInfo->Font = nullptr; + resources->ApplyResources(this->tboxGuideNandSizeInfo, L"tboxGuideNandSizeInfo"); this->tboxGuideNandSizeInfo->Name = L"tboxGuideNandSizeInfo"; this->tboxGuideNandSizeInfo->ReadOnly = true; // // gboxNandSize // - this->gboxNandSize->AccessibleDescription = nullptr; - this->gboxNandSize->AccessibleName = nullptr; - resources->ApplyResources(this->gboxNandSize, L"gboxNandSize"); - this->gboxNandSize->BackgroundImage = nullptr; this->gboxNandSize->Controls->Add(this->labBracketR); this->gboxNandSize->Controls->Add(this->labBracketL); this->gboxNandSize->Controls->Add(this->tboxSumSizeMB); @@ -3298,294 +2561,186 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->gboxNandSize->Controls->Add(this->labSumSize); this->gboxNandSize->Controls->Add(this->labSubBannerSize); this->gboxNandSize->Controls->Add(this->labTmdSize); - this->gboxNandSize->Font = nullptr; + resources->ApplyResources(this->gboxNandSize, L"gboxNandSize"); this->gboxNandSize->Name = L"gboxNandSize"; this->gboxNandSize->TabStop = false; // // labBracketR // - this->labBracketR->AccessibleDescription = nullptr; - this->labBracketR->AccessibleName = nullptr; resources->ApplyResources(this->labBracketR, L"labBracketR"); this->labBracketR->Name = L"labBracketR"; // // labBracketL // - this->labBracketL->AccessibleDescription = nullptr; - this->labBracketL->AccessibleName = nullptr; resources->ApplyResources(this->labBracketL, L"labBracketL"); this->labBracketL->Name = L"labBracketL"; // // tboxSumSizeMB // - this->tboxSumSizeMB->AccessibleDescription = nullptr; - this->tboxSumSizeMB->AccessibleName = nullptr; resources->ApplyResources(this->tboxSumSizeMB, L"tboxSumSizeMB"); - this->tboxSumSizeMB->BackgroundImage = nullptr; - this->tboxSumSizeMB->Font = nullptr; this->tboxSumSizeMB->Name = L"tboxSumSizeMB"; this->tboxSumSizeMB->ReadOnly = true; // // tboxSrlSize // - this->tboxSrlSize->AccessibleDescription = nullptr; - this->tboxSrlSize->AccessibleName = nullptr; resources->ApplyResources(this->tboxSrlSize, L"tboxSrlSize"); - this->tboxSrlSize->BackgroundImage = nullptr; - this->tboxSrlSize->Font = nullptr; this->tboxSrlSize->Name = L"tboxSrlSize"; this->tboxSrlSize->ReadOnly = true; // // labArrow5 // - this->labArrow5->AccessibleDescription = nullptr; - this->labArrow5->AccessibleName = nullptr; resources->ApplyResources(this->labArrow5, L"labArrow5"); - this->labArrow5->Font = nullptr; this->labArrow5->Name = L"labArrow5"; // // labArrow4 // - this->labArrow4->AccessibleDescription = nullptr; - this->labArrow4->AccessibleName = nullptr; resources->ApplyResources(this->labArrow4, L"labArrow4"); - this->labArrow4->Font = nullptr; this->labArrow4->Name = L"labArrow4"; // // labArrow3 // - this->labArrow3->AccessibleDescription = nullptr; - this->labArrow3->AccessibleName = nullptr; resources->ApplyResources(this->labArrow3, L"labArrow3"); - this->labArrow3->Font = nullptr; this->labArrow3->Name = L"labArrow3"; // // labArrow2 // - this->labArrow2->AccessibleDescription = nullptr; - this->labArrow2->AccessibleName = nullptr; resources->ApplyResources(this->labArrow2, L"labArrow2"); - this->labArrow2->Font = nullptr; this->labArrow2->Name = L"labArrow2"; // // labArrow1 // - this->labArrow1->AccessibleDescription = nullptr; - this->labArrow1->AccessibleName = nullptr; resources->ApplyResources(this->labArrow1, L"labArrow1"); - this->labArrow1->Font = nullptr; this->labArrow1->Name = L"labArrow1"; // // tboxSumSize // - this->tboxSumSize->AccessibleDescription = nullptr; - this->tboxSumSize->AccessibleName = nullptr; resources->ApplyResources(this->tboxSumSize, L"tboxSumSize"); - this->tboxSumSize->BackgroundImage = nullptr; - this->tboxSumSize->Font = nullptr; this->tboxSumSize->Name = L"tboxSumSize"; this->tboxSumSize->ReadOnly = true; // // tboxTmdSizeFS // - this->tboxTmdSizeFS->AccessibleDescription = nullptr; - this->tboxTmdSizeFS->AccessibleName = nullptr; resources->ApplyResources(this->tboxTmdSizeFS, L"tboxTmdSizeFS"); - this->tboxTmdSizeFS->BackgroundImage = nullptr; - this->tboxTmdSizeFS->Font = nullptr; this->tboxTmdSizeFS->Name = L"tboxTmdSizeFS"; this->tboxTmdSizeFS->ReadOnly = true; // // tboxSubBannerSizeFS // - this->tboxSubBannerSizeFS->AccessibleDescription = nullptr; - this->tboxSubBannerSizeFS->AccessibleName = nullptr; resources->ApplyResources(this->tboxSubBannerSizeFS, L"tboxSubBannerSizeFS"); - this->tboxSubBannerSizeFS->BackgroundImage = nullptr; - this->tboxSubBannerSizeFS->Font = nullptr; this->tboxSubBannerSizeFS->Name = L"tboxSubBannerSizeFS"; this->tboxSubBannerSizeFS->ReadOnly = true; // // tboxPrivateSizeFS // - this->tboxPrivateSizeFS->AccessibleDescription = nullptr; - this->tboxPrivateSizeFS->AccessibleName = nullptr; resources->ApplyResources(this->tboxPrivateSizeFS, L"tboxPrivateSizeFS"); - this->tboxPrivateSizeFS->BackgroundImage = nullptr; - this->tboxPrivateSizeFS->Font = nullptr; this->tboxPrivateSizeFS->Name = L"tboxPrivateSizeFS"; this->tboxPrivateSizeFS->ReadOnly = true; // // tboxPublicSizeFS // - this->tboxPublicSizeFS->AccessibleDescription = nullptr; - this->tboxPublicSizeFS->AccessibleName = nullptr; resources->ApplyResources(this->tboxPublicSizeFS, L"tboxPublicSizeFS"); - this->tboxPublicSizeFS->BackgroundImage = nullptr; - this->tboxPublicSizeFS->Font = nullptr; this->tboxPublicSizeFS->Name = L"tboxPublicSizeFS"; this->tboxPublicSizeFS->ReadOnly = true; // // tboxSrlSizeFS // - this->tboxSrlSizeFS->AccessibleDescription = nullptr; - this->tboxSrlSizeFS->AccessibleName = nullptr; resources->ApplyResources(this->tboxSrlSizeFS, L"tboxSrlSizeFS"); - this->tboxSrlSizeFS->BackgroundImage = nullptr; - this->tboxSrlSizeFS->Font = nullptr; this->tboxSrlSizeFS->Name = L"tboxSrlSizeFS"; this->tboxSrlSizeFS->ReadOnly = true; // // tboxTmdSize // - this->tboxTmdSize->AccessibleDescription = nullptr; - this->tboxTmdSize->AccessibleName = nullptr; resources->ApplyResources(this->tboxTmdSize, L"tboxTmdSize"); - this->tboxTmdSize->BackgroundImage = nullptr; - this->tboxTmdSize->Font = nullptr; this->tboxTmdSize->Name = L"tboxTmdSize"; this->tboxTmdSize->ReadOnly = true; // // tboxSubBannerSize // - this->tboxSubBannerSize->AccessibleDescription = nullptr; - this->tboxSubBannerSize->AccessibleName = nullptr; resources->ApplyResources(this->tboxSubBannerSize, L"tboxSubBannerSize"); - this->tboxSubBannerSize->BackgroundImage = nullptr; - this->tboxSubBannerSize->Font = nullptr; this->tboxSubBannerSize->Name = L"tboxSubBannerSize"; this->tboxSubBannerSize->ReadOnly = true; // // labNandSize // - this->labNandSize->AccessibleDescription = nullptr; - this->labNandSize->AccessibleName = nullptr; resources->ApplyResources(this->labNandSize, L"labNandSize"); - this->labNandSize->Font = nullptr; this->labNandSize->Name = L"labNandSize"; // // labNandSizeFS // - this->labNandSizeFS->AccessibleDescription = nullptr; - this->labNandSizeFS->AccessibleName = nullptr; resources->ApplyResources(this->labNandSizeFS, L"labNandSizeFS"); - this->labNandSizeFS->Font = nullptr; this->labNandSizeFS->Name = L"labNandSizeFS"; // // labSrlSize // - this->labSrlSize->AccessibleDescription = nullptr; - this->labSrlSize->AccessibleName = nullptr; resources->ApplyResources(this->labSrlSize, L"labSrlSize"); - this->labSrlSize->Font = nullptr; this->labSrlSize->Name = L"labSrlSize"; // // labSumSize2 // - this->labSumSize2->AccessibleDescription = nullptr; - this->labSumSize2->AccessibleName = nullptr; resources->ApplyResources(this->labSumSize2, L"labSumSize2"); - this->labSumSize2->Font = nullptr; this->labSumSize2->Name = L"labSumSize2"; // // labSumSize // - this->labSumSize->AccessibleDescription = nullptr; - this->labSumSize->AccessibleName = nullptr; resources->ApplyResources(this->labSumSize, L"labSumSize"); - this->labSumSize->Font = nullptr; this->labSumSize->Name = L"labSumSize"; // // labSubBannerSize // - this->labSubBannerSize->AccessibleDescription = nullptr; - this->labSubBannerSize->AccessibleName = nullptr; resources->ApplyResources(this->labSubBannerSize, L"labSubBannerSize"); - this->labSubBannerSize->Font = nullptr; this->labSubBannerSize->Name = L"labSubBannerSize"; // // labTmdSize // - this->labTmdSize->AccessibleDescription = nullptr; - this->labTmdSize->AccessibleName = nullptr; resources->ApplyResources(this->labTmdSize, L"labTmdSize"); - this->labTmdSize->Font = nullptr; this->labTmdSize->Name = L"labTmdSize"; // // tabRomEditInfo // - this->tabRomEditInfo->AccessibleDescription = nullptr; - this->tabRomEditInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tabRomEditInfo, L"tabRomEditInfo"); - this->tabRomEditInfo->BackgroundImage = nullptr; this->tabRomEditInfo->Controls->Add(this->gboxOtherSpec); this->tabRomEditInfo->Controls->Add(this->butSetBack); this->tabRomEditInfo->Controls->Add(this->tboxGuideRomEditInfo); this->tabRomEditInfo->Controls->Add(this->gboxParental); - this->tabRomEditInfo->Font = nullptr; + resources->ApplyResources(this->tabRomEditInfo, L"tabRomEditInfo"); this->tabRomEditInfo->Name = L"tabRomEditInfo"; this->tabRomEditInfo->UseVisualStyleBackColor = true; // // gboxOtherSpec // - this->gboxOtherSpec->AccessibleDescription = nullptr; - this->gboxOtherSpec->AccessibleName = nullptr; - resources->ApplyResources(this->gboxOtherSpec, L"gboxOtherSpec"); - this->gboxOtherSpec->BackgroundImage = nullptr; this->gboxOtherSpec->Controls->Add(this->cboxIsUGC); this->gboxOtherSpec->Controls->Add(this->cboxIsPhotoEx); - this->gboxOtherSpec->Font = nullptr; + resources->ApplyResources(this->gboxOtherSpec, L"gboxOtherSpec"); this->gboxOtherSpec->Name = L"gboxOtherSpec"; this->gboxOtherSpec->TabStop = false; // // cboxIsUGC // - this->cboxIsUGC->AccessibleDescription = nullptr; - this->cboxIsUGC->AccessibleName = nullptr; resources->ApplyResources(this->cboxIsUGC, L"cboxIsUGC"); - this->cboxIsUGC->BackgroundImage = nullptr; - this->cboxIsUGC->Font = nullptr; this->cboxIsUGC->Name = L"cboxIsUGC"; this->cboxIsUGC->UseVisualStyleBackColor = true; // // cboxIsPhotoEx // - this->cboxIsPhotoEx->AccessibleDescription = nullptr; - this->cboxIsPhotoEx->AccessibleName = nullptr; resources->ApplyResources(this->cboxIsPhotoEx, L"cboxIsPhotoEx"); - this->cboxIsPhotoEx->BackgroundImage = nullptr; - this->cboxIsPhotoEx->Font = nullptr; this->cboxIsPhotoEx->Name = L"cboxIsPhotoEx"; this->cboxIsPhotoEx->UseVisualStyleBackColor = true; // // butSetBack // - this->butSetBack->AccessibleDescription = nullptr; - this->butSetBack->AccessibleName = nullptr; resources->ApplyResources(this->butSetBack, L"butSetBack"); - this->butSetBack->BackgroundImage = nullptr; - this->butSetBack->Font = nullptr; this->butSetBack->Name = L"butSetBack"; this->butSetBack->UseVisualStyleBackColor = true; this->butSetBack->Click += gcnew System::EventHandler(this, &Form1::butSetBack_Click); // // tboxGuideRomEditInfo // - this->tboxGuideRomEditInfo->AccessibleDescription = nullptr; - this->tboxGuideRomEditInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tboxGuideRomEditInfo, L"tboxGuideRomEditInfo"); this->tboxGuideRomEditInfo->BackColor = System::Drawing::SystemColors::Info; - this->tboxGuideRomEditInfo->BackgroundImage = nullptr; - this->tboxGuideRomEditInfo->Font = nullptr; + resources->ApplyResources(this->tboxGuideRomEditInfo, L"tboxGuideRomEditInfo"); this->tboxGuideRomEditInfo->Name = L"tboxGuideRomEditInfo"; this->tboxGuideRomEditInfo->ReadOnly = true; // // gboxParental // - this->gboxParental->AccessibleDescription = nullptr; - this->gboxParental->AccessibleName = nullptr; - resources->ApplyResources(this->gboxParental, L"gboxParental"); - this->gboxParental->BackgroundImage = nullptr; this->gboxParental->Controls->Add(this->cboxIsUnnecessaryRating); this->gboxParental->Controls->Add(this->labRegion); this->gboxParental->Controls->Add(this->combRegion); @@ -3604,27 +2759,22 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->gboxParental->Controls->Add(this->combPEGI); this->gboxParental->Controls->Add(this->combUSK); this->gboxParental->Controls->Add(this->labUSK); - this->gboxParental->Font = nullptr; + resources->ApplyResources(this->gboxParental, L"gboxParental"); this->gboxParental->Name = L"gboxParental"; this->gboxParental->TabStop = false; // // cboxIsUnnecessaryRating // - this->cboxIsUnnecessaryRating->AccessibleDescription = nullptr; - this->cboxIsUnnecessaryRating->AccessibleName = nullptr; resources->ApplyResources(this->cboxIsUnnecessaryRating, L"cboxIsUnnecessaryRating"); - this->cboxIsUnnecessaryRating->BackgroundImage = nullptr; - this->cboxIsUnnecessaryRating->Font = nullptr; this->cboxIsUnnecessaryRating->Name = L"cboxIsUnnecessaryRating"; this->cboxIsUnnecessaryRating->UseVisualStyleBackColor = true; this->cboxIsUnnecessaryRating->CheckedChanged += gcnew System::EventHandler(this, &Form1::cboxIsUnnecessaryRating_CheckedChanged); // // tabSubmitInfo // - this->tabSubmitInfo->AccessibleDescription = nullptr; - this->tabSubmitInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tabSubmitInfo, L"tabSubmitInfo"); - this->tabSubmitInfo->BackgroundImage = nullptr; + this->tabSubmitInfo->Controls->Add(this->labCountryCodeR); + this->tabSubmitInfo->Controls->Add(this->combCountryCode); + this->tabSubmitInfo->Controls->Add(this->labCountryCodeL); this->tabSubmitInfo->Controls->Add(this->labProductNameLimit); this->tabSubmitInfo->Controls->Add(this->tboxGuideSubmitInfo); this->tabSubmitInfo->Controls->Add(this->gboxForeign); @@ -3647,35 +2797,51 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->tabSubmitInfo->Controls->Add(this->labProductCode); this->tabSubmitInfo->Controls->Add(this->labProductName); this->tabSubmitInfo->Controls->Add(this->labProductCode1); - this->tabSubmitInfo->Font = nullptr; + resources->ApplyResources(this->tabSubmitInfo, L"tabSubmitInfo"); this->tabSubmitInfo->Name = L"tabSubmitInfo"; this->tabSubmitInfo->UseVisualStyleBackColor = true; // + // labCountryCodeR + // + resources->ApplyResources(this->labCountryCodeR, L"labCountryCodeR"); + this->labCountryCodeR->Name = L"labCountryCodeR"; + // + // combCountryCode + // + this->combCountryCode->DropDownStyle = System::Windows::Forms::ComboBoxStyle::DropDownList; + this->combCountryCode->FormattingEnabled = true; + this->combCountryCode->Items->AddRange(gcnew cli::array< System::Object^ >(27) {resources->GetString(L"combCountryCode.Items"), + resources->GetString(L"combCountryCode.Items1"), resources->GetString(L"combCountryCode.Items2"), resources->GetString(L"combCountryCode.Items3"), + resources->GetString(L"combCountryCode.Items4"), resources->GetString(L"combCountryCode.Items5"), resources->GetString(L"combCountryCode.Items6"), + resources->GetString(L"combCountryCode.Items7"), resources->GetString(L"combCountryCode.Items8"), resources->GetString(L"combCountryCode.Items9"), + resources->GetString(L"combCountryCode.Items10"), resources->GetString(L"combCountryCode.Items11"), resources->GetString(L"combCountryCode.Items12"), + resources->GetString(L"combCountryCode.Items13"), resources->GetString(L"combCountryCode.Items14"), resources->GetString(L"combCountryCode.Items15"), + resources->GetString(L"combCountryCode.Items16"), resources->GetString(L"combCountryCode.Items17"), resources->GetString(L"combCountryCode.Items18"), + resources->GetString(L"combCountryCode.Items19"), resources->GetString(L"combCountryCode.Items20"), resources->GetString(L"combCountryCode.Items21"), + resources->GetString(L"combCountryCode.Items22"), resources->GetString(L"combCountryCode.Items23"), resources->GetString(L"combCountryCode.Items24"), + resources->GetString(L"combCountryCode.Items25"), resources->GetString(L"combCountryCode.Items26")}); + resources->ApplyResources(this->combCountryCode, L"combCountryCode"); + this->combCountryCode->Name = L"combCountryCode"; + // + // labCountryCodeL + // + resources->ApplyResources(this->labCountryCodeL, L"labCountryCodeL"); + this->labCountryCodeL->Name = L"labCountryCodeL"; + // // labProductNameLimit // - this->labProductNameLimit->AccessibleDescription = nullptr; - this->labProductNameLimit->AccessibleName = nullptr; resources->ApplyResources(this->labProductNameLimit, L"labProductNameLimit"); - this->labProductNameLimit->Font = nullptr; this->labProductNameLimit->Name = L"labProductNameLimit"; // // tboxGuideSubmitInfo // - this->tboxGuideSubmitInfo->AccessibleDescription = nullptr; - this->tboxGuideSubmitInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tboxGuideSubmitInfo, L"tboxGuideSubmitInfo"); this->tboxGuideSubmitInfo->BackColor = System::Drawing::SystemColors::Info; - this->tboxGuideSubmitInfo->BackgroundImage = nullptr; - this->tboxGuideSubmitInfo->Font = nullptr; + resources->ApplyResources(this->tboxGuideSubmitInfo, L"tboxGuideSubmitInfo"); this->tboxGuideSubmitInfo->Name = L"tboxGuideSubmitInfo"; this->tboxGuideSubmitInfo->ReadOnly = true; // // gboxForeign // - this->gboxForeign->AccessibleDescription = nullptr; - this->gboxForeign->AccessibleName = nullptr; - resources->ApplyResources(this->gboxForeign, L"gboxForeign"); - this->gboxForeign->BackgroundImage = nullptr; this->gboxForeign->Controls->Add(this->labProductNameLimitForeign); this->gboxForeign->Controls->Add(this->labMultiForeign2); this->gboxForeign->Controls->Add(this->cboxReleaseForeign); @@ -3689,97 +2855,67 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; this->gboxForeign->Controls->Add(this->labProductCode1Foreign); this->gboxForeign->Controls->Add(this->tboxProductNameForeign); this->gboxForeign->Controls->Add(this->labProductNameForeign); - this->gboxForeign->Font = nullptr; + resources->ApplyResources(this->gboxForeign, L"gboxForeign"); this->gboxForeign->Name = L"gboxForeign"; this->gboxForeign->TabStop = false; // // labProductNameLimitForeign // - this->labProductNameLimitForeign->AccessibleDescription = nullptr; - this->labProductNameLimitForeign->AccessibleName = nullptr; resources->ApplyResources(this->labProductNameLimitForeign, L"labProductNameLimitForeign"); - this->labProductNameLimitForeign->Font = nullptr; this->labProductNameLimitForeign->Name = L"labProductNameLimitForeign"; // // labMultiForeign2 // - this->labMultiForeign2->AccessibleDescription = nullptr; - this->labMultiForeign2->AccessibleName = nullptr; resources->ApplyResources(this->labMultiForeign2, L"labMultiForeign2"); - this->labMultiForeign2->Font = nullptr; this->labMultiForeign2->Name = L"labMultiForeign2"; // // tabCompanyInfo // - this->tabCompanyInfo->AccessibleDescription = nullptr; - this->tabCompanyInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tabCompanyInfo, L"tabCompanyInfo"); - this->tabCompanyInfo->BackgroundImage = nullptr; this->tabCompanyInfo->Controls->Add(this->tboxGuideCompanyInfo); this->tabCompanyInfo->Controls->Add(this->cboxIsInputPerson2); this->tabCompanyInfo->Controls->Add(this->gboxPerson1); this->tabCompanyInfo->Controls->Add(this->gboxPerson2); - this->tabCompanyInfo->Font = nullptr; + resources->ApplyResources(this->tabCompanyInfo, L"tabCompanyInfo"); this->tabCompanyInfo->Name = L"tabCompanyInfo"; this->tabCompanyInfo->UseVisualStyleBackColor = true; // // tboxGuideCompanyInfo // - this->tboxGuideCompanyInfo->AccessibleDescription = nullptr; - this->tboxGuideCompanyInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tboxGuideCompanyInfo, L"tboxGuideCompanyInfo"); this->tboxGuideCompanyInfo->BackColor = System::Drawing::SystemColors::Info; - this->tboxGuideCompanyInfo->BackgroundImage = nullptr; - this->tboxGuideCompanyInfo->Font = nullptr; + resources->ApplyResources(this->tboxGuideCompanyInfo, L"tboxGuideCompanyInfo"); this->tboxGuideCompanyInfo->Name = L"tboxGuideCompanyInfo"; this->tboxGuideCompanyInfo->ReadOnly = true; // // tabErrorInfo // - this->tabErrorInfo->AccessibleDescription = nullptr; - this->tabErrorInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tabErrorInfo, L"tabErrorInfo"); - this->tabErrorInfo->BackgroundImage = nullptr; this->tabErrorInfo->Controls->Add(this->tboxGuideErrorInfo); this->tabErrorInfo->Controls->Add(this->gboxErrorTiming); this->tabErrorInfo->Controls->Add(this->labWarn); this->tabErrorInfo->Controls->Add(this->labError); this->tabErrorInfo->Controls->Add(this->gridWarn); this->tabErrorInfo->Controls->Add(this->gridError); - this->tabErrorInfo->Font = nullptr; + resources->ApplyResources(this->tabErrorInfo, L"tabErrorInfo"); this->tabErrorInfo->Name = L"tabErrorInfo"; this->tabErrorInfo->UseVisualStyleBackColor = true; // // tboxGuideErrorInfo // - this->tboxGuideErrorInfo->AccessibleDescription = nullptr; - this->tboxGuideErrorInfo->AccessibleName = nullptr; - resources->ApplyResources(this->tboxGuideErrorInfo, L"tboxGuideErrorInfo"); this->tboxGuideErrorInfo->BackColor = System::Drawing::SystemColors::Info; - this->tboxGuideErrorInfo->BackgroundImage = nullptr; - this->tboxGuideErrorInfo->Font = nullptr; + resources->ApplyResources(this->tboxGuideErrorInfo, L"tboxGuideErrorInfo"); this->tboxGuideErrorInfo->Name = L"tboxGuideErrorInfo"; this->tboxGuideErrorInfo->ReadOnly = true; // // gboxErrorTiming // - this->gboxErrorTiming->AccessibleDescription = nullptr; - this->gboxErrorTiming->AccessibleName = nullptr; - resources->ApplyResources(this->gboxErrorTiming, L"gboxErrorTiming"); - this->gboxErrorTiming->BackgroundImage = nullptr; this->gboxErrorTiming->Controls->Add(this->rErrorCurrent); this->gboxErrorTiming->Controls->Add(this->rErrorReading); - this->gboxErrorTiming->Font = nullptr; + resources->ApplyResources(this->gboxErrorTiming, L"gboxErrorTiming"); this->gboxErrorTiming->Name = L"gboxErrorTiming"; this->gboxErrorTiming->TabStop = false; // // rErrorCurrent // - this->rErrorCurrent->AccessibleDescription = nullptr; - this->rErrorCurrent->AccessibleName = nullptr; resources->ApplyResources(this->rErrorCurrent, L"rErrorCurrent"); - this->rErrorCurrent->BackgroundImage = nullptr; - this->rErrorCurrent->Font = nullptr; this->rErrorCurrent->Name = L"rErrorCurrent"; this->rErrorCurrent->TabStop = true; this->rErrorCurrent->UseVisualStyleBackColor = true; @@ -3787,12 +2923,8 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; // // rErrorReading // - this->rErrorReading->AccessibleDescription = nullptr; - this->rErrorReading->AccessibleName = nullptr; resources->ApplyResources(this->rErrorReading, L"rErrorReading"); - this->rErrorReading->BackgroundImage = nullptr; this->rErrorReading->Checked = true; - this->rErrorReading->Font = nullptr; this->rErrorReading->Name = L"rErrorReading"; this->rErrorReading->TabStop = true; this->rErrorReading->UseVisualStyleBackColor = true; @@ -3800,44 +2932,34 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; // // labWarn // - this->labWarn->AccessibleDescription = nullptr; - this->labWarn->AccessibleName = nullptr; resources->ApplyResources(this->labWarn, L"labWarn"); - this->labWarn->Font = nullptr; this->labWarn->ForeColor = System::Drawing::SystemColors::ActiveCaption; this->labWarn->Name = L"labWarn"; // // labError // - this->labError->AccessibleDescription = nullptr; - this->labError->AccessibleName = nullptr; resources->ApplyResources(this->labError, L"labError"); - this->labError->Font = nullptr; this->labError->ForeColor = System::Drawing::SystemColors::ActiveCaption; this->labError->Name = L"labError"; // // gridWarn // - this->gridWarn->AccessibleDescription = nullptr; - this->gridWarn->AccessibleName = nullptr; - resources->ApplyResources(this->gridWarn, L"gridWarn"); this->gridWarn->AutoSizeRowsMode = System::Windows::Forms::DataGridViewAutoSizeRowsMode::AllCellsExceptHeaders; this->gridWarn->BackgroundColor = System::Drawing::SystemColors::Control; - this->gridWarn->BackgroundImage = nullptr; this->gridWarn->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridWarn->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(4) {this->colWarnName, this->colWarnBegin, this->colWarnEnd, this->colWarnCause}); - dataGridViewCellStyle8->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle8->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle8->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle23->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle23->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle23->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle8->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle8->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle8->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle8->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridWarn->DefaultCellStyle = dataGridViewCellStyle8; - this->gridWarn->Font = nullptr; + dataGridViewCellStyle23->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle23->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle23->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle23->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridWarn->DefaultCellStyle = dataGridViewCellStyle23; this->gridWarn->GridColor = System::Drawing::SystemColors::Control; + resources->ApplyResources(this->gridWarn, L"gridWarn"); this->gridWarn->Name = L"gridWarn"; this->gridWarn->ReadOnly = true; this->gridWarn->RowHeadersVisible = false; @@ -3870,28 +2992,24 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; // // gridError // - this->gridError->AccessibleDescription = nullptr; - this->gridError->AccessibleName = nullptr; - dataGridViewCellStyle9->BackColor = System::Drawing::Color::White; - this->gridError->AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9; - resources->ApplyResources(this->gridError, L"gridError"); + dataGridViewCellStyle24->BackColor = System::Drawing::Color::White; + this->gridError->AlternatingRowsDefaultCellStyle = dataGridViewCellStyle24; this->gridError->AutoSizeRowsMode = System::Windows::Forms::DataGridViewAutoSizeRowsMode::AllCellsExceptHeaders; this->gridError->BackgroundColor = System::Drawing::SystemColors::Control; - this->gridError->BackgroundImage = nullptr; this->gridError->ColumnHeadersHeightSizeMode = System::Windows::Forms::DataGridViewColumnHeadersHeightSizeMode::AutoSize; this->gridError->Columns->AddRange(gcnew cli::array< System::Windows::Forms::DataGridViewColumn^ >(4) {this->colErrorName, this->colErrorBegin, this->colErrorEnd, this->colErrorCause}); - dataGridViewCellStyle10->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; - dataGridViewCellStyle10->BackColor = System::Drawing::SystemColors::Window; - dataGridViewCellStyle10->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, + dataGridViewCellStyle25->Alignment = System::Windows::Forms::DataGridViewContentAlignment::MiddleLeft; + dataGridViewCellStyle25->BackColor = System::Drawing::SystemColors::Window; + dataGridViewCellStyle25->Font = (gcnew System::Drawing::Font(L"MS UI Gothic", 9, System::Drawing::FontStyle::Regular, System::Drawing::GraphicsUnit::Point, static_cast(128))); - dataGridViewCellStyle10->ForeColor = System::Drawing::SystemColors::ControlText; - dataGridViewCellStyle10->SelectionBackColor = System::Drawing::SystemColors::Highlight; - dataGridViewCellStyle10->SelectionForeColor = System::Drawing::SystemColors::HighlightText; - dataGridViewCellStyle10->WrapMode = System::Windows::Forms::DataGridViewTriState::True; - this->gridError->DefaultCellStyle = dataGridViewCellStyle10; - this->gridError->Font = nullptr; + dataGridViewCellStyle25->ForeColor = System::Drawing::SystemColors::ControlText; + dataGridViewCellStyle25->SelectionBackColor = System::Drawing::SystemColors::Highlight; + dataGridViewCellStyle25->SelectionForeColor = System::Drawing::SystemColors::HighlightText; + dataGridViewCellStyle25->WrapMode = System::Windows::Forms::DataGridViewTriState::True; + this->gridError->DefaultCellStyle = dataGridViewCellStyle25; this->gridError->GridColor = System::Drawing::SystemColors::Control; + resources->ApplyResources(this->gridError, L"gridError"); this->gridError->Name = L"gridError"; this->gridError->ReadOnly = true; this->gridError->RowHeadersVisible = false; @@ -3924,36 +3042,25 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; // // labFile // - this->labFile->AccessibleDescription = nullptr; - this->labFile->AccessibleName = nullptr; resources->ApplyResources(this->labFile, L"labFile"); - this->labFile->Font = nullptr; this->labFile->Name = L"labFile"; // // labAssemblyVersion // - this->labAssemblyVersion->AccessibleDescription = nullptr; - this->labAssemblyVersion->AccessibleName = nullptr; resources->ApplyResources(this->labAssemblyVersion, L"labAssemblyVersion"); - this->labAssemblyVersion->Font = nullptr; this->labAssemblyVersion->ForeColor = System::Drawing::SystemColors::ControlText; this->labAssemblyVersion->Name = L"labAssemblyVersion"; // // Form1 // - this->AccessibleDescription = nullptr; - this->AccessibleName = nullptr; this->AllowDrop = true; resources->ApplyResources(this, L"$this"); this->AutoScaleMode = System::Windows::Forms::AutoScaleMode::Font; - this->BackgroundImage = nullptr; this->Controls->Add(this->labAssemblyVersion); this->Controls->Add(this->labFile); this->Controls->Add(this->tabMain); this->Controls->Add(this->tboxFile); this->Controls->Add(this->menuStripAbove); - this->Font = nullptr; - this->Icon = nullptr; this->MainMenuStrip = this->menuStripAbove; this->Name = L"Form1"; this->DragDrop += gcnew System::Windows::Forms::DragEventHandler(this, &Form1::Form1_DragDrop); @@ -5127,7 +4234,7 @@ private: System::Windows::Forms::TextBox^ tboxPhotoAccess; private: System::Void tabMain_SelectedIndexChanged(System::Object^ sender, System::EventArgs^ e) { - if( tabMain->SelectedIndex == 5 ) + if( tabMain->SelectedIndex == 6 ) { this->updateGrid(); } diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX index 1b30ccc..b48ae96 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form1.resX @@ -117,3236 +117,397 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - gboxTWLExInfo + + + 120, 50 - - gboxSrl - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 607, 19 - - True - - - 3 - - - tabSubmitInfo - - - - 335, 174 - - - 22, 53 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - labAppType - - - 17 - - - 63, 12 - - - 132, 16 - - - 22 - - - 2 - - - 10 - - - 1 - - - System.Windows.Forms.MenuStrip, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 46, 19 - - - 46, 19 - - - labShared2Size1 - - - gboxTWLExInfo - - - 10 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxNandSize - - - 65, 20 - - - 164, 84 - - - labProductCode2Foreign - - - United States, Europe and Australia - - - United States and Australia - - - Europe and Australia - - - Australia Only - - - Europe Only - - - 24, 99 - - - labShared2Size0 - - - 3 - - - tboxMedia - - - 34 - - - 33 - - - Display Connection Icon On DSi Menu - - - combPEGI_BBFC - - - 33 - - + 0 - - 130, 12 + + tboxFile - - 18 - - - 165, 93 - - - 8 - - - 229, 16 - - - 6, 65 - - - gboxParental - - - 22 - - - labShared2Size3 - - - gboxAccess - - - (Shorter than 30 chars) - - - 6, 43 - - - 6, 20 - - - 217, 96 - - - labAccessOther - - - FAX - - - TWL - - - - Language - - - 66, 125 - - - stripMaster - - - gboxNandSize - - - 0 - - - labShared2Size2 - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 29 - - - 7 - - - labRomType - - - labSubmiteDate - - - 344, 234 - - - labShared2Size4 - - - tabSubmitInfo - - - 15 - - - - 3, 3, 3, 3 - - - Contact - - - 103, 19 - - - 263, 44 - - - 41 - - - gboxNandSize - - - 18, 200 - - - 17, 12 - - - tboxUsageOther - - - gboxForeign - - - 10 - - - True - - - 7 - - - These item is necessary not only to make a submission sheet but also to make a master ROM data. Please edit certainly.<newline>In making a master ROM data, these info will be registered in the ROM data(except "Other Rom Spec"). - - - labArbit2 - - - 3 - - - cboxIsNormalJump - - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Enable Temp App Jump + + $this - - 374, 145 - - - aged 6 or older - - - tabMain - - - 6, 74 - - - 6 - - - 10 - - - gboxTitleID - - - labRomCRC - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 4 - - - 152, 197 - - - 7 - - - 75, 19 - - - 41 - - - 22 - - - 17 - - - 24, 11 - - - 96, 19 - - - tabRomInfo - - - 158, 19 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxExFlags - - - True - - - 9 - - - 112, 76 - - - gboxSrl - - - 11 - - - 10 - - - 87, 12 - - - Header CRC - - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 12 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 9 - - - 20 - - + 3 - - gboxTitleID - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - TWL Extended Flags - - - 109, 106 - - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 5 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 14 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - - 6 - - - combRegion - - - 104, 84 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxPerson2 - - - tboxNTSC2 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 42, 19 - - - 310, 79 - - - 0 - - - 397, 325 - - - True - - - 417, 12 - - - 96, 19 - - - 145, 21 - - - 15 - - - 8 - - - 15 - - - tabSubmitInfo - - - 545, 54 - - - gridWarn - - - 30 - - - True - - - h - - - 8 - - - 12 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - tabTWLInfo - - - 1 - - - gboxTitleID + + tboxRemasterVer System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - labGameCode + + gboxSrl - - For Sale - - - NAND Flash Memory - - - SDK Ver - - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 40 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tboxCaption - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Contact2 - - - 1 - - - 81, 12 - - - labSrlSize - - + 0 - - 337, 67 + + tboxRomSize - - tboxProductCode2Foreign1 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 1 + + + tboxPlatform + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 2 labPlatform - - 175, 81 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Product Code + + gboxSrl - - False + + 3 - - 257, 19 + + tboxRomLatency - - 71, 16 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + gboxSrl + + + 4 + + + labRomSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 5 + + + labRomType + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 6 + + + tboxMakerCode + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 7 + + + cboxRemasterVerE + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 8 + + + labMakerCode + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 gboxSrl - - 5 - - - 66, 75 - - - 4 - - - 51, 16 - - - 96, 19 - - - labProductCode1Foreign - - - 687, 34 - - - combESRB - - - 70, 12 - - - gboxUsage - - - tboxFurigana1 - - - 264, 147 - - - 607, 19 - - - labArbit3 - - - 31 - - - True - - - labSubmitVer - - - 1 - - - 67, 16 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 111, 11 - - - 118, 12 - - - gboxParental - - - 1 - - - 71, 19 - - - 200, 12 - - - 50 - - - tboxPrivateSize - - - 15 - - - 94, 19 - - - gboxNandSize - - - 28 - - - gboxShared2Size - - - 6 - - - 118, 16 - - - tboxGuideCompanyInfo - - - gboxErrorTiming - - - 27 - - - 10 - - - gboxForeign - - - 185, 23 - - - labPerson2 - - - For Network Distribution - - - 12 - - - 22, 53 - - - True - - - dateRelease - - - tboxPublicSize - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0 - - - 124, 11 - - - tabMain - - - 266, 90 - - - gboxTWLExInfo - - - Right - - - NoControl - - - 91, 12 - - - aged 12 or older - - - 11 - - - 100, 19 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 53, 116 - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxForeign - - - 4 - - - Timing of Error - - - tboxAppTypeOther - - - 40, 22 - - - cboxIsUnnecessaryRating - - - 288, 22 - - - 45 - - - In Current Settings - - - NoControl - - - 4 - - - 4 - - - gboxShared2Size - - - File 1 - - - gboxForeign - - - 7 - - - 0 - - - 280, 84 - - - gboxLaunch - - - stripItemMiddlewareXml - - - 12 - - - gboxParental - - - 104, 114 - - - 89, 19 - - - tabSubmitInfo - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 18, 19 - - - 4 - - - 128, 12 - - - 185, 88 - - - 53, 41 - - - gboxAccess - - - 204, 20 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 58, 12 - - - 274, 22 - - - Reason - - - gboxProd - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxParental - - - gboxParental - - - 29 - - - gboxPerson2 - - - labNandSizeFS - - - combCERO - - - 100, 19 - - - CERO - - - gboxTitleID - - - 263, 144 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - aged 3 or older - - - 58, 12 - - - 100, 19 - - - gboxPerson1 - - - 2 - - - 50 - - - 22, 56 - - - 198, 18 - - - NoControl - - - True - - - 153, 41 - - - True - - - 3 - - - 23 - - - stripItemJapanese - - - 58, 12 - - - 17 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxSrl - - - 7 - - - 12 - - - (Furigana) - - - Backup Memory - - - labIsCodec - - - 6 - - - 2 - - - gboxTWLExInfo - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxShared2Size - - - menuStrip1 - - - 10 - - - 58, 12 - - - 37 - - - Sum of Above Files - - - gboxSrl - - - 268, 19 - - - 160, 12 - - - 5 - - - aged 7 or older - - - (For NAND Application) - - - gboxPerson2 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - labBracketL - - - NoControl - - - 285, 49 - - - gboxNandSize - - - True - - - 24 - - - labReleaseDate - - - aged 7 or older - - - 13 - - - aged 4 or older - - - Right - - - Special Note - - - 99, 16 - - - 152, 119 - - - 3 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 37, 12 - - - 6, 18 - - - 2 - - - Orignal Size - - - 5 - - - colWarnName - - - (Shorter than 30 chars) - - - 3 - - - True - - - 0 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - - 40 - - - 0 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 27 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabNandSizeInfo - - - 8 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 3 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 46, 19 - - - 8 - - - 82, 18 - - - TWL Normal Area ROM Offset - - - 4 - - - 124, 19 - - - Make a middleware list only(HTML format) - - - 14, 62 - - - True - - - gboxOtherSpec - - - 204, 20 - - - Contact - - - 6 - - - 13 - - - 2 - - - 14 - - - 1 - - - Right - - - True - - - 125, 19 - - - 158, 19 - - - 181, 197 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 13, 94 - - - gboxTitleID - - - 57, 12 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - T (aged 13 or older) - - - 12, 28 - - - A (All ages) - - - 2 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 8 - - - 71, 19 - - - 307, 22 - - - tabTWLInfo - - - True - - - File 5 - - - tabTWLInfo - - - tabTWLInfo - - - gboxPerson1 - - - 6 - - - combPEGI - - - Name - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 224, 17 - - - 4 - - - cboxIsEULA - - - gboxTWLExInfo - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 23, 128 - - - gboxParental - - - 2 - - - ver.0.0.00000 - - - tabTWLInfo - - - 5 - - - aged 18 or older - - - 219, 207 - - - 0 - - - 155, 16 - - - 251, 54 - - - Photo DataBase (photo:) - - - 2 - - - True - - - 280, 148 - - - (Arbitrary) - - - 89, 19 - - - 3 - - - gboxNandSize - - - 44, 16 - - - SDK Ver. - - - Company - - - 110, 12 - - - 140, 16 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 102, 148 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 171, 88 - - - 378, 36 - - - colErrorBegin - - - tabSubmitInfo - - - dataSDKVer - - - labCERO - - - gboxExFlags - - - 42 - - - 66, 12 - - - tboxTel1 - - - 292, 116 - - - 5 - - - 152, 145 - - - 66, 50 - - - True - - - stripItemEnglish - - - 7 - - - True - - - True - - - B (aged 12 or older) - - - 6 - - - True - - - gboxForeign - - - 4 - - - TitleID - - - 45, 12 - - - 150 - - - gboxSrl - - - True - - - tboxFax1 - - - 18, 19 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 8 - - - aged 3 or older - - - 745, 352 - - - gboxParental - - - gboxTWLExInfo - - - 0 - - - 66, 16 - - - 0 - - - 92, 40 - - - 204, 20 - - - numSubmitVersion - - - 12, 54 - - - M (aged 17 or older) - - - Begin - - - System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0 - - - 10 - - - 3 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 36 - - - tboxIsGameCardOn - - - 165, 68 - - - 23, 152 - - - labCompany2 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 38 - - - gboxPerson1 - - - labProductCode2 - - - labRemasterVer - - - 147, 19 - - - These item is necessary for checking NAND area size used by DSi Ware(NAND Application).<newline>When the Media of application is GameCard, checking following items is not necessary. - - - gboxNandSize - - - 0 - - - 10 - - - 78, 12 - - - 0 - - - 14 - - - 4 - - - 1 - - - 0 - - - labSubBannerSize - - - 78, 17 - - - True - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tboxMakerCode - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 15 - - - 26 - - - TWL Secure Area ROM Offset - - - True - - - 288, 22 - - - 81, 12 - - - gboxPerson2 - - - 74, 12 - - - Foreign ver is scheduled to go on sale - - - Submission Info.(Editable) - - - False - - - tboxGuideRomEditInfo - - - gboxParental - - - 3 - - - gboxNandSize - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 687, 48 - - - 9, 24 - - - 6 - - - Submission Date - - - Other ROM Spec. - - - Name - - - These items is necessary for making a submission sheet. Please input. - - - All ages - - - 15, 25 - - - 1 - - - 5 - - - TWL Extended Info - - - colWarnBegin - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Right - - - 6 - - - stripItemMiddlewareHtml - - - 1 - - - 123, 96 - - - 204, 20 - - - 58, 12 - - - 31 - - - gboxSrl - - - 1 - - - 10 - - - 20 - - - gboxParental - - - labNTSC1Pre - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tboxNTSC1 - - - 2 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 17 - - - aged 16 or older - - - 261, 19 - - - labCompany1 - - - tboxCompany2 - - - E (aged 6 or older) - - - 292, 177 - - - Right - - - True - - - 13 - - - 4 - - - labCaption - - - 119, 22 - - - labOFLC - - - 4 - - - 379, 245 - - - 268, 19 - - - 19 - - - 179, 19 - - - 38 - - - 55, 12 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 4 - - - Load a temporary info. saved previously - - - h - - - 53, 91 - - - 25, 12 - - - rSubmitPost - - - 69, 200 - - - gboxPerson1 - - - 4 - - - 4 - - - 26, 52 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - stripItemSaveTemp - - - 38, 12 - - - gridError - - - 261, 19 - - - gboxShared2Size - - - 34, 12 - - - 263, 69 - - - labFurigana2 - - - 152, 223 - - - 1 - - - NoControl - - - 5 - - - gboxPerson1 - - - 59, 12 - - - 38 - - - gboxErrorTiming - - - 124, 11 - - - gboxCRC - - - 745, 352 - - - False - - - gboxTitleID - - - 52, 20 - - + 9 - - Contact1 - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 147, 19 - - - tabSubmitInfo - - - 2 - - - 100, 19 - - - labArrow4 - - - Purpose - - - NoControl - - - gboxSrl - - - 12, 78 - - - NoControl - - - gboxTWLExInfo - - - gboxNandSize - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 66, 175 - - - 116, 56 - - - True - - - 14 - - - Use Shared2 Files - - - 21 - - - gboxParental - - - True - - - 2 - - - tabRomInfo - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 3 - - - System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxTitleID - - - cboxIsSubBanner - - - Right - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - All ages - - - 24, 11 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxSrl - - - rUsageOther - - - gboxCRC - - - tboxPlatform - - - Private Save Data Size - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - When ROM data was read - - - labMultiForeign1 - - - 3 - - - 31, 12 - - - 37 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 16 - - - 12, 226 - - - Z (aged 18 or older) - - - gboxParental - - - * Return to 0 when release ver. is updated. - - - 13 - - - tabErrorInfo - - - labArbit1 - - - labAppTypeOther - - - 745, 352 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxAccess - - - gboxParental - - - 1 - - - gboxPerson2 - - - 12 - - - System.Windows.Forms.DateTimePicker, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 2 - - - 4 - - - 104, 18 - - - tboxSrlSize - - - 7 - - - 66, 149 - - - tabSubmitInfo - - - - - - - True - - - 687, 19 - - - 288, 22 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 152, 74 - - - 4 - - - 5 - - - System.Windows.Forms.TabControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 76, 12 - - - True - - - 19 - - - True - - - True - - - gboxParental - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Make a set of submission data - - - 3 - - - 150 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 14 - - - 15, 56 - - - aged 8 or older - - - 26 - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 100, 19 - - - 15 - - - True - - - 3 - - - 109, 21 - - - 112, 47 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - colErrorName - - - 24, 228 - - - tboxPublicSizeFS - - - 15, 79 - - - 66, 75 - - - 18 - - - aged 16 or older - - - Enable SubBanner File - - - True - - - 7 - - - 66, 125 - - - 1 - - - 8 - - - 12, 93 - - - gboxNandSize - - - 7 - - - 274, 22 - - - gboxForeign - - - 30 - - - aged 15 or older - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0 - - - 377, 88 - - - 230, 156 - - - 8 - - - 355, 144 - - - 12, 144 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tboxRemasterVer - - - 153, 66 - - - 20 - - - labDepart2 - - - tabSubmitInfo - - - h - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 9 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 98, 22 - - - cboxRemasterVerE - - - 34, 12 - - - 71, 19 - - - 44 - - - 39 - - - 23, 128 - - - 60 - - - 1 - - - gboxNandSize - - - 16 - - - gboxPerson2 - - - 35, 12 - - - 300 - - - aged 18 or older - - - 349, 74 - - - 6 - - - True - - - 2 - - - 181, 84 - - - 66, 12 - - - gboxForeign - - - Right - - - Error Info. - - - tabMain - - - 14, 18 - - - tboxTitleIDHi - - - False - - - Company Info.(Editable) - - - 378, 91 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + labGameCode System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 2 - - - 5 - - - Begin - - - labFurigana1 - - - Publisher - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Rating Pending - - - tabTWLInfo - - - 7 - - - 9 - - - 147, 36 - - - 745, 352 - - - Region and Rating Infomation - - - 70, 12 - - - 4 - - + gboxSrl - - True - - - 172, 12 - - - gboxSubmitWay - - - gboxPerson2 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 140, 81 - - - labPEGI - - - True - - - False - - - 405, 177 - - - 66, 25 - - - gboxParental - - - Right - - - gboxShared2Size - - - MS UI Gothic, 12pt - - - False - - - 2 - - - 50 - - - tabTWLInfo - - - tabNandSizeInfo - - - 123, 19 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 14, 143 - - - True - - - 18 - - - Game Code - - - gboxPerson2 - - - 14 - - - 30 - - - Right - - - 90, 19 - - - gboxPerson1 - - - True - - - True - - - 20 - - - 14, 40 - - - 9 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 5 - - - Right - - - System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - DSi Ware Info. - - - 4 - - - labMakerCode - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Form, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - File 0 - - - 261, 19 - - - True - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 44, 12 - - - labMultiForeign2 - - - gboxCRC - - - False - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - combBackup - - - 75, 12 - - - tabErrorInfo - - - gboxProd - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabSubmitInfo - - - 60 - - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - ROM File Size - - - Right - - - 20 - - - 5 - - - tabMain - - - labESRB - - - Right - - - True - - - 104, 194 - - - labHex4 - - - True - - - Japan Only - - - 53, 141 - - - 66, 50 - - - 17, 12 - - - CRC - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ROM Info. - - - tabMain - - - 45, 19 - - - 11 - - - tboxGuideRomInfo - - - All ages - - - 38, 19 - - - 4 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 17, 12 - - - gboxNandSize - - - 687, 19 - - - 0 - - + 10 - - True - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 5 - - - PG - - - 1 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 263, 94 - - - 17, 12 - - - gboxPerson2 - - - 0, 0 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 292, 141 - - - UGC(User Generated Contents) Support - tboxGameCode - - 2 - - - 17, 12 - - - 8 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - NoControl - - - tabSubmitInfo - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 2 - - - tabRomInfo - - - 40, 50 - - - ROM Production Info. - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 356, 50 - - - 66, 175 - - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tboxSubBannerSizeFS - - - labSDK - - - 221, 16 - - - 346, 79 - - - gboxShared2Size - - - 1 - - - 12, 102 - - - 120, 16 - - - 90, 74 - - - 192, 19 - - - tabTWLInfo - - - 39, 44 - - - gridLibrary - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 4 - - - True - - - tabRomInfo - - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - ESRB + + gboxSrl - - 23 + + 11 - - 35 + + labTitleName - - 16 - - - tabSubmitInfo - - - Application Type - - - 16 - - - gboxPerson1 - - - 8 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True - - - 66, 149 - - - 158, 19 - - - tboxIsCodec - - - 13 - - - tabNandSizeInfo - - - labConnectIcon - - - cboxIsShared2 - - - tboxCompany1 - - - True - - - labRegion - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxPerson2 - - - 2 - - - 128, 12 - - - G - - - labPhotoAccess - - - stripItemSepMaster1 - - - tboxPrivateSizeFS - - - tabRomInfo - - - 60 - - - 31, 12 - - - End - - - System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 123, 12 - - - 104, 12 - - - 5 - - - 545, 147 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabTWLInfo - - - 100, 19 - - - 22, 137 - - - 15 - - - 6, 48 - - - 77, 12 - - - labMedia - - - 101, 252 - - - tabSubmitInfo - - - gboxTitleID - - - 2 - - - 1 - - - 254, 12 - - - gboxForeign - - - 159, 12 - - - 12 - - - aged 18 or older + + gboxSrl 12 - - 10 + + labRemasterVer - - labByte1 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 87, 12 + + gboxSrl - - gboxTitleID + + 13 - - 25 + + tboxTitleName - - E10+ (aged 10 or older) + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 34, 12 + + gboxSrl - - PEGI(General) + + 14 - - True + + 26, 52 - - 41 - - - 22, 84 - - - OFLC - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - labHex2 - - - 32 - - - 94, 19 + + 285, 227 3 - - False + + ROM Info. - - File 3 + + gboxSrl - - tboxGuideErrorInfo + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabRomInfo + + + 3 + + + 109, 190 + + + 42, 19 + + + 7 + + + tboxRemasterVer + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 0 + + + 109, 162 + + + 100, 19 + + + 15 + + + tboxRomSize + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 1 + + + 109, 106 + + + 100, 19 + + + 14 + + + tboxPlatform + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 2 + + + True + + + 22, 109 + + + 48, 12 + + + 13 + + + Platform + + + labPlatform + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 3 + + + 109, 134 + + + 100, 19 + + + 11 + + + tboxRomLatency + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 4 + + + True + + + 22, 165 + + + 55, 12 + + + 9 + + + ROM Size + + + labRomSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 5 + + + True + + + 22, 137 + + + 59, 12 + + + 7 + + + ROM Type + + + labRomType + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 6 109, 78 @@ -3354,1148 +515,1083 @@ 2 - - 8 + + 100, 19 - - tboxHeaderCRC + + 2 - - (Only release multi ver.) + + tboxMakerCode - - 38, 12 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 15 + + gboxSrl - - System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - + True - - 261, 19 - - - Platform - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - labHex3 - - - gboxPerson2 - - - labTitleIDLo - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Rating Pending - - - 94, 19 - - - labArrow3 - - - 268, 19 - - - Inadequent for young - - - gboxPerson1 - - - gboxNandSize - - - 0 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + False 157, 192 - - 392, 66 - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxNandSize - - - 0 - - - gboxSubmitWay - - - 0 - - - tabTWLInfo - - - 257, 50 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 89, 19 - - - gboxSrl - - - gboxNandSize - - - 4 - - - 0 - - - tboxSubBannerSize - - - - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 347, 234 - - - 75, 19 - - - 37 - - - gboxPerson1 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 53, 66 - - - 204, 20 - - - 36 - - - 40 - - - gboxPerson2 - - - 94, 19 - - - ROM Info. - - - - - - gboxPerson1 - - - labArrow5 - - - 13, 119 - - - 6 - - - labBackup - - - gboxPerson2 - - - True - - - 3 - - - 1 - - - $this - - - 30 - - - aged 4 or older - - - False - - - - - - 17 - - - gboxShared2Size - - - gboxPerson2 - - - True - - - 18, 214 - 120, 16 - - tabMain - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - - tabCompanyInfo - - - 753, 377 - - - 699, 106 - - - gboxPerson2 - - - tboxAppType - - - 109, 134 - - - 27 - - - gboxNandSize - - - Right - - - gboxShared2Size - - - True - - - 699, 103 - - - 204, 20 - - - Rating Pending - - - tabSubmitInfo - - - Rating - - - gboxPerson1 - - - 37 - - - 134, 12 - - - Rating Pending - - - True - - - gboxShared2Size - - - 14 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 12, 226 - - - True - - - True - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - gboxNandSize - - - 17 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 11 - - - gboxShared2Size - - - tboxDepart1 - - - 4 - - - 16, 258 - - - tboxPerson1 - - - Both - - - gboxNandSize - - - End - - - 337, 189 - - - gboxSrl - - - 153, 91 - - - tboxRomSize - - - True - - - 4 - - - True - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tboxDepart2 - - - 38 - - - 38 - - - 0 - - - gboxShared2Size - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 261, 19 - - - 2 - - - tabTWLInfo - - - Mail - - - 33 - - - 10 - - - labTel2 - - - True - - - 7 - - - rUsageDst - 8 - - 0 + + E(Preliminary Ver.) - - 285, 227 + + cboxRemasterVerE - - gboxProd + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Unnecessary Rating (Available Only Tool App) - - - labNormalRomOffset - - - tabSubmitInfo - - - True - - - 45, 12 - - - labProductCode1 - - - 35, 12 - - - True - - - 23, 152 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - labArrow1 - - - labTmdSize - - - 1 - - - 50 - - - 14 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 12 - - - 6 - - - 0 - - - gboxLaunch - - - tboxProductCode1Foreign - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 24, 11 - - - tabSubmitInfo - - - 56, 12 - - - EC (aged 3 or older) - - - 1 - - - TWL Info. - - - 5 - - - 335, 52 - - - These items is necessary for making a submission sheet. Please input. - - - C (aged 15 or older) - - - 91, 12 - - - tboxPerson2 - - - 11 - - - tabRomInfo - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabSubmitInfo - - - labPEGI_BBFC - - - 5 - - - tabSubmitInfo - - - Right - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 13 - - - True - - - 777, 482 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 7 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - + gboxSrl - - 16 + + 8 - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + True - - 0 + + 22, 81 - - 18, 200 - - - labPrivateSize - - + 66, 12 - - 5 + + 4 - - gboxPerson2 + + Maker Code - - 445, 60 + + labMakerCode - - 96, 19 - - - tabErrorInfo - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Release Ver. - - - 1 - - - Input Contact2 - - - 52, 12 - - - gboxPerson1 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 13 + + gboxSrl - - 1 - - + 9 - - 27, 12 - - - tabRomEditInfo - - - 502, 179 - - - 44, 12 - - + True - - labNTSC2Pre + + 22, 53 - - gboxShared2Size + + 64, 12 - + + 3 + + + Game Code + + + labGameCode + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 89, 19 - - - $this - - - 40 - - - True - gboxSrl - - 6 + + 10 - - 11 + + 109, 50 - - 508, 147 - - - 6 - - - 5 - - - tboxShared2Size2 - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabTWLInfo - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 11 - - - 288, 22 - - - 11 - - - labUSK - - - 6 - - - 60 - - + 4 - - gboxNandSize + + 100, 19 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Product Name - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxPerson1 - - - aged 12 or older - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 687, 19 - - - tboxPhotoAccess - - - 2 - - - tabRomInfo - - - 4, 21 - - - Library Name - - - D (aged 17 or older) - - - 11, 12 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabRomEditInfo - - - Product Code - - - aged 16 or older - - - True - - - tboxProductCode2Foreign2 - - - gboxOtherSpec - - - 215, 17 - - - 3 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 230, 207 - - - 18, 178 - - - gboxProd - - - 8 - - - gboxPerson2 - - - gboxPerson1 - - - 27, 12 - - + 1 - - 146, 16 + + tboxGameCode - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 39, 119 - - - 153, 116 - - - 27 - - - 4 - - - tabSubmitInfo - - - 17, 88 - - - 39, 144 - - - 152, 250 - - - True - - - labAssemblyVersion - - - 14, 117 - - - 189, 50 - - - (Arbitrary) - - - All ages - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 7 - - - 19 - - - 225, 161 - - - Reason - - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + gboxSrl - - tboxGuideNandSizeInfo + + 11 - - (Arbitrary) - - - 9 - - - ) - - - 20 - - - 204, 20 - - - 17 - - - labRomSize - - + True - - 16 + + 22, 24 - - combUSK + + 61, 12 - - 106, 172 + + 1 - + + Game Title + + + labTitleName + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - labNTSC1Sur + + gboxSrl - - 7 + + 12 - - 15 + + True - + + 22, 193 + + + 70, 12 + + + 22 + + + Release Ver. + + + labRemasterVer + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSrl + + + 13 + + + + NoControl + + + 109, 21 + + + 12 + + + 100, 19 + + 0 - - True + + tboxTitleName - - (Arbitrary) - - - 71, 47 - - - 3 - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 155, 16 - - - Handover - - - For Trial - - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9 + + gboxSrl - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 14 - - 64Mbit FLASH + + True - - 8Mbit FLASH + + 6, 21 - - 4Mbit FLASH + + 87, 12 - - 2Mbit FLASH + + 12 - - 1Mbit EEPROM + + Backup Memory - - 512Kbit EEPROM + + labBackup + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxProd + + + 1 + + + 4Kbit EEPROM 64Kbit EEPROM - - gboxPerson1 + + 512Kbit EEPROM - - tabSubmitInfo + + 1Mbit EEPROM - - True + + 2Mbit FLASH - + + 4Mbit FLASH + + + 8Mbit FLASH + + + 64Mbit FLASH + + + None + + + Other + + + 105, 17 + + + 10 + + + 113, 20 + + + 5 + + + combBackup + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxProd + + + 0 + + False - - 3 + + 224, 17 - - labDepart1 + + 20 - - gboxPerson1 + + 125, 19 - + + 6 + + + tboxBackupOther + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxProd + + + 2 + + + labRomCRC + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxCRC + + 0 labHeaderCRC - - NoControl + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - gboxParental + + gboxCRC - - 18, 178 - - - 11, 12 - - - gboxSrl - - - 0 - - - 4, 21 - - + 1 - + + tboxHeaderCRC + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 9, 103 + + gboxCRC - + 2 - - 150, 12 + + tboxWholeCRC - - 28 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Enable Normal App Jump + + gboxCRC - - (NAND Size Used by the ROM) + + 3 - - 15 + + 26, 285 - - tabRomEditInfo + + 285, 49 - - 430, 144 + + 5 - - 14, 19 + + CRC - - 194, 82 + + gboxCRC - - 101, 96 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + tabRomInfo + + 7 - - 551, 11 + + True - - gboxNandSize + + 151, 20 - - 66, 25 + + 58, 12 - + + 3 + + + ROM CRC + + + labRomCRC + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxCRC + + + 0 + + + True + + + 6, 20 + + + 69, 12 + + 2 - + + Header CRC + + + labHeaderCRC + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxCRC + + + 1 + + + 78, 17 + + + 55, 19 + + + 1 + + + tboxHeaderCRC + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 37 + + gboxCRC - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 + + + 215, 17 + + + 55, 19 + + + 0 + + + tboxWholeCRC + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxCRC + + + 3 + + + True + + + 379, 245 + + + 254, 12 + + + 8 Remarks Item - Please write further information. - - 3 + + labCaption - - 4, 21 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + 8 + + + 378, 263 + + + 300 + + + True + + + 349, 74 + + + 8 + + + tboxCaption + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 6 + + + True + + + 101, 252 + + + 34, 12 + + + 33 + + + OFLC + + + labOFLC + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 4 + + + True + + + 12, 226 + + + 134, 12 + + + 32 + + + PEGI(General) and BBFC + + + labPEGI_BBFC + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + 5 - - 37, 12 + + True + + + 69, 200 + + + 76, 12 + + + 31 + + + PEGI Portugal + + + labPEGI_PRT + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 10 + + + True + + + 69, 174 + + + 77, 12 + + + 30 + + + PEGI(General) + + + labPEGI + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 14 + + + True + + + 102, 148 + + + 27, 12 + + + 29 + + + USK + + + labUSK + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 17 + + + True + + + 102, 122 + + + 35, 12 + + + 28 + + + ESRB + + + labESRB + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 13 + + + True + + + 101, 96 + + + 36, 12 + + + 27 + + + CERO + + + labCERO + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 8 + + + G + + + PG + + + M + + + MA15+ + + + Rating Pending + + + 152, 250 + + + 204, 20 + + + 18 + + + combOFLC + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 9 + + + All ages + + + aged 3 or older + + + aged 4 or older + + + aged 7 or older + + + aged 8 or older + + + aged 12 or older + + + aged 15 or older + + + aged 16 or older + + + aged 18 or older + + + Rating Pending + + + 152, 223 + + + 10 + + + 204, 20 + + + 15 + + + combPEGI_BBFC + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 6 + + + All ages + + + aged 4 or older + + + aged 6 or older + + + aged 12 or older + + + aged 16 or older + + + aged 18 or older + + + Rating Pending + + + 152, 197 + + + 204, 20 + + + 12 + + + combPEGI_PRT + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 11 + + + All ages + + + aged 3 or older + + + aged 7 or older + + + aged 12 or older + + + aged 16 or older + + + aged 18 or older + + + Rating Pending + + + 152, 171 + + + 204, 20 + + + 9 + + + combPEGI + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 15 + + + All ages + + + aged 6 or older + + + aged 12 or older + + + aged 16 or older + + + Inadequent for young + + + Rating Pending + + + 152, 145 + + + 204, 20 + + + 6 + + + combUSK + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 16 + + + All ages + + + EC (aged 3 or older) + + + E (aged 6 or older) + + + E10+ (aged 10 or older) + + + T (aged 13 or older) + + + M (aged 17 or older) + + + Rating Pending + + + 152, 119 + + + 204, 20 + + + 3 + + + combESRB + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 12 + + + A (All ages) + + + B (aged 12 or older) + + + C (aged 15 or older) + + + D (aged 17 or older) + + + Z (aged 18 or older) + + + Rating Pending + + + 152, 93 + + + 204, 20 + + + 0 + + + combCERO + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 7 + + + True + + + 219, 78 + + + 38, 12 + + + 2 + + + Rating + + + labParentalRating + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 3 + + + True + + + 98, 24 + + + 40, 12 + + + 37 + + + Region + + + labRegion + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 1 + + + True False @@ -4503,2422 +1599,7294 @@ 8, 23 - - labFax1 + + 155, 16 - - 538, 52 - - - 3 - - - 4 - - - 15 - - - labProductNameForeign - - - cboxIsSD - - - Product Name - - - True - - - Public Save Data Size - - - labProductCodeForeign - - - True - - - 30 - - - 6 - - - 391, 179 - - - 69, 174 - - - Game Card Access - - - 1 - - - 6 - - - 69, 12 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 129, 69 - - - labKeyTableRomOffset - - - gboxNandSize - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 6 - - - tabSubmitInfo - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 292, 91 - - + 0 - - True - - - tboxCaptionEx - - - 4 - - - 0 - - - 1 - - - gboxCRC - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 14 - - - True - - - 36, 12 - - - tboxGuideSubmitInfo - - - 40 - - - 51, 12 - - - 10 - - - 2 - - - 1 - - - $this - - - 26 - - - 13, 44 - Require EULA Agreement - - 274, 22 + + cboxIsEULA - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + gboxLaunch - - gboxOtherSpec + + 2 - - labProductCode + + Japan Only - - 8 + + United States Only - - labIsGameCardOn + + Europe Only - - 11, 12 + + Australia Only - - 77, 12 + + Europe and Australia - - labIsGameCardOn2 + + United States and Australia - - 106, 111 + + United States, Europe and Australia - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 152, 21 - - 152, 93 + + 204, 20 36 - - Right + + combRegion - - 9 + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Right + + gboxParental - - 777, 24 + + 2 - - 119, 22 + + True - - labMail1 + + 392, 66 - - 34, 12 + + 99, 16 - - System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - labTel1 + + Input Contact2 + + + cboxIsInputPerson2 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabCompanyInfo + + + 1 + + + labArbit4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 0 + + + labArbit3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 1 + + + labNTSC2Sur + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 2 + + + tboxNTSC2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 3 labFax2 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - cboxReleaseForeign + + gboxPerson2 - - 225, 62 + + 4 - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + labNTSC2Pre - - tboxBackupOther + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - gboxNandSize + + gboxPerson2 - - 1 + + 5 - - 2 + + tboxFax2 - - 165, 118 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 120, 50 + + gboxPerson2 + + + 6 tboxMail2 - - Other - - - Submission Ver. - - - stripItemOpenRom - - - 106, 140 - - - Right - - - 106, 12 - - - 61, 12 - - - 3 - - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - tabSubmitInfo + + gboxPerson2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 7 - - SD Card + + tboxTel2 - - Dept. - - - 22, 81 - - - Company - - - labPublicSize - - - 105, 17 - - - 5 - - - 1 - - - labTitleName - - - 52, 166 - - - tabErrorInfo - - - 6 - - - 24 - - - Right - - - tboxShared2Size0 - - - tboxWholeCRC - - + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Right + + gboxPerson2 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 9 - - - 55, 19 - - - 69, 12 - - - 172, 71 - - - 186, 34 - - - True - - - labPerson1 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ROM Size - - - 16 - - - gboxCRC - - - 12 - - - gboxForeign - - - stripLang - - - 250, 19 - - - 62, 12 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tboxAccessOther - - - 6, 18 - - - 219, 78 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxAccess - - - 12 - - - gboxParental - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 32 - - - 4, 21 - - - combOFLC - - - 36, 20 - - - 50 - - - 39 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 103, 19 - - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.DateTimePicker, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - rUsageSample - - - 0 - - - Others - - - How To Submit - - - gboxAccess - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 11, 12 - - - tboxShared2Size1 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 0 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Make a master ROM data file only - - - Libraries Used by ROM data - - - 94, 19 - - - Right - - - 12 - - - rUsageSale - - - 18, 94 - - - 0 - - - gboxForeign - - - 9 - - - 18 - - - 4 - - - 1 - - - 3 - - - 12, 28 - - - 15, 174 - - - TWL MasterEditor - - - gboxPerson1 - - - 5 - - - 152, 171 - - - 154, 16 - - - 15 + + 8 tboxFurigana2 - + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 9 + + + tboxPerson2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 10 + + + tboxDepart2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 11 + + + labDepart2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 12 + + + tboxCompany2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 13 + + + labMail2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 14 + + + labTel2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 15 + + + labFurigana2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 16 + + + labPerson2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 17 + + + labCompany2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 18 + + + False + + + 377, 88 + + + 347, 234 + + + 14 + + + Contact2 + + + gboxPerson2 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabCompanyInfo + + + 3 + + + True + + + 230, 207 + + + 58, 12 + + + 15 + + + (Arbitrary) + + + labArbit4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 0 + + + True + + + 230, 156 + + + 58, 12 + + + 13 + + + (Arbitrary) + + + labArbit3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 1 + + + True + + + 18, 214 + + + 44, 12 + + + 12 + + + User ID + + + labNTSC2Sur + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 2 + + + 66, 200 + + + 50 + + + 158, 19 + + + 15 + + + tboxNTSC2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 3 + + + True + + + 23, 152 + + + 27, 12 + + + 4 + + + FAX + + + labFax2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 4 + + + True + + + 18, 200 + + + 35, 12 + + + 11 + + + NTSC + + + labNTSC2Pre + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 5 + + + 66, 149 + + + 20 + + + 158, 19 + + + 13 + + + tboxFax2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 6 + + + 66, 175 + + + 50 + + + 268, 19 + + + 14 + + + tboxMail2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 7 + + + 66, 125 + + + 20 + + + 158, 19 + + + 12 + + + tboxTel2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 8 + + + 66, 100 + + + 50 + + + 268, 19 + + + 11 + + + tboxFurigana2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 9 + + + 66, 75 + + + 50 + + + 268, 19 + + + 10 + + + tboxPerson2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 10 + + + 66, 50 + + + 50 + + + 268, 19 + + + 9 + + + tboxDepart2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 11 + + + True + + + 12, 53 + + + 31, 12 + + + 7 + + + Dept. + + + labDepart2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 12 + + + 66, 25 + + + 50 + + + 268, 19 + + + 8 + + + tboxCompany2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 13 + + + True + + + 18, 178 + + + 38, 12 + + + 5 + + + e-mail + + + labMail2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 14 + + + True + + + 23, 128 + + + 25, 12 + + + 3 + + + TEL + + + labTel2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 15 + + + True + + + 9, 103 + + + 57, 12 + + + 2 + + + (Furigana) + + + labFurigana2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 16 + + + True + + + 12, 78 + + + 45, 12 + + + 1 + + + Contact + + + labPerson2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 17 + + + True + + + 12, 28 + + + 52, 12 + + + 0 + + + Company + + + labCompany2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson2 + + + 18 + + + labArbit2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 0 + + + labArbit1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 1 + + + labNTSC1Sur + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 2 + + + labFax1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 3 + + + labNTSC1Pre + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 4 + + + tboxNTSC1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 5 + + + tboxFax1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 6 + + + tboxMail1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 7 + + + tboxTel1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 8 + + + tboxFurigana1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 9 + + + tboxPerson1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 10 + + + tboxDepart1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 11 + + + labDepart1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 12 + + + tboxCompany1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 13 + + + labMail1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 14 + + + labTel1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 15 + + + labFurigana1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 16 + + + labPerson1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 17 + + + labCompany1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 18 + + + 17, 88 + + + 344, 234 + + + 8 + + + Contact1 + + + gboxPerson1 + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabCompanyInfo + + + 2 + + + True + + + 219, 207 + + + 58, 12 + + + 12 + + + (Arbitrary) + + + labArbit2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 0 + + + True + + + 219, 156 + + + 58, 12 + + + 11 + + + (Arbitrary) + + + labArbit1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 1 + + + True + + + 18, 214 + + + 44, 12 + + + 10 + + + User ID + + + labNTSC1Sur + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 2 + + + True + + + 23, 152 + + + 27, 12 + + + 4 + + + FAX + + + labFax1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 3 + + + True + + + 18, 200 + + + 35, 12 + + + 9 + + + NTSC + + + labNTSC1Pre + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 4 + + + 66, 200 + + + 30 + + + 147, 19 + + + 8 + + + tboxNTSC1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 5 + + + 66, 149 + + + 15 + + + 147, 19 + + + 5 + + + tboxFax1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 6 + + + 66, 175 + + + 50 + + + 261, 19 + + + 6 + + + tboxMail1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 7 + + + 66, 125 + + + 15 + + + 147, 19 + + + 4 + + + tboxTel1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + 8 66, 100 - - 13 + + 15 - - 271, 6 + + 261, 19 - - - - - e-mail - - - 0 - - - 151, 179 - - - gboxPerson1 - - - 19 - - - tboxSumSizeMB - - - NoControl - - - True - - - 77, 12 - - - ROM Type - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - - 109, 162 - - - tboxConnectIcon - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxNandSize - - - 25 - - - Byte - - - 94, 19 - - - 34, 12 - - - Error (Midification is necessary.) - - - 11 - - - 13 - - - gboxShared2Size - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - United States Only - - - 2 - - + 3 - - gboxForeign + + tboxFurigana1 - - Dept. - - - aged 12 or older - - - MS UI Gothic, 12pt - - - True - - - 22, 165 - - - True - - - 44 - - - 0 - - - 112, 19 - - - Access Control - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tboxFile - - - 263, 16 - - - 37 - - - labPEGI_PRT - - - 48, 12 - - - 149, 16 - - - 121, 193 - - - 483, 185 - - - 5 - - - gboxNandSize - - - 22, 114 - - - labError - - - 268, 19 - - - 52, 12 - - - 21 - - - 24, 11 - - - tboxProductCode1 - - - TWL - - - - E(Preliminary Ver.) - - - 18 - - - 13 - - - False - - - 13 - - - Right - - - English - - - 0 - - - gboxNandSize - - - tabCompanyInfo - - - True - - - True - - - 24, 11 - - - 22, 213 - - - True - - - 9 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 gboxPerson1 - - True - - + 9 - - 8 + + 66, 75 - - True - - - gboxParental - - - rSubmitHand - - - 55, 19 - - - User ID - - + 15 - - tabTWLInfo + + 261, 19 - - 22, 193 - - - 94, 19 - - - 102, 122 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 4 - - - 696, 24 - - - Form1 - - - tboxGuideTWLInfo - - - 17, 18 - - - 98, 24 - - + 2 - - System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - - - 43 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 2 - - - labCapSubmitVer - - - 15 - - - 27, 12 - - - 10 - - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 12, 78 - - - stripItemSheet - - - PEGI(General) and BBFC - - - 39 - - - 2 - - - tabErrorInfo - - - stripFile - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 8 - - - MS UI Gothic, 8.25pt - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 18 - - - 7, 82 - - - TopRight - - - 33 - - - 18 - - - tboxShared2Size3 - - - 152, 21 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 2 - - - 1 - - - 1 - - - 0 - - - 3 - - - 292, 66 - - - 9, 97 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ROM CRC - - - 237, 75 - - - tabRomInfo - - - cboxIsPhotoEx - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Other File Size - - - 1 - - - tboxTmdSize - - - 3 - - - 9 - - - 0 - - - labNandSize - - - 8 - - - 16 - - - 9 - - - 6 - - - 7 - - - 11 - - - gboxPerson1 - - - 7 - - - 3, 3, 3, 3 - - - gboxPerson2 - - - menuStripAbove - - - 13 - - - tboxTmdSizeFS - - - 540, 67 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 15 - - - 12 - - - gboxAccess - - - 0 - - - tboxNormalRomOffset - - - gboxAccess - - - gboxNandSize - - - True - - - 6, 21 - - - TEL - - - gboxLaunch - - - 5 - - - 15 - - - tboxProductCode2Foreign3 - - - True - - - gboxUsage - - - aged 16 or older - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 22, 24 - - - gboxLaunch - - - 0 - - - Right - - - 96, 19 - - - rErrorCurrent - - - gboxErrorTiming - - - 57, 12 - - - labProductName - - - tboxProductCode2 - - - labBracketR - - - gboxForeign - - - True + + tboxPerson1 System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - labLib - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 18, 69 - - - Master - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 11 - - - cboxIsUGC - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 11 - - - gboxUsage - - - colLibPublisher - - - rErrorReading - - - 6 - - - $this - - - 35, 12 - - - gboxShared2Size - - - ROM Data File - - - gboxSrl - - - True - - - 8 - - - butSetBack - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabErrorInfo - - - 13, 69 - - - Right - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + gboxPerson1 10 - - 256, 19 + + 66, 50 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 25 - - True + + 261, 19 - + + 1 + + + tboxDepart1 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Launch Date + + gboxPerson1 - - 225, 93 + + 11 - - 10 + + True - - tboxSrlSizeFS + + 12, 53 - - 378, 263 + + 31, 12 - + + 7 + + + Dept. + + + labDepart1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 12 + + + 66, 25 + + + 25 + + + 261, 19 + + 0 - - tabNandSizeInfo + + tboxCompany1 - - tboxTel2 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 75, 19 + + gboxPerson1 - - aged 6 or older + + 13 - - tboxProductName + + True - - 6, 18 + + 18, 178 - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 38, 12 - - colErrorEnd + + 5 - - Sub Banner Size + + e-mail + + + labMail1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 14 + + + True + + + 23, 128 + + + 25, 12 + + + 3 TEL - - tabSubmitInfo + + labTel1 - - 263, 119 - - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 34, 12 + + gboxPerson1 - + + 15 + + True - - True + + 9, 103 - - 745, 352 + + 57, 12 - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 2 - + (Furigana) + + labFurigana1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 16 + + + True + + + 12, 78 + + + 45, 12 + + + 1 + + + Contact + + + labPerson1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 17 + + + True + + + 12, 28 + + + 52, 12 + + + 0 + + + Company + + + labCompany1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxPerson1 + + + 18 + + + 175, 81 + + + 4 + + + 45, 19 + + + 2 + + + tboxProductCode2 + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + tabSubmitInfo - - colLibName + + 9 - - 2 + + 140, 81 - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + 1 - + + 18, 19 + + + 1 + + + tboxProductCode1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 15 + + + NoControl + + + 106, 53 + + + 30 + + + 256, 19 + + + 0 + + + tboxProductName + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 18 + + True - + + 164, 84 + + + 11, 12 + + + 33 + + + - + + + labProductCode2 + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 35 + + tabSubmitInfo - + + 21 + + + True + + + 104, 84 + + + 37, 12 + + + 32 + + + TWL - + + + labProductCode1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 24 + + + 106, 140 + + + 103, 19 + + + 4 + + + dateSubmit + + + System.Windows.Forms.DateTimePicker, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 20 + + + 106, 111 + + + 103, 19 + + + 3 + + + dateRelease + + + System.Windows.Forms.DateTimePicker, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 17 + + + tboxUsageOther + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxUsage + + + 0 + + + rUsageOther + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxUsage + + + 1 + + + rUsageDst + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxUsage + + 2 + + rUsageSample + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxUsage + + + 3 + + + rUsageSale + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxUsage + + + 4 + + + 16, 258 + + + 346, 79 + + + 6 + + + Purpose + + + gboxUsage + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 11 + + + False + + + 71, 47 + + + 25 + + + 250, 19 + + + 4 + + + tboxUsageOther + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxUsage + + + 0 + + + True + + + 6, 48 + + + 51, 16 + + + 3 + + + Other + + + rUsageOther + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxUsage + + + 1 + + + True + + + 198, 18 + + + 149, 16 + + + 2 + + + For Network Distribution + + + rUsageDst + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxUsage + + + 2 + + + True + + + 104, 18 + + + 67, 16 + + + 1 + + + For Trial + + + rUsageSample + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxUsage + + + 3 + + + True + + + 6, 18 + + + 66, 16 + + + 0 + + + For Sale + + + rUsageSale + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxUsage + + + 4 + + + rSubmitHand + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSubmitWay + + + 0 + + + rSubmitPost + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSubmitWay + + + 1 + + + 16, 207 + + + 155, 45 + + + 5 + + + How To Submit + + + gboxSubmitWay + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 14 + + + True + + + 82, 18 + + + 71, 16 + + + 1 + + + Handover + + + rSubmitHand + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSubmitWay + + + 0 + + + True + + + 6, 18 + + + 44, 16 + + + 0 + + + Mail + + + rSubmitPost + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxSubmitWay + + + 1 + + + True + + + 14, 143 + + + 91, 12 + + + 11 + + + Submission Date + + + labSubmiteDate + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 16 + + + True + + + 22, 114 + + + 69, 12 + + + 7 + + + Launch Date + + + labReleaseDate + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 19 + + + True + + + 22, 84 + + + 74, 12 + + + 6 + + + Product Code + + + labProductCode + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 22 + + + True + + + 20, 56 + + + 77, 12 + + + 5 + + + Product Name + + + labProductName + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 23 + + + True + + + 104, 194 + + + 225, 12 + + + 26 + + + * Return to 0 when release ver. is updated. + + + labCapSubmitVer + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 10 + + + 106, 172 + + + 38, 19 + + + 9 + + + numSubmitVersion + + + System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 12 + + + True + + + 15, 174 + + + 87, 12 + + + 24 + + + Submission Ver. + + + labSubmitVer + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 7 + + + True + + + 217, 96 + + + 128, 12 + + + 44 + + + (Only release multi ver.) + + + labMultiForeign1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 3 + + + False + + + 165, 118 + + + 4 + + + 46, 19 + + + 16 + + + tboxProductCode2Foreign3 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 5 + + + False + + + 165, 93 + + + 4 + + + 46, 19 + + + 15 + + + tboxProductCode2Foreign2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 7 + + + True + + + 152, 74 + + + 11, 12 + + + 41 + + + - + + + labProductCode2Foreign + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 9 + + + True + + + 17, 18 + + + 221, 16 + + + 11 + + + Foreign ver is scheduled to go on sale + + + cboxReleaseForeign + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 2 + + + True + + + 6, 43 + + + 77, 12 + + + 37 + + + Product Name + + + labProductNameForeign + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 12 + + + False + + + 92, 40 + + + 30 + + + 257, 19 + + + 12 + + + tboxProductNameForeign + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 11 + + + True + + + 90, 74 + + + 37, 12 + + + 40 + + + TWL - + + + labProductCode1Foreign + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 10 + + + False + + + 129, 69 + + + 1 + + + 18, 19 + + + 13 + + + tboxProductCode1Foreign + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 8 + + + True + + + 6, 74 + + + 74, 12 + + + 38 + + + Product Code + + + labProductCodeForeign + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 6 + + + False + + + 165, 68 + + + 4 + + + 46, 19 + + + 14 + + + tboxProductCode2Foreign1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 4 + labShared2Size5 - + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 0 + + + labShared2Size4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 1 + + + labShared2Size3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 2 + + + labShared2Size2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 3 + + + labShared2Size1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 4 + + + labShared2Size0 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 5 + + + tboxShared2Size5 + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Make a middleware list only(XML format) + + gboxShared2Size + + + 6 + + + tboxShared2Size4 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 7 + + + tboxShared2Size3 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 8 + + + tboxShared2Size2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 9 + + + tboxShared2Size1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 10 + + + tboxShared2Size0 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 11 + + + cboxIsShared2 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 12 + + + 545, 147 + + + 181, 197 + + + 1 + + + Size of Shared2 Files + + + gboxShared2Size + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 6 + + + True + + + 13, 169 + + + 34, 12 + + + 20 + + + File 5 + + + labShared2Size5 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 0 + + + True + + + 12, 144 + + + 34, 12 + + + 19 + + + File 4 + + + labShared2Size4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 1 + + + True + + + 13, 119 + + + 34, 12 + + + 18 + + + File 3 + + + labShared2Size3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 2 + + + True + + + 13, 94 + + + 34, 12 + + + 17 + + + File 2 + + + labShared2Size2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 3 + + + True + + + 13, 69 + + + 34, 12 + + + 16 + + + File 1 + + + labShared2Size1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 4 + + + True + + + 13, 44 + + + 34, 12 + + + 15 + + + File 0 + + + labShared2Size0 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 5 + + + 52, 166 + + + 90, 19 + + + 8 + + + Right + + + tboxShared2Size5 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 6 + + + 53, 141 + + + 89, 19 + + + 7 + + + Right + + + tboxShared2Size4 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 7 + + + 53, 116 + + + 89, 19 + + + 6 + + + Right + + + tboxShared2Size3 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 8 + + + 53, 91 + + + 89, 19 + + + 5 + + + Right + + + tboxShared2Size2 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 9 + + + 53, 66 + + + 89, 19 + + + 4 + + + Right + + + tboxShared2Size1 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 10 + + + 53, 41 + + + 89, 19 + + + 3 + + + Right + + + tboxShared2Size0 + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 11 + + + True + + + False + + + 14, 19 + + + 118, 16 + + + 2 + + + Use Shared2 Files + + + cboxIsShared2 + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxShared2Size + + + 12 + + + True + + + 335, 174 + + + 150, 12 + + + 31 + + + Libraries Used by ROM data + + + labLib + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomInfo + + + 4 + + + True + + + 335, 52 + + + 51, 12 + + + 30 + + + SDK Ver. + + + labSDK + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomInfo 8 - - 3 + + labByte1 - + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTWLExInfo + + 0 - - NTSC + + labHex4 - + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTWLExInfo + + + 1 + + + tboxIsCodec + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + + gboxTWLExInfo + + + 2 + + + labIsCodec + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTWLExInfo + + + 3 + + + labKeyTableRomOffset + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTWLExInfo + + + 4 + + + tboxKeyTableRomOffset + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 66, 200 + + gboxTWLExInfo - + + 5 + + + 251, 54 + + + 280, 84 + + + 24 + + + TWL Extended Info + + + gboxTWLExInfo + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 8 + + + True + + + 585, 29 + + + 29, 12 + + + 30 + + + Byte + + + labByte1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTWLExInfo + + + 0 + + + True + + + 257, 50 + + + 11, 12 + + + 29 + + + h + + + labHex4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTWLExInfo + + + 1 + + + 179, 19 + + + 75, 19 + + + 28 + + + Right + + + tboxIsCodec + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTWLExInfo + + + 2 + + + True + + + 98, 22 + + + 75, 12 + + + 27 + + + CODEC Mode + + + labIsCodec + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTWLExInfo + + + 3 + + + True + + + 14, 51 + + + 159, 12 + + + 11 + + + TWL Secure Area ROM Offset + + + labKeyTableRomOffset + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTWLExInfo + + + 4 + + + 179, 47 + + + 75, 19 + + + 10 + + + Right + + + tboxKeyTableRomOffset + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTWLExInfo + + + 5 + + + True + + + 508, 147 + + + 11, 12 + + + 8 + + + h + + + labHex3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 3 + + + True + + + 264, 147 + + + 160, 12 + + + 9 + + + TWL Normal Area ROM Offset + + + labNormalRomOffset + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 12 + + + 430, 144 + + + 75, 19 + + + 8 + + + Right + + + tboxNormalRomOffset + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 11 + + + 153, 91 + + + 96, 19 + + + 13 + + + Right + + + tboxPrivateSize + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 19 + + + True + + + NoControl + + + 18, 94 + + + 123, 12 + + + 15 + + + Private Save Data Size + + + labPrivateSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 21 + + + True + + + NoControl + + + 18, 69 + + + 118, 12 + + + 14 + + + Public Save Data Size + + + labPublicSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 24 + + + 153, 66 + + + 96, 19 + + + 12 + + + Right + + + tboxPublicSize + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 23 + + + True + + + False + + + 14, 18 + + + 140, 16 + + + 26 + + + Enable SubBanner File + + + cboxIsSubBanner + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxExFlags + + + 2 + + + True + + + False + + + 14, 62 + + + 154, 16 + + + 16 + + + Enable Normal App Jump + + + cboxIsNormalJump + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxExFlags + + + 0 + + + True + + + False + + + 14, 40 + + + 146, 16 + + + 17 + + + Enable Temp App Jump + + + cboxIsTmpJump + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxExFlags + + + 1 + + + tboxPhotoAccess + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 0 + + + labPhotoAccess + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 1 + + + labAccessOther + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 2 + + + tboxAccessOther + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 3 + + + cboxIsNAND + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 4 + + + cboxIsSD + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 5 + + + 251, 171 + + + 280, 148 + + + 0 + + + Access Control + + + gboxAccess + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 9 + + + 9, 97 + + + 123, 19 + + + 7 + + + tboxPhotoAccess + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 0 + + + True + + + 7, 82 + + + 130, 12 + + + 6 + + + Photo DataBase (photo:) + + + labPhotoAccess + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 1 + + + True + + + 145, 21 + + + 39, 12 + + + 5 + + + Others + + + labAccessOther + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 2 + + + 147, 36 + + + True + + + 123, 96 + + + 4 + + + tboxAccessOther + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 3 + + + True + + + False + + + 9, 47 + + + 132, 16 + + + 1 + + + NAND Flash Memory + + + cboxIsNAND + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 4 + + + True + + + False + + + 9, 24 + + + 67, 16 + + + 0 + + + SD Card + + + cboxIsSD + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxAccess + + + 5 + + + True + + + MS UI Gothic, 8.25pt + + + MiddleRight + + + NoControl + + + 285, 322 + + + 111, 11 + + + 6 + + + (For NAND Application) + + + labIsGameCardOn2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 2 + + + 397, 325 + + + 124, 19 + + + 3 + + + Right + + + tboxIsGameCardOn + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 4 + + + True + + + 287, 332 + + + 104, 12 + + + 2 + + + Game Card Access + + + labIsGameCardOn + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 7 + + + labAppType + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 0 + + + tboxAppType + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 1 + + + labHex2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 2 + + + tboxTitleIDLo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 3 + + + labTitleIDLo + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 4 + + + labTitleIDHi + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 5 + + + tboxTitleIDHi + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 6 + + + tboxAppTypeOther + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 7 + + + labAppTypeOther + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 8 + + + 12, 54 + + + 225, 161 + + + 23 + + + TitleID + + + gboxTitleID + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 10 + + + True + + + 15, 79 + + + 91, 12 + + + 11 + + + Application Type + + + labAppType + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 0 + + + 112, 76 + + + 71, 19 + + + 9 + + + Right + + + tboxAppType + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 1 + + + True + + + 189, 50 + + + 11, 12 + + + 7 + + + h + + + labHex2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 2 + + + 112, 19 + + + 71, 19 + + + 1 + + + Right + + + tboxTitleIDLo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 3 + + + True + + + 40, 22 + + + 63, 12 + + + 0 + + + TitleID Low + + + labTitleIDLo + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 4 + + + True + + + 40, 50 + + + 66, 12 + + + 2 + + + TitleID High + + + labTitleIDHi + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 5 + + + 112, 47 + + + 71, 19 + + + 3 + + + Right + + + tboxTitleIDHi + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 6 + + + 14, 117 + + + True + + + 186, 34 + + + 4 + + + tboxAppTypeOther + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 7 + + + True + + + 12, 102 + + + 56, 12 + + + 5 + + + Other Info + + + labAppTypeOther + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxTitleID + + + 8 + + + True + + + 194, 82 + + + 110, 12 + + + 10 + + + Media of Application + + + labMedia + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabNandSizeInfo + + + 1 + + + 310, 79 + + + 96, 19 + + + 8 + + + Right + + + tboxMedia + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabNandSizeInfo + + + 2 + + + True + + + 538, 52 + + + 70, 12 + + + 11 + + + Special Note + + + labCaptionEx + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomInfo + + + 5 + + + 540, 67 + + + True + + + Both + + + 171, 88 + + + 10 + + + tboxCaptionEx + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomInfo + + + 6 + + + 378, 36 + + + 356, 50 + + + 13 + + + ROM Production Info. + + + gboxProd + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 13 + + + 0, 0 + + + 0, 0 + + + 777, 24 + + + 33 + + + menuStrip1 + + + menuStripAbove + + + System.Windows.Forms.MenuStrip, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 4 + + + 36, 20 + + + File + + + 274, 22 + + + Open a ROM data file + + + 271, 6 + + + 274, 22 + + + Save a temporary info. + + + 274, 22 + + + Load a temporary info. saved previously + + + 52, 20 + + + Master + + + 288, 22 + + + Make a set of submission data + + + 285, 6 + + + 288, 22 + + + Make a master ROM data file only + + + 288, 22 + + + Make a middleware list only(XML format) + + + 288, 22 + + + Make a middleware list only(HTML format) + + + 65, 20 + + + Language + + + 119, 22 + + + English + + + 119, 22 + + + Japanese + + + gridSDK + + + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomInfo + + + 0 + + + gridLibrary + + + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomInfo + + + 1 + + + tboxGuideRomInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomInfo + + + 2 + + + 4, 21 + + + 3, 3, 3, 3 + + + 745, 352 + + + 0 + + + ROM Info. + + + tabRomInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 0 + + + gboxLaunch + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 0 + + + tboxGuideTWLInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 1 + + + gboxExFlags + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 5 + + + 4, 21 + + + 3, 3, 3, 3 + + + 745, 352 + + + 1 + + + TWL Info. + + + tabTWLInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 1 + + + tboxGuideNandSizeInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabNandSizeInfo + + + 0 + + + gboxNandSize + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabNandSizeInfo + + + 3 + + + 4, 21 + + + 745, 352 + + + 6 + + + DSi Ware Info. + + + tabNandSizeInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 2 + + + gboxOtherSpec + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 0 + + + butSetBack + + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 1 + + + tboxGuideRomEditInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 2 + + + gboxParental + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 3 + + + 4, 21 + + + 745, 352 + + + 2 + + + Region and Ratings (Editable) + + + tabRomEditInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 3 + + + True + + + MS UI Gothic, 9.75pt + + + NoControl + + + 291, 84 + + + 11, 13 + + + 42 + + + ) + + + labCountryCodeR + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 0 + + + ASI + + + ASM + + + AUS + + + BEL + + + CAN + + + EAH + + + ESP + + + EUB + + + EUR + + + EUT + + + EUU + + + EUX + + + EXP + + + FAH + + + FHE + + + FRA + + + FRG + + + GPO + + + GPS + + + HOL + + + ITA + + + JPN + + + NOE + + + SCN + + + UKV + + + USA + + + USZ + + + 236, 80 + + + 30 + + + 52, 20 + + + 41 + + + combCountryCode + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 1 + + + True + + + MS UI Gothic, 9.75pt + + + 223, 84 + + + 11, 13 + + + 40 + + + ( + + + labCountryCodeL + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 2 + + + 238, 39 + + + 124, 11 + + + 39 + + + (Shorter than 30 chars) + + + TopRight + + + labProductNameLimit + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 3 + + + 24, 11 + + + 687, 19 + + + 38 + + + These items is necessary for making a submission sheet. Please input. + + + tboxGuideSubmitInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 4 + + + labProductNameLimitForeign + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 0 + + + labMultiForeign2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 1 + + + 378, 91 + + + 355, 144 + + + 35 + + + Foreign Ver. + + + gboxForeign + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabSubmitInfo + + + 5 + + + 4, 21 + + + 745, 352 + + + 3 + + + Submission Info.(Editable) + + + tabSubmitInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 4 + + + tboxGuideCompanyInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabCompanyInfo + + + 0 + + + 4, 21 + + + 745, 352 + + + 4 + + + Company Info.(Editable) + + + tabCompanyInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 5 + + + tboxGuideErrorInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 0 + + + gboxErrorTiming + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 1 + + + labWarn + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 tabErrorInfo - - Right - - - labArrow2 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - True - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - tabTWLInfo - - - 268, 19 - - - 31 - - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - gboxParental - - - 39, 12 - - - 165, 12 - - - Maker Code - - - 30 - - - 16, 207 - - - tabRomEditInfo - - - tabNandSizeInfo - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 7 - - - True - - - TopRight - - - 3 - - - stripItemSepFile1 - - - 5 - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 4 - - - False - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - True - - - gboxTitleID - - - CODEC Mode - - - TitleID Low - - - Media of Application - - - tboxTitleName - - - gboxForeign - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 13, 169 - - - NTSC - - - cboxIsNAND - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 285, 322 - - - 1 - - - True - - - 16 - - - NAND Area Size Used by the DSi Ware - - - labFile - - - aged 12 or older - - - 37 - - - 24, 11 - - - tabCompanyInfo - - - 14, 51 - - - 6, 12 - - - 12 - - - File - - - 22, 84 - - - 113, 20 - - - 24, 60 - - - 285, 6 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Region and Ratings (Editable) - - - 9 - - - gboxNandSize - - - 0 - - - True - - - labMail2 - - - tabMain - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 745, 352 - - - gboxUsage - - - combPEGI_PRT - - - True - - - 7 - - - Rating Pending - - - 1 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 28 - - - 9, 47 - - - 12 - - - colWarnEnd - - - 25 - - - Open a ROM data file - - - gboxPerson2 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - labArbit4 - - - 1 - - - - - - - dateSubmit - - - 14 - - - 1 - - - 4 - - - 39 - - - gboxParental - - - 251, 171 - - - 12, 53 - - - 11 - - - 1 - - - tboxKeyTableRomOffset - - - 4, 21 - - - 89, 12 - - - True - - - Warning (Midification isn't necessary. Please check validity of these infomation.) - - + 2 - - True + + labError - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 398, 280 - - - tabMain - - - tboxMail1 - - - 0 - - - 74, 12 - - - System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 24 - - - Size of Shared2 Files - - - 96, 19 - - - 35 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 25 - - - True - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 2 - - - 7 - - - labProductNameLimit - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 69, 12 - - - NoControl - - - tboxShared2Size5 - - - 29, 12 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - labParentalRating - - - 34, 12 - - - gboxForeign - - - 3 - - - File 2 - - - 109, 50 - - - tabRomEditInfo - - - tabRomInfo - - - 3 - - - True - - - 11 - - - Photo Exchange Support - - - 292, 41 - - - 13, 16 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Region - - - (Only release multi ver.) - - - 40, 12 - - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 17 - - - 11 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Other - - - None - - - True - - - 6, 45 - - - 179, 47 - - - PEGI Portugal - - - tabSubmitInfo - - - 23 - - - 67, 16 - - - 20 - - - System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 38, 12 - - - This tab is for checking ROM data. When ROM data is illegal, please check settings of building ROM data. - - - 26 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - labProductNameLimitForeign - - - 2 - - - 151, 20 - - - 9, 103 - - - Save a temporary info. - - - gboxUsage - - - True - - - 6 - - - 66, 100 - - - 24, 11 - - - 109, 190 - - - System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 4, 21 - - - MiddleRight - - - labSumSize2 - - - 522, 214 - - - 167, 22 - - - 2 - - - 13, 16 - - - gboxNandSize - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 4, 21 - - - 11 - - - gboxPerson2 - - - 1 - - - 217, 121 - - - 89, 19 - - - 3 - - - 11 - - - colErrorCause - - - labNTSC2Sur - - - Rating Pending - - - M - - - 5 - - - 66, 200 - - - True - - - True - - - tboxRomLatency - - - tabCompanyInfo - - - stripItemMasterRom - - - tboxProductNameForeign - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - This tab discribes errors in the ROM data file and mistakes in editing.<newline>Red items discribe errors which can't be midified by this program. Please modify build settings.<newline>Blue items discribe errors in a part of ROM data, but these errors can be midified by this program.<newline>Black items discribe input mistakes or omission. - - - 22, 109 - - - 50 - - - 287, 332 - - - 219, 156 - - - 585, 29 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - User ID - - - True - - - 30 - - - 511, 61 - - - gboxExFlags - - - System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 204, 20 - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 1 - - - 149, 16 - - - 2 - - - 745, 352 - - - TitleID High - - - 21 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - 2 - - - e-mail - - - Game Title - - - Other Info - - - Set Back to Initial Settings - - - gboxSubmitWay - - - System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 64, 12 - - - gboxNandSize - - - True - - - False - - - 5 - - - labTitleIDHi - - - 5 - - - tboxSumSize - - - gboxUsage - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - ( - - - 687, 19 - - - 155, 45 - - - True - - - Launch Control On DSi Menu - - - 25 - - - gridSDK - - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - File 4 - - - Rating Pending - - - 3 - - - 12 - - - True - - - 153, 141 - - - tboxTitleIDLo - - - 1 - - - This tab is for checking ROM data. When ROM data is illegal, please check settings of building ROM data. + + tabErrorInfo 3 - + + gridWarn + + + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 4 + + + gridError + + + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 5 + + + 4, 21 + + + 745, 352 + + + 5 + + + Error Info. + + + tabErrorInfo + + + System.Windows.Forms.TabPage, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabMain + + + 6 + + + 12, 93 + + + 753, 377 + + + 34 + + + tabMain + + + System.Windows.Forms.TabControl, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 2 + + + True + + + SDK Ver + + + 337, 67 + + + 185, 88 + + + 37 + + + gridSDK + + + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomInfo + + + 0 + + + True + + + Publisher + + + True + + + Library Name + + + 337, 189 + + + 374, 145 + + + 36 + + + gridLibrary + + + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomInfo + + + 1 + + + 24, 11 + + + 687, 19 + + + 35 + + + This tab is for checking ROM data. When ROM data is illegal, please check settings of building ROM data. + + + tboxGuideRomInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomInfo + + + 2 + + + labConnectIcon + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 26, 285 + + gboxLaunch - - All ages + + 0 - - True + + tboxConnectIcon - - cboxIsTmpJump + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - labWarn + + gboxLaunch - - 11, 12 + + 1 - - True + + 12, 226 - - True + + 225, 93 - - labCaptionEx + + 37 - - System.Windows.Forms.ComboBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Launch Control On DSi Menu - - labSumSize + + gboxLaunch - - System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - True + + tabTWLInfo - - colWarnCause + + 0 - - 25, 12 - - - USK - - - tabCompanyInfo - - - Japanese - - + True 6, 50 - - 12 + + 200, 12 - - True + + 2 - - Foreign Ver. + + Display Connection Icon On DSi Menu - - 11 + + labConnectIcon - - Right - - - Right - - + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 12, 53 + + gboxLaunch - - True + + 0 - - 3 + + 6, 65 - - False + + 192, 19 - - 18, 214 + + 1 - - MA15+ + + tboxConnectIcon - - stripItemLoadTemp + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - 147, 19 + + gboxLaunch - - 14 + + 1 - - $this + + 24, 11 - - gboxExFlags - - - True - - - 4Kbit EEPROM - - - tabRomInfo - - - tboxShared2Size4 - - - NAND Size - - - 50 - - - 106, 53 - - - True - - - tboxFax2 - - - 4 - - - cboxIsInputPerson2 - - - 225, 12 + + 687, 19 36 - - FAX + + This tab is for checking ROM data. When ROM data is illegal, please check settings of building ROM data. + + + tboxGuideTWLInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 1 + + + 545, 54 + + + 181, 84 + + + 35 + + + TWL Extended Flags + + + gboxExFlags + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabTWLInfo + + + 5 + + + 24, 11 + + + True + + + 687, 48 + + + 42 + + + These item is necessary for checking NAND area size used by DSi Ware(NAND Application).<newline>When the Media of application is GameCard, checking following items is not necessary. + + + tboxGuideNandSizeInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabNandSizeInfo + + + 0 + + + labBracketR + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 0 + + + labBracketL + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 1 + + + tboxSumSizeMB + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 2 + + + tboxSrlSize + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 3 + + + labArrow5 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 4 + + + labArrow4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 5 + + + labArrow3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 6 + + + labArrow2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 7 + + + labArrow1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 8 + + + tboxSumSize + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 9 + + + tboxTmdSizeFS + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 10 + + + tboxSubBannerSizeFS + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 11 + + + tboxPrivateSizeFS + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 12 + + + tboxPublicSizeFS + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 13 + + + tboxSrlSizeFS + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 14 + + + tboxTmdSize + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 15 + + + tboxSubBannerSize + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 16 + + + labNandSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 17 + + + labNandSizeFS + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 18 + + + labSrlSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 20 + + + labSumSize2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 22 + + + labSumSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 25 + + + labSubBannerSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 26 + + + labTmdSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 27 + + + 104, 114 + + + 522, 214 + + + 9 + + + NAND Area Size Used by the DSi Ware + + + gboxNandSize + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabNandSizeInfo + + + 3 + + + True + + + MS UI Gothic, 12pt + + + NoControl + + + 502, 179 + + + 13, 16 + + + 44 + + + ) + + + labBracketR + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 0 + + + True + + + MS UI Gothic, 12pt + + + 391, 179 + + + 13, 16 + + + 43 + + + ( + + + labBracketL + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 1 + + + 405, 177 + + + 94, 19 + + + 31 + + + Right + + + tboxSumSizeMB + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 2 + + + 153, 41 + + + 96, 19 + + + 30 + + + Right + + + tboxSrlSize + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 3 + + + True + + + NoControl + + + 263, 144 + + + 17, 12 + + + 28 + + + + + + labArrow5 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 4 + + + True + + + NoControl + + + 263, 119 + + + 17, 12 + + + 27 + + + + + + labArrow4 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 5 + + + True + + + NoControl + + + 263, 94 + + + 17, 12 + + + 26 + + + + + + labArrow3 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 6 + + + True + + + NoControl + + + 263, 69 + + + 17, 12 + + + 25 + + + + + + labArrow2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 7 + + + True + + + 263, 44 + + + 17, 12 + + + 10 + + + + + + labArrow1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 8 + + + 292, 177 + + + 94, 19 + + + 23 + + + Right + + + tboxSumSize + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 9 + + + 292, 141 + + + 94, 19 + + + 22 + + + Right + + + tboxTmdSizeFS + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 10 + + + 292, 116 + + + 94, 19 + + + 21 + + + Right + + + tboxSubBannerSizeFS + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 11 + + + 292, 91 + + + 94, 19 + + + 20 + + + Right + + + tboxPrivateSizeFS + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 12 + + + 292, 66 + + + 94, 19 + + + 19 + + + Right + + + tboxPublicSizeFS + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 13 + + + 292, 41 + + + 94, 19 + + + 18 + + + Right + + + tboxSrlSizeFS + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 14 + + + 153, 141 + + + 96, 19 + + + 17 + + + Right + + + tboxTmdSize + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 15 + + + 153, 116 + + + 96, 19 + + + 16 + + + Right + + + tboxSubBannerSize + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 16 + + + True + + + 167, 22 + + + 66, 12 + + + 1 + + + Orignal Size + + + labNandSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 17 + + + True + + + NoControl + + + 307, 22 + + + 62, 12 + + + 0 + + + NAND Size + + + labNandSizeFS + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 18 + + + True + + + 39, 44 + + + 78, 12 + + + 4 + + + ROM File Size + + + labSrlSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 20 + + + True + + + 121, 193 + + + 165, 12 + + + 5 + + + (NAND Size Used by the ROM) + + + labSumSize2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 22 + + + True + + + 151, 179 + + + 106, 12 + + + 6 + + + Sum of Above Files + + + labSumSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 25 + + + True + + + 39, 119 + + + 89, 12 + + + 3 + + + Sub Banner Size + + + labSubBannerSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 26 + + + True + + + 39, 144 + + + 81, 12 + + + 2 + + + Other File Size + + + labTmdSize + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxNandSize + + + 27 + + + cboxIsUGC + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxOtherSpec + + + 0 + + + cboxIsPhotoEx + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxOtherSpec + + + 1 + + + 445, 60 + + + 266, 90 + + + 41 + + + Other ROM Spec. + + + gboxOtherSpec + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 0 + + + True + + + 15, 25 + + + 229, 16 + + + 39 + + + UGC(User Generated Contents) Support + + + cboxIsUGC + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxOtherSpec + + + 0 + + + True + + + 15, 56 + + + 149, 16 + + + 40 + + + Photo Exchange Support + + + cboxIsPhotoEx + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxOtherSpec + + + 1 + + + 483, 185 + + + 185, 23 + + + 38 + + + Set Back to Initial Settings + + + butSetBack + + + System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 1 + + + 24, 11 + + + True + + + 687, 34 + + + 37 + + + These item is necessary not only to make a submission sheet but also to make a master ROM data. Please edit certainly.<newline>In making a master ROM data, these info will be registered in the ROM data(except "Other Rom Spec"). + + + tboxGuideRomEditInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 2 + + + cboxIsUnnecessaryRating + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 0 + + + 24, 60 + + + 398, 280 + + + 33 + + + Region and Rating Infomation + + + gboxParental + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabRomEditInfo + + + 3 + + + True + + + 116, 56 + + + 263, 16 + + + 38 + + + Unnecessary Rating (Available Only Tool App) + + + cboxIsUnnecessaryRating + + + System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxParental + + + 0 + + + 225, 62 + + + 124, 11 + + + 40 + + + (Shorter than 30 chars) + + + TopRight + + + labProductNameLimitForeign + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 0 + + + True + + + 217, 121 + + + 128, 12 + + + 45 + + + (Only release multi ver.) + + + labMultiForeign2 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxForeign + + + 1 + + + 24, 11 + + + 687, 19 + + + 39 + + + These items is necessary for making a submission sheet. Please input. + + + tboxGuideCompanyInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabCompanyInfo + + + 0 + + + 24, 11 + + + True + + + 511, 61 + + + 40 + + + This tab discribes errors in the ROM data file and mistakes in editing.<newline>Red items discribe errors which can't be midified by this program. Please modify build settings.<newline>Blue items discribe errors in a part of ROM data, but these errors can be midified by this program.<newline>Black items discribe input mistakes or omission. + + + tboxGuideErrorInfo + + + System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 0 + + + rErrorCurrent + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxErrorTiming + + + 0 + + + rErrorReading + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxErrorTiming + + + 1 + + + 551, 11 + + + 172, 71 + + + 41 + + + Timing of Error + + + gboxErrorTiming + + + System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 1 + + + True + + + 6, 45 + + + 120, 16 + + + 1 + + + In Current Settings + + + rErrorCurrent + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxErrorTiming + + + 0 + + + True + + + 6, 18 + + + 155, 16 + + + 0 + + + When ROM data was read + + + rErrorReading + + + System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + gboxErrorTiming + + + 1 + + + True + + + 22, 213 + + + 417, 12 + + + 40 + + + Warning (Midification isn't necessary. Please check validity of these infomation.) + + + labWarn + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 2 + + + True + + + 22, 84 + + + 172, 12 + + + 39 + + + Error (Midification is necessary.) + + + labError + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 3 + + + True + + + Name + + + 150 + + + True + + + Begin + + + 60 + + + True + + + End + + + 60 + + + True + + + Reason + + + 24, 228 + + + 699, 106 + + + 38 + + + gridWarn + + + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 4 + + + True + + + Name + + + 150 True + + Begin + + + 60 + True - - True - + + End + + + 60 + True - + + Reason + + + 24, 99 + + + 699, 103 + + + 37 + + + gridError + + + System.Windows.Forms.DataGridView, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + tabErrorInfo + + + 5 + + True - - + + + 22, 53 + + + 81, 12 + + + 36 + + + ROM Data File + + + labFile + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 1 + + True - + + + 696, 24 + + + 69, 12 + + + 37 + + + ver.0.0.00000 + + + labAssemblyVersion + + + System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 0 + True - - 0, 0 - - - True - - - True - - - True - - - True - - - True - + + 6, 12 + + + 777, 482 + + + TWL MasterEditor + + + stripFile + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripItemOpenRom + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripItemSepFile1 + + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripItemSaveTemp + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripItemLoadTemp + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripMaster + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripItemSheet + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripItemSepMaster1 + + + System.Windows.Forms.ToolStripSeparator, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripItemMasterRom + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripItemMiddlewareXml + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripItemMiddlewareHtml + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripLang + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripItemEnglish + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + stripItemJapanese + + + System.Windows.Forms.ToolStripMenuItem, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + dataSDKVer + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + colLibPublisher + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + colLibName + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + colWarnName + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + colWarnBegin + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + colWarnEnd + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + colWarnCause + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + colErrorName + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + colErrorBegin + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + colErrorEnd + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + colErrorCause + + + System.Windows.Forms.DataGridViewTextBoxColumn, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Form1 + + + System.Windows.Forms.Form, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + \ No newline at end of file diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_deliv.cpp b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_deliv.cpp index 4e080d5..5d35b2f 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_deliv.cpp +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_deliv.cpp @@ -35,6 +35,7 @@ void Form1::setDeliverableProperties(void) this->hDeliv->hProductName = this->tboxProductName->Text; this->hDeliv->hProductCode1 = this->tboxProductCode1->Text; this->hDeliv->hProductCode2 = this->tboxProductCode2->Text; + this->hDeliv->hCountryCode = this->combCountryCode->SelectedItem->ToString(); this->hDeliv->IsReleaseForeign = this->cboxReleaseForeign->Checked; if( this->cboxReleaseForeign->Checked == true ) { @@ -300,6 +301,7 @@ System::Boolean Form1::checkDeliverableForms(void) { this->checkTextForm( this->tboxUsageOther->Text, LANG_USAGE_J, LANG_USAGE_E, false ); } + this->checkBoxIndex( this->combCountryCode, LANG_PRODUCT_CODE_J, LANG_PRODUCT_CODE_E, false ); // Џ this->checkTextForm( this->tboxPerson1->Text, LANG_PERSON_J, LANG_PERSON_E, false ); diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_tmp.cpp b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_tmp.cpp index 97d68a4..469ad6a 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_tmp.cpp +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/Form_tmp.cpp @@ -47,6 +47,7 @@ System::Void Form1::saveTmp( System::String ^filename ) MasterEditorTWL::appendXmlTag( doc, form, "ProductName", this->tboxProductName->Text ); MasterEditorTWL::appendXmlTag( doc, form, "ProductCode1", this->tboxProductCode1->Text ); MasterEditorTWL::appendXmlTag( doc, form, "ProductCode2", this->tboxProductCode2->Text ); + MasterEditorTWL::appendXmlTag( doc, form, "CountryCode", this->combCountryCode->SelectedIndex.ToString() ); MasterEditorTWL::appendXmlTag( doc, form, "ProductNameForeign", this->tboxProductNameForeign->Text ); MasterEditorTWL::appendXmlTag( doc, form, "ProductCode1Foreign", this->tboxProductCode1Foreign->Text ); MasterEditorTWL::appendXmlTag( doc, form, "ProductCode2Foreign1", this->tboxProductCode2Foreign1->Text ); @@ -163,6 +164,7 @@ void Form1::loadTmp( System::String ^filename ) this->parseTmp( root, "/MasterEditorTWL/Form/ProductName", this->tboxProductName ); this->parseTmp( root, "/MasterEditorTWL/Form/ProductCode1", this->tboxProductCode1 ); this->parseTmp( root, "/MasterEditorTWL/Form/ProductCode2", this->tboxProductCode2 ); + this->parseTmp( root, "/MasterEditorTWL/Form/CountryCode", this->combCountryCode ); this->parseTmp( root, "/MasterEditorTWL/Form/SubmitVersion", this->numSubmitVersion ); this->parseTmp( root, "/MasterEditorTWL/Form/ReleaseDate", this->dateRelease ); this->parseTmp( root, "/MasterEditorTWL/Form/SubmitDate", this->dateSubmit ); diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp index f9fd873..5614c9a 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.cpp @@ -157,6 +157,10 @@ ECDeliverableResult RCDeliverable::writeSpreadsheet( { node->FirstChild->Value = this->hProductCode2; } + if( node->FirstChild->Value->Equals( "TagCountryCode" ) ) + { + node->FirstChild->Value = this->hCountryCode; + } if( node->FirstChild->Value->Equals( "TagReleaseForeign" ) ) { if( this->IsReleaseForeign ) diff --git a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.h b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.h index 823906d..0859e4e 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.h +++ b/build/tools/MasterEditor/MasterEditorTWL/MasterEditorTWL/deliverable.h @@ -45,6 +45,7 @@ namespace MasterEditorTWL property System::String ^hProductName; // i property System::String ^hProductCode1; // iR[h property System::String ^hProductCode2; // iR[h + property System::String ^hCountryCode; // R[h property System::Int32 ReleaseYear; // \ property System::Int32 ReleaseMonth; property System::Int32 ReleaseDay; diff --git a/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_template_en.xml b/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_template_en.xml index b557418..296b167 100644 --- a/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_template_en.xml +++ b/build/tools/MasterEditor/MasterEditorTWL/resource/sheet_template_en.xml @@ -33,7 +33,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - + + - - - - - - - - - - - - - - - - - - - + + + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -