* http://wiki.wireshark.org/Pidl PIDL/ -- holds the pidl tool which is used to generate RPC stubs given the IDL file. -- pidl --outputdir=test_pidl/ --dump-ndr-tree= --dump-idl-tree= --nmap-ndr-client= epmapper.idl IDL/ -- holds the IDL files for MSRPC interfaces. * MIDL_BENCH -- holds custom RPC services used for testing.