Vincent Povirk : propsys: Add stub InMemoryPropertyStore implementation.

Alexandre Julliard julliard at winehq.org
Wed May 23 13:22:55 CDT 2012


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

Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Tue May 22 14:18:11 2012 -0500

propsys: Add stub InMemoryPropertyStore implementation.

---

 dlls/propsys/Makefile.in       |    3 +-
 dlls/propsys/propstore.c       |  193 ++++++++++++++++++++++++++++++++++++++++
 dlls/propsys/propsys.spec      |    4 +-
 dlls/propsys/propsys_main.c    |   77 ++++++++++++++++
 dlls/propsys/propsys_private.h |   21 +++++
 dlls/propsys/tests/propstore.c |   76 ++++++++--------
 6 files changed, 333 insertions(+), 41 deletions(-)

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



More information about the wine-cvs mailing list