mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-31 03:58:38 -05:00 
			
		
		
		
	opt/fsext: kernel mode winfsp extension
This commit is contained in:
		
							
								
								
									
										6
									
								
								opt/fsext/lib/winfsp.impdef
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								opt/fsext/lib/winfsp.impdef
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| // tools\impdef.bat lib\winfsp.impdef lib\winfsp-x64.lib | ||||
| // tools\impdef.bat lib\winfsp.impdef lib\winfsp-x86.lib | ||||
|  | ||||
| #define FSP_DDI_DEF(RetType, Name, ...) __declspec(dllexport) RetType NTAPI Name ( __VA_ARGS__ ) {} | ||||
| #include <ntifs.h> | ||||
| #include <winfsp/fsext.h> | ||||
		Reference in New Issue
	
	Block a user