Méthode | Description | |
---|---|---|
Form1 ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
AddLine ( System.Windows.Forms.RichTextBox RTB, string line ) : void | ||
AddText ( System.Windows.Forms.RichTextBox RTB, string msg ) : void | ||
B_Go_Click ( object sender, |
||
B_Open_Click ( object sender, |
||
ExtractFireEmblemArchive ( string outdir, byte archive ) : void | ||
ExtractFireEmblemMessageArchive ( string outname, byte archive ) : string | ||
Form1_DragDrop ( object sender, |
||
Form1_DragEnter ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LZ11Compress ( byte decompressed ) : byte[] | ||
LZ11Decompress ( byte compressed ) : byte[] | ||
MakeFireEmblemMessageArchive ( string lines ) : byte[] | ||
Open ( string path ) : void | ||
RTB_Output_Click ( object sender, EventArgs e ) : void | ||
TB_FilePath_TextChanged ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |