mirror of
https://github.com/reactos/reactos.git
synced 2025-01-13 01:22:03 +00:00
added ACF files req. by midl
svn path=/trunk/; revision=19828
This commit is contained in:
parent
5e6a2214be
commit
a8142077ab
3 changed files with 18 additions and 0 deletions
6
reactos/include/idl/eventlogrpc.acf
Normal file
6
reactos/include/idl/eventlogrpc.acf
Normal file
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
explicit_handle
|
||||
]
|
||||
interface eventlog
|
||||
{
|
||||
}
|
6
reactos/include/idl/pnp.acf
Normal file
6
reactos/include/idl/pnp.acf
Normal file
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
explicit_handle
|
||||
]
|
||||
interface pnp
|
||||
{
|
||||
}
|
6
reactos/include/idl/svcctl.acf
Normal file
6
reactos/include/idl/svcctl.acf
Normal file
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
explicit_handle
|
||||
]
|
||||
interface svcctl
|
||||
{
|
||||
}
|
Loading…
Reference in a new issue