Searched refs:DLG_RET_OK (Results 1 – 2 of 2) sorted by relevance
114 case DLG_RET_OK : in Execute()800 m_nResult = DLG_RET_OK; in IMPL_LINK()815 if (m_nResult == DLG_RET_OK) in execute()823 if (m_nResult == DLG_RET_OK) in execute()892 EndDialog(DLG_RET_OK); in end()1017 return DLG_RET_OK; in impl_askUserForWizardCancel()1337 return DLG_RET_OK; in execute()1561 EndDialog(DLG_RET_OK); in IMPL_LINK()1645 m_nResult = DLG_RET_OK; in IMPL_LINK()1799 m_nResult = DLG_RET_OK; in IMPL_LINK()[all …]
93 #define DLG_RET_OK 1 macro
Completed in 27 milliseconds