AfxMessageBox详细使用说明
在屏幕上显示一个消息框。 int AfxMessageBox( LPCTSTR lpszText, UINT nType = MB_ ...
在屏幕上显示一个消息框。 int AfxMessageBox( LPCTSTR lpszText, UINT nType = MB_ ...
1、LoadDll.cpp 2、LoadDll.h 3、调用主界面 ...