Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msi/
H A Dpackage.c732 #define add_dialog_entry(hdb, values) add_entry(__FILE__, __LINE__, "Dialog", hdb, values, \ macro
9081 add_dialog_entry(hdb, "'dialog', 50, 50, 100, 100, 0, 'dummy'"); in test_externalui_message()
9203 add_dialog_entry(hdb, "'spawn', 50, 50, 100, 100, 3, 'button'"); in test_controlevent()
9204 add_dialog_entry(hdb, "'spawn2', 50, 50, 100, 100, 3, 'button'"); in test_controlevent()
9205 add_dialog_entry(hdb, "'child1', 50, 50, 80, 40, 3, 'exit'"); in test_controlevent()
9206 add_dialog_entry(hdb, "'child2', 50, 50, 80, 40, 3, 'exit'"); in test_controlevent()