Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/shell32/
H A Dappbar.c36 struct testwindow_info struct
46 static struct testwindow_info windows[3]; argument
52 struct testwindow_info* info = (struct testwindow_info*)GetWindowLongPtrA(hwnd, GWLP_USERDATA); in testwindow_setpos()