Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dwinstation.c347 static BOOL CALLBACK open_window_station_callbackA(LPSTR winsta, LPARAM lp) in open_window_station_callbackA() function
382 ret = EnumWindowStationsA(open_window_station_callbackA, 0x12345); in test_enumstations()