버퍼경로내의 오동작 확인 및 재시작 관련 코드 점검

This commit is contained in:
backuppc
2026-01-28 10:45:57 +09:00
parent b0e75b351a
commit ffa6c2fb23
7 changed files with 179 additions and 35 deletions

View File

@@ -289,10 +289,10 @@
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="PUB.cs" />
<Compile Include="CSetting.cs" />
<Compile Include="StateMachine\Step\_SM_RUN_LOADER_IN.cs">
<Compile Include="StateMachine\Step\_SM_RUN_ENTER.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="StateMachine\Step\_SM_RUN_LOADER_OUT.cs">
<Compile Include="StateMachine\Step\_SM_RUN_EXIT.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="StateMachine\Step\_Util.cs">