reactos/win32/rpcrt4/context_handles/ctx.acf
2011-05-06 13:25:33 +00:00

8 lines
80 B
Plaintext

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