Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/windows/
H A Dwindow.c907 LPSTR pszItemText, in GetAltTabInfoA() argument
910 return NtUserGetAltTabInfo(hwnd,iItem,pati,(LPWSTR)pszItemText,cchItemText,TRUE); in GetAltTabInfoA()
921 LPWSTR pszItemText, in GetAltTabInfoW() argument
924 return NtUserGetAltTabInfo(hwnd,iItem,pati,pszItemText,cchItemText,FALSE); in GetAltTabInfoW()
/reactos/win32ss/user/ntuser/
H A Dntstubs.c90 LPWSTR pszItemText, in NtUserGetAltTabInfo() argument
/reactos/win32ss/include/
H A Dntuser.h2134 LPWSTR pszItemText,
/reactos/sdk/include/psdk/
H A Dwinuser.h4900 _Out_writes_opt_(cchItemText) LPSTR pszItemText,
4909 _Out_writes_opt_(cchItemText) LPWSTR pszItemText,