Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msi/
H A Dautomation.c858 static HRESULT Installer_OpenPackage(LPCWSTR szPackagePath, int options, IDispatch **pSession) in Installer_OpenPackage() function
2514 hr = Installer_OpenPackage(szPath, 0, &pSession); in test_Installer()