mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-11-04 04:58:05 -06:00 
			
		
		
		
	dll: create.c: refactoring
This commit is contained in:
		@@ -24,7 +24,6 @@
 | 
			
		||||
    <ClInclude Include="..\..\src\dll\library.h" />
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\access.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\cleanup.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\close.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\create.c" />
 | 
			
		||||
 
 | 
			
		||||
@@ -43,9 +43,6 @@
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\create.c">
 | 
			
		||||
      <Filter>Source</Filter>
 | 
			
		||||
    </ClCompile>
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\access.c">
 | 
			
		||||
      <Filter>Source</Filter>
 | 
			
		||||
    </ClCompile>
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\path.c">
 | 
			
		||||
      <Filter>Source</Filter>
 | 
			
		||||
    </ClCompile>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user