Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dpager.c548 static const WCHAR child_w[] = {'c', 'h', 'i', 'l', 'd', 0}; in test_wm_notifyformat() local
565 …child = CreateWindowW(class_w, child_w, WS_CHILD, 0, 0, 100, 100, pager, 0, GetModuleHandleW(0), 0… in test_wm_notifyformat()