Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dmru.c238 HANDLE hMRU; in test_MRUListA() local
266 hMRU, GetLastError()); in test_MRUListA()
280 hMRU, GetLastError()); in test_MRUListA()
294 hMRU, GetLastError()); in test_MRUListA()
308 hMRU, GetLastError()); in test_MRUListA()
325 hMRU, GetLastError()); in test_MRUListA()
327 if (hMRU) in test_MRUListA()
450 pFreeMRUList(hMRU); in test_MRUListA()
486 HANDLE hMRU; in test_CreateMRUListLazyA() local
491 ok(hMRU != NULL, "%d: got %p\n", i, hMRU); in test_CreateMRUListLazyA()
[all …]