Searched refs:pWinQuerySysValue (Results 1 – 1 of 1) sorted by relevance
2947 LONG (*pWinQuerySysValue) (HWND hwndDesktop, LONG iSysValue); variable3075 *(PFN*)&pWinQuerySysValue = loadByOrdinal(ORD_WinQuerySysValue, 0); in XS()3087 RETVAL = pWinQuerySysValue(hwnd, i); in XS()3110 RETVAL = pWinQuerySysValue(hwnd, which); in XS()