Home
last modified time | relevance | path

Searched refs:FunctionType (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/wintrust/
H A Dregister.c180 const WCHAR* FunctionType, in WINTRUST_WriteProviderToReg() argument
191 lstrcatW(ProvKey, FunctionType); in WINTRUST_WriteProviderToReg()
305 const WCHAR* FunctionType) in WINTRUST_RemoveProviderFromReg() argument
312 lstrcatW(ProvKey, FunctionType); in WINTRUST_RemoveProviderFromReg()
797 static FARPROC WINTRUST_ReadProviderFromReg(WCHAR *GuidString, const WCHAR *FunctionType) in WINTRUST_ReadProviderFromReg() argument
810 lstrcatW(ProvKey, FunctionType); in WINTRUST_ReadProviderFromReg()