[1/2] dlls: Add loadperf.dll

Andrew Nguyen arethusa26 at gmail.com
Wed Jan 7 01:42:15 CST 2009


On Tue, Jan 6, 2009 at 8:21 AM, Andrey Turkin <andrey.turkin at gmail.com> wrote:
> .NET 1.1 uses this dll during installation
>
> ---
>  configure.ac                  |    1 +
>  dlls/loadperf/Makefile.in     |   13 +++++++++++++
>  dlls/loadperf/loadperf.spec   |   14 ++++++++++++++
>  dlls/loadperf/loadperf_main.c |   29 +++++++++++++++++++++++++++++
>  4 files changed, 57 insertions(+), 0 deletions(-)
>  create mode 100644 dlls/loadperf/Makefile.in
>  create mode 100644 dlls/loadperf/loadperf.spec
>  create mode 100644 dlls/loadperf/loadperf_main.c
>

You've forgotten to append the licensing header to loadperf_main.c.



More information about the wine-devel mailing list