Searched refs:INSTALLPROPERTY_VERSIONSTRINGA (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | msi.h | 314 #define INSTALLPROPERTY_VERSIONSTRINGA "VersionString" macro
|
/reactos/modules/rostests/winetests/msi/ |
H A D | msi.c | 4710 r = MsiGetProductInfoA(prodcode, INSTALLPROPERTY_VERSIONSTRINGA, buf, &sz); in test_MsiGetProductInfo() 4722 r = MsiGetProductInfoA(prodcode, INSTALLPROPERTY_VERSIONSTRINGA, buf, &sz); in test_MsiGetProductInfo() 5938 …tProductInfoExA(prodcode, usersid, MSIINSTALLCONTEXT_USERUNMANAGED, INSTALLPROPERTY_VERSIONSTRINGA, in test_MsiGetProductInfoEx() 6305 …tProductInfoExA(prodcode, usersid, MSIINSTALLCONTEXT_USERUNMANAGED, INSTALLPROPERTY_VERSIONSTRINGA, in test_MsiGetProductInfoEx() 6687 …GetProductInfoExA(prodcode, usersid, MSIINSTALLCONTEXT_USERMANAGED, INSTALLPROPERTY_VERSIONSTRINGA, in test_MsiGetProductInfoEx() 7075 …GetProductInfoExA(prodcode, usersid, MSIINSTALLCONTEXT_USERMANAGED, INSTALLPROPERTY_VERSIONSTRINGA, in test_MsiGetProductInfoEx() 7450 …GetProductInfoExA(prodcode, NULL, MSIINSTALLCONTEXT_MACHINE, INSTALLPROPERTY_VERSIONSTRINGA, buf, … in test_MsiGetProductInfoEx() 7779 …GetProductInfoExA(prodcode, NULL, MSIINSTALLCONTEXT_MACHINE, INSTALLPROPERTY_VERSIONSTRINGA, buf, … in test_MsiGetProductInfoEx()
|