mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-11-03 20:48:08 -06:00 
			
		
		
		
	sys, dll: IRP_MJ_QUERY_INFORMATION
This commit is contained in:
		@@ -28,6 +28,7 @@
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\close.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\create.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\debug.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\fileinfo.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\fsctl.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\library.c" />
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\loop.c" />
 | 
			
		||||
 
 | 
			
		||||
@@ -52,6 +52,9 @@
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\cleanup.c">
 | 
			
		||||
      <Filter>Source</Filter>
 | 
			
		||||
    </ClCompile>
 | 
			
		||||
    <ClCompile Include="..\..\src\dll\fileinfo.c">
 | 
			
		||||
      <Filter>Source</Filter>
 | 
			
		||||
    </ClCompile>
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <None Include="..\..\src\dll\ntstatus.i">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user