Home
last modified time | relevance | path

Searched defs:hDatabase (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/desktop/win32/source/setup/
H A Daoo_msi.cxx142 UINT WINAPI aoo_MsiGetSummaryInformation( MSIHANDLE hDatabase, in aoo_MsiGetSummaryInformation()
/AOO41X/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx447 MSIHANDLE hDatabase = MsiGetActiveDatabase(rhMSI); in Reg64() local