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

8 lines
No EOL
80 B
Text

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