summaryrefslogtreecommitdiffstats
path: root/testprogs/win32/midltests
Commit message (Collapse)AuthorAgeFilesLines
* testprogs/win32/midltests: add missing MakefileStefan Metzmacher2008-10-161-0/+27
| | | | metze
* win32-tests: add a very usefull w32 programm to explore midl featuresStefan Metzmacher2008-02-068-0/+248
You have to define idl, call the client function and add a server implementation. Then you need to compile midltests.exe and run it, it will dump the generated NDR on the screen. metze (This used to be commit dc15c8833599a1cb8f51c2b5390925410cbf4e12)