Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-29 | midltests: add a midltests_tcp.exe tool | Stefan Metzmacher | 1 | -1/+5 | |
This uses a man in the middle approach in order to dump the request and response pdus. It also tests NDR32 and NDR64. metze | |||||
2008-02-06 | win32-tests: add a very usefull w32 programm to explore midl features | Stefan Metzmacher | 1 | -0/+121 | |
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) |