mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-11-03 20:48:08 -06:00 
			
		
		
		
	sys: canonicalize filename related functions under the name FspFileName*
This commit is contained in:
		@@ -173,10 +173,10 @@
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\ioq.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\lockctl.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\meta.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\name.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\read.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\security.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\shutdown.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\strutil.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\util.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\volinfo.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\volume.c" />
 | 
			
		||||
 
 | 
			
		||||
@@ -92,7 +92,7 @@
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\callbacks.c">
 | 
			
		||||
      <Filter>Source</Filter>
 | 
			
		||||
    </ClCompile>
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\strutil.c">
 | 
			
		||||
    <ClCompile Include="..\..\src\sys\name.c">
 | 
			
		||||
      <Filter>Source</Filter>
 | 
			
		||||
    </ClCompile>
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user