ebpf-for-windows/rpc_interface
Dave Thaler 6ad00a1449
Annotate IDL GUID so clang-format will not interfere (#280)
Without the annotation, clang-format would convert
`uuid(6bef171d-7205-4b63-a1e5-d00f01e6a0c1)`
to
`uuid(6bef171d - 7205 - 4b63 - a1e5 - d00f01e6a0c1)`
which would be invalid.

Fixes #269

Signed-off-by: Dave Thaler <dthaler@ntdev.microsoft.com>
2021-06-15 11:24:58 -07:00
..
rpc_interface.acf Switch to approved license header format (#268) 2021-06-10 12:02:00 -07:00
rpc_interface.idl Annotate IDL GUID so clang-format will not interfere (#280) 2021-06-15 11:24:58 -07:00
rpc_interface.vcxproj Move program load to ebpfsvc (#245) 2021-06-07 15:22:04 -06:00
rpc_interface.vcxproj.filters refactor api.lib to api.lib, common.lib, service.lib (#219) 2021-05-25 14:11:13 -07:00