Commit 2f398b8c authored by Mariusz Pluciński's avatar Mariusz Pluciński Committed by Alexandre Julliard

gameux/tests: Verify registry values created by GameExplorer.

parent 51332b7a
......@@ -23,4 +23,6 @@
#include <gameux.h>
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
/* @makedep: test.gdf.xml */
ID_GDF_XML DATA "test.gdf.xml"
......@@ -23,6 +23,7 @@ xmlns:baseTypes="urn:schemas-microsoft-com:GamesExplorerBaseTypes.v1"
xmlns="urn:schemas-microsoft-com:GameDescription.v1">
<GameDefinition gameID="{17A6558E-60BE-4078-B66F-9C3ADA2A32E6}">
<Name>Example Game</Name>
<Description>Game Description</Description>
<Version>
<VersionNumber versionNumber="1.0.0.0"/>
</Version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment