Searched refs:PID_COMMENTS (Results 1 – 4 of 4) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | msidefs.h | 268 #define PID_COMMENTS 6 macro
|
/reactos/modules/rostests/winetests/msi/ |
H A D | suminfo.c | 48 #define PID_COMMENTS 6 macro 176 r = MsiSummaryInfoSetPropertyA(hsuminfo, PID_COMMENTS, VT_FILETIME, 0, NULL, "JungAh"); in test_suminfo()
|
H A D | db.c | 2274 r = MsiSummaryInfoGetPropertyA(hsi, PID_COMMENTS, &type, NULL, NULL, str_value, &size); in test_suminfo_import()
|
/reactos/dll/win32/msi/ |
H A D | suminfo.c | 132 case PID_COMMENTS: in get_type() 1060 case PID_COMMENTS: in parse_prop()
|