Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dmenu.c816 CHAR text_copy[16]; in test_mbs_help() local
831 strcpy(text_copy, text); in test_mbs_help()
832 mii.dwTypeData = text_copy; /* structure member declared non-const */ in test_mbs_help()