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

8 lines
No EOL
80 B
Text

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