mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 17:32:57 -05:00
sys, dll: NetworkProvider implementation (NPGetConnection)
This commit is contained in:
5
src/dll/library.def
Normal file
5
src/dll/library.def
Normal file
@ -0,0 +1,5 @@
|
||||
EXPORTS
|
||||
DllRegisterServer PRIVATE
|
||||
DllUnregisterServer PRIVATE
|
||||
NPGetCaps PRIVATE
|
||||
NPGetConnection PRIVATE
|
Reference in New Issue
Block a user