Home
last modified time | relevance | path

Searched defs:lpszText (Results 1 – 16 of 16) sorted by relevance

/reactos/base/applications/rapps/include/
H A Dcrichedit.h9 GenericInsertText(LPCWSTR lpszText, SIZE_T InsertedTextLen, DWORD dwEffects) in GenericInsertText()
77 InsertText(LPCWSTR lpszText, DWORD dwEffects) in InsertText()
91 SetText(LPCWSTR lpszText, DWORD dwEffects) in SetText()
/reactos/dll/win32/shlwapi/
H A Dmsgbox.c181 LPCWSTR lpszText; /* User supplied message text */ member
251 INT_PTR WINAPI SHMessageBoxCheckA(HWND hWnd, LPCSTR lpszText, LPCSTR lpszTitle, in SHMessageBoxCheckA()
282 INT_PTR WINAPI SHMessageBoxCheckW(HWND hWnd, LPCWSTR lpszText, LPCWSTR lpszTitle, in SHMessageBoxCheckW()
/reactos/base/applications/rapps/
H A Dmisc.cpp16 CopyTextToClipboard(LPCWSTR lpszText) in CopyTextToClipboard()
H A Dappview.cpp234 CSearchBar::SetText(LPCWSTR lpszText) in SetText()
/reactos/dll/win32/comctl32/
H A Dpropsheet.c2128 static void PROPSHEET_SetTitleA(HWND hwndDlg, DWORD dwStyle, LPCSTR lpszText) in PROPSHEET_SetTitleA()
2145 static void PROPSHEET_SetTitleW(HWND hwndDlg, DWORD dwStyle, LPCWSTR lpszText) in PROPSHEET_SetTitleW()
2175 static void PROPSHEET_SetFinishTextA(HWND hwndDlg, LPCSTR lpszText) in PROPSHEET_SetFinishTextA()
2204 static void PROPSHEET_SetFinishTextW(HWND hwndDlg, LPCWSTR lpszText) in PROPSHEET_SetFinishTextW()
H A Dtooltips.c120 LPWSTR lpszText; member
H A Dlistview.c7708 static INT LISTVIEW_GetStringWidthT(const LISTVIEW_INFO *infoPtr, LPCWSTR lpszText, BOOL isW) in LISTVIEW_GetStringWidthT()
/reactos/base/system/winlogon/
H A Dwlx.c271 LPWSTR lpszText, in WlxMessageBox()
/reactos/modules/rostests/winetests/comctl32/
H A Drebar.c482 static void add_band_w(HWND hRebar, LPCSTR lpszText, int cxMinChild, int cx, int cxIdeal) in add_band_w()
/reactos/dll/win32/shell32/
H A Dshlfileop.cpp89 LPWSTR lpszText; member
204 int SHELL_ConfirmMsgBox(HWND hWnd, LPWSTR lpszText, LPWSTR lpszCaption, HICON hIcon, BOOL bYesToAll) in SHELL_ConfirmMsgBox()
/reactos/dll/win32/shell32/wine/
H A Dshlmenu.c398 LPWSTR lpszText = HeapAlloc ( GetProcessHeap(), 0, len*sizeof(WCHAR) ); in FileMenu_AppendItemAW() local
/reactos/sdk/include/reactos/ui/
H A Drosctrls.h457 VOID SetText(LPCWSTR lpszText) in SetText()
/reactos/sdk/include/reactos/
H A Dmsgdump.h172 MD_OnSetText(HWND hwnd, LPCTSTR lpszText) in MD_OnSetText()
183 MD_OnGetText(HWND hwnd, int cchTextMax, LPTSTR lpszText) in MD_OnGetText()
/reactos/sdk/include/psdk/
H A Dwindowsx.h155 #define FORWARD_WM_GETTEXT(hwnd,cchTextMax,lpszText,fn) (int)(DWORD)(fn)((hwnd),WM_GETTEXT,(WPARAM)… argument
222 #define FORWARD_WM_SETTEXT(hwnd,lpszText,fn) (void)(fn)((hwnd),WM_SETTEXT,0,(LPARAM)(LPCTSTR)(lpszT… argument
H A Dcommctrl.h1734 LPSTR lpszText; member
1746 LPWSTR lpszText; member
1902 LPSTR lpszText; member
1911 LPWSTR lpszText; member
H A Dwinuser.h3329 LPCSTR lpszText; member
3342 LPCWSTR lpszText; member