summaryrefslogtreecommitdiff
path: root/testprogs/win32/midltests/invalid/midltests_pipe_struct_union_01.idl
AgeCommit message (Collapse)AuthorFilesLines
2011-02-01midltests: add invalid/midltests_pipe_struct_union_01.idlStefan Metzmacher1-0/+279
pipes with unions are not supported by midl, so we don't need to implement them in pidl:-) metze