Searched defs:subKey2 (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/user32/ |
H A D | sysparams.c | 325 static void _test_reg_key( LPCSTR subKey1, LPCSTR subKey2, LPCSTR valName1, LPCSTR valName2, in _test_reg_key() 465 #define test_reg_key_ex( subKey1, subKey2, valName, testValue ) \ argument 467 #define test_reg_key_ex2( subKey1, subKey2, valName1, valName2, testValue ) \ argument 469 #define test_reg_key_ex2_optional( subKey1, subKey2, valName1, valName2, testValue ) \ argument
|