mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 17:32:57 -05:00
dll: np: NPAddConnection3, NPCancelConnection implementation
This commit is contained in:
@ -3,3 +3,6 @@ EXPORTS
|
||||
DllUnregisterServer PRIVATE
|
||||
NPGetCaps PRIVATE
|
||||
NPGetConnection PRIVATE
|
||||
NPAddConnection PRIVATE
|
||||
NPAddConnection3 PRIVATE
|
||||
NPCancelConnection PRIVATE
|
||||
|
Reference in New Issue
Block a user