Sweden-Number/dlls/propsys
Thomas Faber 60fa2d7aa5 propsys/tests: Fix build with MSVC.
VC2010 does not allow initializing a struct inside a struct with a variable.

E.g.
error C2440: 'initializing' : cannot convert from 'PROPERTYKEY' to 'unsigned long'

Signed-off-by: Thomas Faber <thomas.faber@reactos.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-09 16:33:45 +01:00
..
tests propsys/tests: Fix build with MSVC. 2016-11-09 16:33:45 +01:00
Makefile.in
propstore.c
propsys.spec
propsys_classes.idl
propsys_main.c
propsys_private.h
propvar.c propsys: Support VT_LPWSTR in PropVariantChangeType. 2016-07-06 16:54:31 +09:00