18 Aug
2010
18 Aug
'10
11:09 a.m.
@@ -32,7 +33,6 @@
#include "wine/test.h"
- static void test_create(BOOL* gameExplorerAvailable, BOOL* gameExplorer2Available) { HRESULT hr;
Don't put formatting changes in functional patches, please. I think it would be helpful if you passed a string description to your _validate functions so that in case of failure, you can tell where the original call to _validateGameRegistryKey was, instead of just the line containing the ok() call.