diff --git a/FontSel.cpp b/program/FontSel.cpp similarity index 100% rename from FontSel.cpp rename to program/FontSel.cpp diff --git a/FontSel.h b/program/FontSel.h similarity index 100% rename from FontSel.h rename to program/FontSel.h diff --git a/LICENSE.txt b/program/LICENSE.txt similarity index 100% rename from LICENSE.txt rename to program/LICENSE.txt diff --git a/ReadMe.txt b/program/ReadMe.txt similarity index 100% rename from ReadMe.txt rename to program/ReadMe.txt diff --git a/TWR/AppliBase.h b/program/TWR/AppliBase.h similarity index 100% rename from TWR/AppliBase.h rename to program/TWR/AppliBase.h diff --git a/TWR/BaseDialog.cpp b/program/TWR/BaseDialog.cpp similarity index 100% rename from TWR/BaseDialog.cpp rename to program/TWR/BaseDialog.cpp diff --git a/TWR/BaseDialog.h b/program/TWR/BaseDialog.h similarity index 100% rename from TWR/BaseDialog.h rename to program/TWR/BaseDialog.h diff --git a/TWR/DialogAppliBase.cpp b/program/TWR/DialogAppliBase.cpp similarity index 100% rename from TWR/DialogAppliBase.cpp rename to program/TWR/DialogAppliBase.cpp diff --git a/TWR/DialogAppliBase.h b/program/TWR/DialogAppliBase.h similarity index 100% rename from TWR/DialogAppliBase.h rename to program/TWR/DialogAppliBase.h diff --git a/TWR/ModelessDialog.cpp b/program/TWR/ModelessDialog.cpp similarity index 100% rename from TWR/ModelessDialog.cpp rename to program/TWR/ModelessDialog.cpp diff --git a/TWR/ModelessDialog.h b/program/TWR/ModelessDialog.h similarity index 100% rename from TWR/ModelessDialog.h rename to program/TWR/ModelessDialog.h diff --git a/TWR/NCFileDialog.cpp b/program/TWR/NCFileDialog.cpp similarity index 100% rename from TWR/NCFileDialog.cpp rename to program/TWR/NCFileDialog.cpp diff --git a/TWR/NCFileDialog.h b/program/TWR/NCFileDialog.h similarity index 100% rename from TWR/NCFileDialog.h rename to program/TWR/NCFileDialog.h diff --git a/TWR/TwrCheckbox.cpp b/program/TWR/TwrCheckbox.cpp similarity index 100% rename from TWR/TwrCheckbox.cpp rename to program/TWR/TwrCheckbox.cpp diff --git a/TWR/TwrCheckbox.h b/program/TWR/TwrCheckbox.h similarity index 100% rename from TWR/TwrCheckbox.h rename to program/TWR/TwrCheckbox.h diff --git a/TWR/TwrCombobox.cpp b/program/TWR/TwrCombobox.cpp similarity index 100% rename from TWR/TwrCombobox.cpp rename to program/TWR/TwrCombobox.cpp diff --git a/TWR/TwrCombobox.h b/program/TWR/TwrCombobox.h similarity index 100% rename from TWR/TwrCombobox.h rename to program/TWR/TwrCombobox.h diff --git a/TWR/TwrCore.cpp b/program/TWR/TwrCore.cpp similarity index 100% rename from TWR/TwrCore.cpp rename to program/TWR/TwrCore.cpp diff --git a/TWR/TwrCore.h b/program/TWR/TwrCore.h similarity index 100% rename from TWR/TwrCore.h rename to program/TWR/TwrCore.h diff --git a/TWR/TwrMenu.cpp b/program/TWR/TwrMenu.cpp similarity index 100% rename from TWR/TwrMenu.cpp rename to program/TWR/TwrMenu.cpp diff --git a/TWR/TwrMenu.h b/program/TWR/TwrMenu.h similarity index 100% rename from TWR/TwrMenu.h rename to program/TWR/TwrMenu.h diff --git a/TWR/TwrWnd.cpp b/program/TWR/TwrWnd.cpp similarity index 100% rename from TWR/TwrWnd.cpp rename to program/TWR/TwrWnd.cpp diff --git a/TWR/TwrWnd.h b/program/TWR/TwrWnd.h similarity index 100% rename from TWR/TwrWnd.h rename to program/TWR/TwrWnd.h diff --git a/TWR/stdafx.h b/program/TWR/stdafx.h similarity index 100% rename from TWR/stdafx.h rename to program/TWR/stdafx.h diff --git a/TWR/tstring.h b/program/TWR/tstring.h similarity index 100% rename from TWR/tstring.h rename to program/TWR/tstring.h diff --git a/noMeiryoUI.cpp b/program/noMeiryoUI.cpp similarity index 100% rename from noMeiryoUI.cpp rename to program/noMeiryoUI.cpp diff --git a/noMeiryoUI.exe.manifest b/program/noMeiryoUI.exe.manifest similarity index 100% rename from noMeiryoUI.exe.manifest rename to program/noMeiryoUI.exe.manifest diff --git a/noMeiryoUI.h b/program/noMeiryoUI.h similarity index 100% rename from noMeiryoUI.h rename to program/noMeiryoUI.h diff --git a/noMeiryoUI.ico b/program/noMeiryoUI.ico similarity index 100% rename from noMeiryoUI.ico rename to program/noMeiryoUI.ico diff --git a/noMeiryoUI.rc b/program/noMeiryoUI.rc similarity index 100% rename from noMeiryoUI.rc rename to program/noMeiryoUI.rc diff --git a/noMeiryoUI.sln b/program/noMeiryoUI.sln similarity index 100% rename from noMeiryoUI.sln rename to program/noMeiryoUI.sln diff --git a/noMeiryoUI.vcproj b/program/noMeiryoUI.vcproj similarity index 100% rename from noMeiryoUI.vcproj rename to program/noMeiryoUI.vcproj diff --git a/noMeiryoUI.vcxproj b/program/noMeiryoUI.vcxproj similarity index 100% rename from noMeiryoUI.vcxproj rename to program/noMeiryoUI.vcxproj diff --git a/noMeiryoUI.vcxproj.filters b/program/noMeiryoUI.vcxproj.filters similarity index 100% rename from noMeiryoUI.vcxproj.filters rename to program/noMeiryoUI.vcxproj.filters diff --git a/noMeiryoUI_2008.sln b/program/noMeiryoUI_2008.sln similarity index 100% rename from noMeiryoUI_2008.sln rename to program/noMeiryoUI_2008.sln diff --git a/noMeiryoUI_2008.vcproj b/program/noMeiryoUI_2008.vcproj similarity index 100% rename from noMeiryoUI_2008.vcproj rename to program/noMeiryoUI_2008.vcproj diff --git a/resource.h b/program/resource.h similarity index 100% rename from resource.h rename to program/resource.h diff --git a/stdafx.cpp b/program/stdafx.cpp similarity index 100% rename from stdafx.cpp rename to program/stdafx.cpp diff --git a/stdafx.h b/program/stdafx.h similarity index 100% rename from stdafx.h rename to program/stdafx.h diff --git a/targetver.h b/program/targetver.h similarity index 100% rename from targetver.h rename to program/targetver.h diff --git a/util.cpp b/program/util.cpp similarity index 100% rename from util.cpp rename to program/util.cpp diff --git a/util.h b/program/util.h similarity index 100% rename from util.h rename to program/util.h