mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 02:25:17 +00:00
8 lines
No EOL
80 B
Text
8 lines
No EOL
80 B
Text
//file hello.idl
|
|
[
|
|
implicit_handle(handle_t hBinding)
|
|
]
|
|
interface hello
|
|
{
|
|
|
|
} |