摘要:
/ MFC_DLL.cpp : 定义 DLL 的初始化例程。 // #include "stdafx.h" #include "MFC_DLL.h" #include "WgDlg.h" #include #ifdef _DEBUG #define new DEBUG_NEW #endif CWgDlg * GameForm = NULL; HWND GameHwnd = NULL; ... 阅读全文
posted @ 2015-05-08 20:51
疯陈演义
阅读(1450)
评论(0)
推荐(0)