网站首页
词典首页
请输入您要查询的计算机术语:
术语
AfxAbort
释义
AfxAbort
void AfxAbort( );
说明:
这是MFC提供的缺省的终止函数。AfxAbort是当发生了一个致命错误,如无法处理的没有捕捉到的异常时,由MFC的成员函数调用的。在个别情况下,如果你遇到了无法恢复的灾难性错误,你也可以自己调用AfxAbort
随便看
CList::AddTail
CListBox
CListBox::AddString
CListBox::CharToItem
CListBox::CListBox
CListBox::CompareItem
CListBox::Create
CListBox::DeleteItem
CListBox::DeleteString
CListBox::Dir
CListBox::DrawItem
CListBox::FindString
CListBox::FindStringExact
CListBox::GetAnchorIndex
CListBox::GetCaretIndex
CListBox::GetCount
CListBox::GetCurSel
CListBox::GetHorizontalExtent
CListBox::GetItemData
CListBox::GetItemDataPtr
CListBox::GetItemHeight
CListBox::GetItemRect
CListBox::GetLocale
CListBox::GetSel
CListBox::GetSelCount
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2025/12/7 22:33:11