Andrey Turkin : programs: Add lodctr and unlodctr tools.

Alexandre Julliard julliard at winehq.org
Thu Jan 29 09:15:46 CST 2009


Module: wine
Branch: master
Commit: 347272b37e81aee143e274089f114411d4c95ad9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=347272b37e81aee143e274089f114411d4c95ad9

Author: Andrey Turkin <andrey.turkin at gmail.com>
Date:   Wed Jan 28 19:56:25 2009 +0300

programs: Add lodctr and unlodctr tools.

---

 .gitignore                        |    2 ++
 configure                         |   20 ++++++++++++++++++++
 configure.ac                      |    2 ++
 dlls/Makefile.in                  |    5 +++++
 dlls/loadperf/Makefile.in         |    1 +
 programs/lodctr/Makefile.in       |   13 +++++++++++++
 programs/lodctr/lodctr_main.c     |   25 +++++++++++++++++++++++++
 programs/unlodctr/Makefile.in     |   13 +++++++++++++
 programs/unlodctr/unlodctr_main.c |   25 +++++++++++++++++++++++++
 9 files changed, 106 insertions(+), 0 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=347272b37e81aee143e274089f114411d4c95ad9



More information about the wine-cvs mailing list