HomeSort by relevance Sort by last modified time
    Searched refs:LPWSTR (Results 251 - 275 of 329) sorted by null

<<11121314

  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 345 LPWSTR _lpw = (LPWSTR)alloca(_convert * sizeof(wchar_t));
  /external/fmtlib/test/
util-test.cc 862 LPWSTR message = 0;
866 reinterpret_cast<LPWSTR>(&message), 0, 0);
882 LPWSTR message = 0;
890 reinterpret_cast<LPWSTR>(&message), 0, 0) == 0) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
celib.h 155 HRESULT ceFormatCertsrvStringArray(WINBOOL fURL,LPCWSTR pwszServerName_p1_2,LPCWSTR pwszSanitizedName_p3_7,DWORD iCert_p4,DWORD iCertTarget_p4,LPCWSTR pwszDomainDN_p5,LPCWSTR pwszConfigDN_p6,DWORD iCRL_p8,WINBOOL fDeltaCRL_p9,WINBOOL fDSAttrib_p10_11,DWORD cStrings,LPCWSTR *apwszStringsIn,LPWSTR *apwszStringsOut);
mmdeviceapi.h 319 LPWSTR *ppstrId) = 0;
359 LPWSTR *ppstrId);
400 static FORCEINLINE HRESULT IMMDevice_GetId(IMMDevice* This,LPWSTR *ppstrId) {
433 LPWSTR *ppstrId);
    [all...]
objbase.h 159 WINOLEAPI CoInstall (IBindCtx *pbc, DWORD dwFlags, uCLSSPEC *pClassSpec, QUERYCONTEXT *pQuery, LPWSTR pszCodeBase);
ras.h 708 typedef WINBOOL (WINAPI *RASADFUNCW)(LPWSTR,LPWSTR,LPRASADPARAMS,LPDWORD);
854 DWORD WINAPI RasGetErrorStringW(UINT,LPWSTR,DWORD);
898 DWORD WINAPI RasEnumAutodialAddressesW(LPWSTR *,LPDWORD,LPDWORD);
    [all...]
sspi.h     [all...]
transact.h 398 virtual HRESULT WINAPI GetNodeName(ULONG cbNodeNameBufferSize,LPWSTR pNodeNameBuffer) = 0;
407 HRESULT (WINAPI *GetNodeName)(ITmNodeName *This,ULONG cbNodeNameBufferSize,LPWSTR pNodeNameBuffer);
423 HRESULT WINAPI ITmNodeName_GetNodeName_Proxy(ITmNodeName *This,ULONG cbNodeNameBufferSize,LPWSTR pNodeNameBuffer);
windns.h 828 WINBOOL WINAPI DnsNameCompare_W(LPWSTR pName1,LPWSTR pName2);
835 WINBOOL WINAPI DnsWriteQuestionToBuffer_W(PDNS_MESSAGE_BUFFER pDnsBuffer,PDWORD pdwBufferSize,LPWSTR pszName,WORD wType,WORD Xid,WINBOOL fRecursionDesired);
dplay.h 194 LPWSTR lpszShortName;
200 LPWSTR lpszLongName;
244 LPWSTR lpszSessionName;
250 LPWSTR lpszPassword;
304 LPWSTR lpszMessage; /* Unicode */
322 LPWSTR lpszSSPIProvider; /* Unicode */
327 LPWSTR lpszCAPIProvider; /* Unicode */
342 LPWSTR lpszUsername; /* Unicode */
347 LPWSTR lpszPassword; /* Unicode */
352 LPWSTR lpszDomain; /* Unicode *
    [all...]
shlobj.h 39 SHFOLDERAPI SHGetFolderPathW (HWND hwnd, int csidl, HANDLE hToken, DWORD dwFlags, LPWSTR pszPath);
618 SHSTDAPI_(WINBOOL) SHGetPathFromIDListW (PCIDLIST_ABSOLUTE pidl, LPWSTR pszPath);
719 SHSTDAPI_(WINBOOL) SHGetSpecialFolderPathW (HWND hwnd, LPWSTR pszPath, int csidl, WINBOOL fCreate);
727 SHSTDAPI SHGetFolderPathAndSubDirW (HWND hwnd, int csidl, HANDLE hToken, DWORD dwFlags, LPCWSTR pszSubDir, LPWSTR pszPath);
783 LPWSTR pszWebViewTemplate;
785 LPWSTR pszWebViewTemplateVersion;
786 LPWSTR pszInfoTip;
790 LPWSTR pszIconFile;
793 LPWSTR pszLogo;
818 LPWSTR pszDisplayName
    [all...]
sapi51.h     [all...]
xpsobjectmodel_1.h     [all...]
ddeml.h 247 DWORD WINAPI DdeQueryStringW(DWORD idInst,HSZ hsz,LPWSTR psz,DWORD cchMax,int iCodePage);
iphlpapi.h 90 DWORD WINAPI GetAdapterIndex (LPWSTR AdapterName, PULONG IfIndex);
mediaobj.h 843 LPWSTR *Names,
880 LPWSTR *Names,
923 static FORCEINLINE HRESULT IEnumDMO_Next(IEnumDMO* This,DWORD cItemsToFetch,CLSID *pCLSID,LPWSTR *Names,DWORD *pcItemsFetched) {
    [all...]
mmsystem.h 514 WINMMAPI MMRESULT WINAPI waveOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText);
541 WINMMAPI MMRESULT WINAPI waveInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText);
816 WINMMAPI MMRESULT WINAPI midiOutGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText);
838 WINMMAPI MMRESULT WINAPI midiInGetErrorTextW(MMRESULT mmrError,LPWSTR pszText,UINT cchText);
    [all...]
mscoree.h 77 HRESULT WINAPI GetCORSystemDirectory(LPWSTR,DWORD,DWORD*);
78 HRESULT WINAPI GetCORVersion(LPWSTR,DWORD,DWORD*);
79 HRESULT WINAPI GetRequestedRuntimeInfo(LPCWSTR,LPCWSTR,LPCWSTR,DWORD,DWORD,LPWSTR,DWORD,DWORD*,LPWSTR,DWORD,DWORD*);
    [all...]
routprot.h 175 typedef DWORD (WINAPI *PADD_INTERFACE)(LPWSTR InterfaceName,ULONG InterfaceIndex,NET_INTERFACE_TYPE InterfaceType,DWORD MediaType,WORD AccessType,WORD ConnectionType,PVOID InterfaceInfo,ULONG StructureVersion,ULONG StructureSize,ULONG StructureCount);
wingdi.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntstrsafe.h 411 LPWSTR pszDest,
  /external/wpa_supplicant_8/src/drivers/
driver_ndis.c     [all...]
  /external/lzma/C/Util/SfxSetup/
SfxSetup.c 233 LPWSTR
  /external/lzma/CPP/Windows/
Registry.cpp 256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count)
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc     [all...]

Completed in 2146 milliseconds

<<11121314