programs: Add lodctr and unlodctr tools.
authorAndrey Turkin <andrey.turkin@gmail.com>
Wed, 28 Jan 2009 16:56:25 +0000 (19:56 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Jan 2009 14:14:22 +0000 (15:14 +0100)
commit347272b37e81aee143e274089f114411d4c95ad9
tree077249734ce27cdf2c1456f449173485bfb2b85f
parenta9c5793d3f3b11cb4057b4db5d3b8a9759a1da9c
programs: Add lodctr and unlodctr tools.
.gitignore
configure
configure.ac
dlls/Makefile.in
dlls/loadperf/Makefile.in
programs/lodctr/Makefile.in [new file with mode: 0644]
programs/lodctr/lodctr_main.c [new file with mode: 0644]
programs/unlodctr/Makefile.in [new file with mode: 0644]
programs/unlodctr/unlodctr_main.c [new file with mode: 0644]