reactos/modules/rostests/win32/rpcrt4/context_handles/ctx.acf

8 lines
80 B
Plaintext

//file hello.idl
[
implicit_handle(handle_t hBinding)
]
interface hello
{
}