Skip to content
Snippets Groups Projects
Commit 60fa2d7a authored by Thomas Faber's avatar Thomas Faber Committed by Alexandre Julliard
Browse files

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: default avatarThomas Faber <thomas.faber@reactos.org>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 8d3392a8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment