[IDL] Add missing acf files

This commit is contained in:
Eric Kohl 2019-12-22 12:43:23 +01:00
parent 6c7878f35e
commit 75f66049cf
3 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,6 @@
[
explicit_handle
]
interface DnsResolver
{
}

View file

@ -0,0 +1,6 @@
[
implicit_handle(handle_t hBinding)
]
interface netdfs
{
}

View file

@ -0,0 +1,6 @@
[
explicit_handle
]
interface wlansvc_interface
{
}