Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试从 afxwin 动态加载一些功能,但我不确定我需要的 DLL 的名称。
谢谢
编辑:我正在寻找的课程是 CFrameWnd
根据您要查找的特定类,它可以是以下任何 dll
MFC42U.DLL(Unicode 版本) MFC42UD.DLL(Unicode 调试) MFCN42UD.DLL(Unicode 调试 - 网络类) MFCO42UD.DLL(Unicode 调试 - OLE 类) MFCD42UD.DLL(Unicode 调试 - 数据库类)