Home
last modified time | relevance | path

Searched defs:lpszBuffer (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/win32/wininet/
H A Dinternet.c1089 LPSTR lpszBuffer, LPDWORD lpdwBufferLength) in InternetGetLastResponseInfoA()
1126 LPWSTR lpszBuffer, LPDWORD lpdwBufferLength) in InternetGetLastResponseInfoW()
1978 BOOL WINAPI InternetCanonicalizeUrlA(LPCSTR lpszUrl, LPSTR lpszBuffer, in InternetCanonicalizeUrlA()
2004 BOOL WINAPI InternetCanonicalizeUrlW(LPCWSTR lpszUrl, LPWSTR lpszBuffer, in InternetCanonicalizeUrlW()
4122 LPSTR lpszBuffer, LPDWORD lpdwBufferLength, in InternetCombineUrlA()
4148 LPWSTR lpszBuffer, LPDWORD lpdwBufferLength, in InternetCombineUrlW()
H A Dftp.c2645 LPSTR lpszBuffer = INTERNET_GetResponseBuffer(); in FTP_GetNextLine() local
3273 CHAR *lpszBuffer; in FTP_SendData() local
3393 CHAR *lpszBuffer; in FTP_RetrieveFileData() local
/reactos/dll/win32/shell32/wine/
H A Dshellpath.c653 LPSTR lpszBuffer, in PathMakeUniqueNameA()
669 LPWSTR lpszBuffer, in PathMakeUniqueNameW()
685 LPVOID lpszBuffer, in PathMakeUniqueNameAW()
/reactos/dll/win32/shlwapi/
H A Dreg.c1984 BOOL WINAPI GetMIMETypeSubKeyA(LPCSTR lpszType, LPSTR lpszBuffer, DWORD dwLen) in GetMIMETypeSubKeyA()
2007 BOOL WINAPI GetMIMETypeSubKeyW(LPCWSTR lpszType, LPWSTR lpszBuffer, DWORD dwLen) in GetMIMETypeSubKeyW()
/reactos/win32ss/gdi/gdi32/objects/
H A Dfont.c2410 WCHAR lpszBuffer[MAX_PATH]; in GdiAddFontResourceW() local
/reactos/sdk/include/reactos/
H A Dmsgdump.h2159 MD_ListBox_OnGetText(HWND hwnd, INT index, LPTSTR lpszBuffer) in MD_ListBox_OnGetText()
2496 MD_ComboBox_GetLBText(HWND hwnd, INT index, LPTSTR lpszBuffer) in MD_ComboBox_GetLBText()
/reactos/sdk/include/psdk/
H A Dwindowsx.h56 #define ComboBox_GetLBText(hwndCtl,index,lpszBuffer) ((int)(DWORD)SNDMSG((hwndCtl),CB_GETLBTEXT,(WP… argument
489 #define ListBox_GetText(hwndCtl,index,lpszBuffer) ((int)(DWORD)SNDMSG((hwndCtl),LB_GETTEXT,(WPARAM)… argument