Home
last modified time | relevance | path

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

/reactos/modules/rostests/tests/edit/
H A Dedittest.c58 wchar_t* NewTextW = L"New text for the edit control in UNICODE"; // Wide variable
100 strcpyw_((wchar_t*)pMem,NewTextW); in HandleSetHandlePrintHex()