propsys: Add stub InMemoryPropertyStore implementation.
authorVincent Povirk <vincent@codeweavers.com>
Tue, 22 May 2012 19:18:11 +0000 (14:18 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 May 2012 16:25:12 +0000 (18:25 +0200)
commitd8fcf75d0431c0055d5d547bd200b4611245ab38
tree51b77375d2d3ae4523dbc8c652fe38a91aa91b9b
parentf37bbdc159fa525eb7ed74c3a11113f418f1b89a
propsys: Add stub InMemoryPropertyStore implementation.
dlls/propsys/Makefile.in
dlls/propsys/propstore.c [new file with mode: 0644]
dlls/propsys/propsys.spec
dlls/propsys/propsys_main.c
dlls/propsys/propsys_private.h [new file with mode: 0644]
dlls/propsys/tests/propstore.c