Home
last modified time | relevance | path

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

/reactos/base/applications/wordpad/
H A Dwordpad.c101 static const WCHAR files_txt[] = {'*','.','t','x','t','\0'}; in DoLoadStrings() local
112 lstrcpyW(p, files_txt); in DoLoadStrings()
116 lstrcpyW(p, files_txt); in DoLoadStrings()