摘要:
int AFXAPI AfxWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow){ ASSERT(hPrevInstance == NULL); int nReturnCode = -1; CWinThread* pThread = AfxGetThread(); CWinApp... 阅读全文
posted @ 2005-09-25 15:41
吴文力
阅读(1244)
评论(0)
推荐(0)