CreateFile The CreateFile function creates or opens the following objects and returns a handle that can be used to accessthe object: files pipes mails Read More
VS2008 Release 修改配置: 1、项目——》属性——》C/ C++ ——》 常规 ——》调试信息格式——》用于“编辑并继续”的程序数据库(/ZI) 2、项目——》属性——》C/ C++ ——》 优化——》优化——》禁用(/Od) 3、项目——》属性——》C/ C++ ——》 优化——》优 Read More