Mike McCormack : pstorec: Add a stub implementation.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Aug 11 04:58:49 CDT 2006


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

Author: Mike McCormack <mike at codeweavers.com>
Date:   Fri Aug 11 15:11:47 2006 +0900

pstorec: Add a stub implementation.

---

 configure                 |    3 
 configure.ac              |    1 
 dlls/Makefile.in          |    1 
 dlls/pstorec/Makefile.in  |   14 ++
 dlls/pstorec/pstorec.c    |  392 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/pstorec/pstorec.spec |    7 +
 6 files changed, 417 insertions(+), 1 deletions(-)
 create mode 100644 dlls/pstorec/Makefile.in
 create mode 100644 dlls/pstorec/pstorec.c
 create mode 100644 dlls/pstorec/pstorec.spec

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



More information about the wine-cvs mailing list