From 342875a7f533fa0a839d5c91357d7f8151467afb Mon Sep 17 00:00:00 2001 From: leathl Date: Fri, 5 Feb 2010 23:09:36 +0000 Subject: [PATCH] CustomizeMii 2.2 --- CustomizeMii/CustomizeMii.csproj | 12 +- .../CustomizeMii_BackgroundWorkers.cs | 52 +- .../CustomizeMii_ComplexForwarder.Designer.cs | 297 +++++++- CustomizeMii/CustomizeMii_ComplexForwarder.cs | 73 +- CustomizeMii/CustomizeMii_Forwarders.cs | 43 +- CustomizeMii/CustomizeMii_Main.Designer.cs | 19 +- CustomizeMii/CustomizeMii_Main.cs | 191 ++--- CustomizeMii/CustomizeMii_Main.resx | 4 +- CustomizeMii/CustomizeMii_Preview.Designer.cs | 86 ++- CustomizeMii/CustomizeMii_Preview.cs | 133 ++-- CustomizeMii/CustomizeMii_PrivateFunctions.cs | 57 +- CustomizeMii/CustomizeMii_Structs.cs | 7 + CustomizeMii/Program.cs | 20 + CustomizeMii/Properties/AssemblyInfo.cs | 4 +- CustomizeMii/Readme.txt | 11 + CustomizeMii/Wii.cs | 675 ++++++++++++++++-- ForwardMii/ForwardMii.cs | 2 +- ForwardMii/ForwardMii_GX.cs | 117 ++- ForwardMii/Properties/AssemblyInfo.cs | 4 +- ForwardMii/Resources/GX/main.cpp | 144 ++-- 20 files changed, 1563 insertions(+), 388 deletions(-) diff --git a/CustomizeMii/CustomizeMii.csproj b/CustomizeMii/CustomizeMii.csproj index 98a744a..1fd7779 100644 --- a/CustomizeMii/CustomizeMii.csproj +++ b/CustomizeMii/CustomizeMii.csproj @@ -67,7 +67,11 @@ False - ..\CustomizeMiiInstaller\bin\Debug\CustomizeMiiInstaller.dll + ..\CustomizeMiiInstaller\bin\Release\CustomizeMiiInstaller.dll + + + False + ..\ForwardMii\bin\x86\Release\ForwardMii.dll @@ -206,12 +210,6 @@ false - - - {20CB2CA7-6767-4758-97FA-97395F47CD6B} - ForwardMii - -