mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
1423048911
svn path=/trunk/; revision=26012
8 lines
No EOL
80 B
Text
8 lines
No EOL
80 B
Text
//file hello.idl
|
|
[
|
|
implicit_handle(handle_t hBinding)
|
|
]
|
|
interface hello
|
|
{
|
|
|
|
} |