Home
last modified time | relevance | path

Searched refs:resTestDescription (Results 1 – 1 of 1) sorted by relevance

/reactos/base/applications/dxdiag/
H A Dddtest.c24 BOOL StartDDTest(HWND hWnd, HINSTANCE hInstance, INT resTestDescription, INT resResult, INT TestNr) in StartDDTest() argument
34 …LoadStringW(hInstance, resTestDescription, szTestDescription, sizeof(szTestDescription) / sizeof(W… in StartDDTest()