Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dmru.c187 static void check_reg_entries(const char *mrulist, const char**items) in check_reg_entries() argument
206 ok(strcmp(buff, mrulist) == 0, "Checking MRU: Expected list %s, got %s\n", in check_reg_entries()
207 mrulist, buff); in check_reg_entries()
208 if(strcmp(buff, mrulist)) return; in check_reg_entries()
210 for (i = 0; i < strlen(mrulist); i++) in check_reg_entries()
213 name[0] = mrulist[i]; in check_reg_entries()
221 i, mrulist[i], ret); in check_reg_entries()
223 ok(!strcmp(buff, items[mrulist[i]-'a']), in check_reg_entries()
225 i, mrulist[i], buff, items[mrulist[i] - 'a']); in check_reg_entries()
/reactos/dll/win32/shdocvw/
H A DCMakeLists.txt38 mrulist.cpp