Searched refs:DLG_RET_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
129 case DLG_RET_UNKNOWN : in Execute()810 m_nResult = DLG_RET_UNKNOWN; in execute()811 while(m_nResult == DLG_RET_UNKNOWN) in execute()1201 short nRet = DLG_RET_UNKNOWN; in execute()1215 case DLG_RET_UNKNOWN : in execute()1270 short nRet = DLG_RET_UNKNOWN; in execute()1659 m_nResult = DLG_RET_UNKNOWN; in execute()1660 while(m_nResult == DLG_RET_UNKNOWN) in execute()1769 m_nResult = DLG_RET_UNKNOWN; in execute()1770 while(m_nResult == DLG_RET_UNKNOWN) in execute()
92 #define DLG_RET_UNKNOWN -1 macro427 , m_nResult(DLG_RET_UNKNOWN) in IExtendedTabPage()432 , m_nResult(DLG_RET_UNKNOWN) in IExtendedTabPage()
Completed in 30 milliseconds