Home
last modified time | relevance | path

Searched defs:pwszUrl (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/urlmon/
H A Dsec_mgr.c962 LPCWSTR pwszUrl, DWORD *pdwZone, in SecManagerImpl_MapUrlToZone()
989 LPCWSTR pwszUrl, BYTE *pbSecurityId, DWORD *pcbSecurityId, DWORD_PTR dwReserved) in SecManagerImpl_GetSecurityId()
1016 LPCWSTR pwszUrl, DWORD dwAction, in SecManagerImpl_ProcessUrlAction()
1071 LPCWSTR pwszUrl, REFGUID guidKey, in SecManagerImpl_QueryCustomPolicy()
1132LPCWSTR pwszUrl, DWORD dwAction, BYTE *pPolicy, DWORD cbPolicy, BYTE *pContext, DWORD cbContext, in SecManagerImpl_ProcessUrlActionEx()
1552 LPCWSTR pwszUrl, in ZoneMgrImpl_PromptAction()
1566 LPCWSTR pwszUrl, in ZoneMgrImpl_LogAction()
/reactos/modules/rostests/winetests/urlmon/
H A Dsec_mgr.c296 LPCWSTR pwszUrl, DWORD *pdwZone, DWORD dwFlags) in SecurityManager_MapUrlToZone()
303 LPCWSTR pwszUrl, BYTE *pbSecurityId, DWORD *pcbSecurityId, DWORD_PTR dwReserved) in SecurityManager_GetSecurityId()
310 LPCWSTR pwszUrl, DWORD dwAction, BYTE *pPolicy, DWORD cbPolicy, in SecurityManager_ProcessUrlAction()
325 LPCWSTR pwszUrl, REFGUID guidKey, BYTE **ppPolicy, DWORD *pcbPolicy, in SecurityManager_QueryCustomPolicy()
/reactos/sdk/include/psdk/
H A Dwintrust.h544 LPWSTR pwszUrl; member