mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-31 12:08:41 -05:00 
			
		
		
		
	dll: fsctl.c, ntstatus.c
This commit is contained in:
		| @@ -164,6 +164,7 @@ | ||||
|   </ItemDefinitionGroup> | ||||
|   <ItemGroup> | ||||
|     <ClCompile Include="..\..\src\dll\fsctl.c" /> | ||||
|     <ClCompile Include="..\..\src\dll\ntstatus.c" /> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <ClInclude Include="..\..\inc\winfsp\fsctl.h" /> | ||||
|   | ||||
| @@ -17,6 +17,9 @@ | ||||
|     <ClCompile Include="..\..\src\dll\fsctl.c"> | ||||
|       <Filter>Source</Filter> | ||||
|     </ClCompile> | ||||
|     <ClCompile Include="..\..\src\dll\ntstatus.c"> | ||||
|       <Filter>Source</Filter> | ||||
|     </ClCompile> | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <ClInclude Include="..\..\inc\winfsp\fsctl.h"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user