reactos/rostests/win32/rpcrt4/context_handles/ctx.acf
2007-03-06 11:34:03 +00:00

8 lines
80 B
Plaintext

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