Home
last modified time | relevance | path

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

/reactos/dll/win32/msi/
H A Dcond.y157 cond->result = MSICONDITION_NONE;
811 if (szCondition == NULL) return MSICONDITION_NONE; in MSI_EvaluateConditionW()
852 return MSICONDITION_NONE; in MsiEvaluateConditionW()
H A Dtable.c602 table->persistent = MSICONDITION_NONE; in get_table()
2933 return MSICONDITION_NONE; in MSI_DatabaseIsTablePersistent()
H A Ddialog.c903 if (r == MSICONDITION_TRUE || r == MSICONDITION_NONE) in dialog_control_event()
/reactos/sdk/include/psdk/
H A Dmsiquery.h28 MSICONDITION_NONE = 2, enumerator
/reactos/modules/rostests/winetests/msi/
H A Dautomation.c1836 …ok(myint == MSICONDITION_NONE, "Feature current state was %d but expected %d\n", myint, INSTALLSTA… in test_Session()
1840 …ok(myint == MSICONDITION_NONE, "Feature current state was %d but expected %d\n", myint, INSTALLSTA… in test_Session()
H A Ddb.c3835 ok( cond == MSICONDITION_NONE, "wrong return condition\n"); in test_temporary_table()
3838 ok( cond == MSICONDITION_NONE, "wrong return condition\n"); in test_temporary_table()
3841 ok( cond == MSICONDITION_NONE, "wrong return condition\n"); in test_temporary_table()
3844 ok( cond == MSICONDITION_NONE, "wrong return condition\n"); in test_temporary_table()
3877 ok( cond == MSICONDITION_NONE, "wrong return condition\n"); in test_temporary_table()
3891 ok( cond == MSICONDITION_NONE, "wrong return condition\n"); in test_temporary_table()
H A Dcustom.c777 ok(hinst, cond == MSICONDITION_NONE, "got %u\n", cond); in test_misc()
H A Dpackage.c1262 ok( r == MSICONDITION_NONE, "wrong return val\n"); in test_condition()
1265 ok( r == MSICONDITION_NONE, "wrong return val\n"); in test_condition()
1337 ok( r == MSICONDITION_NONE, "wrong return val\n"); in test_condition()