HomeSort by relevance Sort by last modified time
    Searched refs:pwzName (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
objsel.h 122 PWSTR pwzName;
werapi.h 120 HRESULT WINAPI WerReportSetParameter(HREPORT hReportHandle,DWORD dwparamID,PCWSTR pwzName,PCWSTR pwzValue);
fusion.h 584 WCHAR *pwzName) = 0;
653 WCHAR *pwzName);
687 #define IAssemblyName_GetName(This,lpcwBuffer,pwzName) (This)->lpVtbl->GetName(This,lpcwBuffer,pwzName)
718 static FORCEINLINE HRESULT IAssemblyName_GetName(IAssemblyName* This,LPDWORD lpcwBuffer,WCHAR *pwzName) {
719 return This->lpVtbl->GetName(This,lpcwBuffer,pwzName);
790 WCHAR *pwzName);
    [all...]
hlink.h 126 STDAPI HlinkGetValueFromParams(LPCWSTR pwzParams,LPCWSTR pwzName,LPWSTR *ppwzValue);
    [all...]
shlwapi.h 678 LWSTDAPI_(LONG) SHRegEnumUSKeyW(HUSKEY hUSKey,DWORD dwIndex,LPWSTR pwzName,LPDWORD pcchName,SHREGENUM_FLAGS enumRegFlags);
    [all...]

Completed in 87 milliseconds