Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dmsidefs.h268 #define PID_COMMENTS 6 macro
/reactos/modules/rostests/winetests/msi/
H A Dsuminfo.c48 #define PID_COMMENTS 6 macro
176 r = MsiSummaryInfoSetPropertyA(hsuminfo, PID_COMMENTS, VT_FILETIME, 0, NULL, "JungAh"); in test_suminfo()
H A Ddb.c2274 r = MsiSummaryInfoGetPropertyA(hsi, PID_COMMENTS, &type, NULL, NULL, str_value, &size); in test_suminfo_import()
/reactos/dll/win32/msi/
H A Dsuminfo.c132 case PID_COMMENTS: in get_type()
1060 case PID_COMMENTS: in parse_prop()