Home
last modified time | relevance | path

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

/reactos/dll/win32/msi/
H A Dmsi.spec266 270 stdcall MsiEnumPatchesExW(wstr wstr long long long ptr ptr ptr ptr ptr)
H A Dregistry.c1638 r = MsiEnumPatchesExW(prodcode, usersid, dwContext, dwFilter, dwIndex, in MsiEnumPatchesExA()
1664 r = MsiEnumPatchesExW(prodcode, usersid, dwContext, dwFilter, dwIndex, in MsiEnumPatchesExA()
1949 UINT WINAPI MsiEnumPatchesExW( const WCHAR *szProductCode, const WCHAR *szUserSid, DWORD dwContext,… in MsiEnumPatchesExW() function
H A Dpackage.c1542 r = MsiEnumPatchesExW( package->ProductCode, NULL, package->Context, in MSI_OpenPackageW()
/reactos/sdk/include/psdk/
H A Dmsi.h1395 MsiEnumPatchesExW(