Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msi/
H A Ddb.c2718 static char szQueryBuf[256] = "SELECT * from `_Tables`"; in test_handle_limit() local
2720 r = MsiDatabaseOpenViewA(hdb, szQueryBuf, &hviews[i]); in test_handle_limit()