网站首页
词典首页
请输入您要查询的计算机术语:
术语
BASED::CODE
释义
BASED_CODE
说明:
在Win32下,这个宏展开后实际为空,主要是为向后兼容性提供的。在16位的MFC中,这个宏确保数据将被放在代码段而不是数据段中。其结果是你的数据段不太紧凑了。
随便看
CWinApp::m_hPrevInstance
CWinApp::m_lpCmdLine
CWinApp::m_nCmdShow
CWinApp::m_pActiveWnd
CWinApp::m_pszAppName
CWinApp::m_pszExeName
CWinApp::m_pszHelpFilePath
CWinApp::m_pszProfileName
CWinApp::m_pszRegistryKey
CWinApp::OnContextHelp
CWinApp::OnDDECommand
CWinApp::OnFileNew
CWinApp::OnFileOpen
CWinApp::OnFilePrintSetup
CWinApp::OnHelp
CWinApp::OnHelpFinder
CWinApp::OnHelpIndex
CWinApp::OnHelpUsing
CWinApp::OnIdle
CWinApp::OpenDocumentFile
CWinApp::ParseCommandLine
CWinApp::PreTranslateMessage
CWinApp::ProcessMessageFilter
CWinApp::ProcessShellCommand
CWinApp::ProcessWndProcException
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/3/14 16:33:24