动态连接库

动态连接库的创建 头文件 stdafx.h // stdafx.h: 标准系统包含文件的包含文件, // 或是常用但不常更改的 // 项目特定的包含文件 // #pragma once #include "targetver.h" #define WIN32_LEAN_AND_MEAN // 从 Windows 头文件中排除极少使用的内容 // Windows 头文件
相关文章
相关标签/搜索