Add a tool to verify presence of a function in a DLL.
commitef834dca9306d88ecfbb1da9af1cb77c236c4306
authordannybackx <dannybackx@d7810a3d-100a-0410-8641-c3624a9c11f1>
Sun, 14 Jun 2009 13:30:50 +0000 (14 13:30 +0000)
committerdannybackx <dannybackx@d7810a3d-100a-0410-8641-c3624a9c11f1>
Sun, 14 Jun 2009 13:30:50 +0000 (14 13:30 +0000)
treecb3f4ab0fc08f324dcb6b31607f599eeb95f5a67
parentc7bb73499f06ebf3cb1e1e71d8653597cd9ae241
Add a tool to verify presence of a function in a DLL.

git-svn-id: svn://svn.code.sf.net/p/cegcc/code/trunk@1339 d7810a3d-100a-0410-8641-c3624a9c11f1
cegcc/tools/dll/Makefile
cegcc/tools/dll/testapi.c [new file with mode: 0644]