-
WINDOWS核心编程.rar
这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。
作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。...
随着微软宣布放弃对 Windows XP以及以前版本的支持,Windows Vista 的普及势在必行,迟早会安装到普通用户的计算机上。Windows Vista 有很多吸引人的新特性,相信大家不用不知道,一用忘不了。(在翻译 Microsoft Press的 Windows Vista Inside Out一书的过程中,我已经深切体会到她的妙处)。作为一名程序员,有必要在第一时间适应在新的操作系统下的编程。历经 15 年,本书也随着 Windows操作系统的“改朝换代”,升级到第 5版,即Windows via C/C++。如果您要用 C/C++开发 Windows 应用程序,那就不要走弯路,直接让Jeffrey告诉您如何利用 Windows的新特性和新函数来编写出高效、优美的 Windows应用程序。
目录:
第I部分 必备知识
第1章 错误处理 3
1.1 定义自己的错误代码 7
1.2 ErrorShow示例程序 7
第2章 字符和字符串处理 10
2.1 字符编码 11
2.2 ANSI字符和Unicode字符
与字符串数据类型 12
2.3 Windows中的Unicode函数
和ANSI函数 14
2.4 C运行库中的Unicode函数
和ANSI函数 16
2.5 C运行库中的安全字符串函数 17
2.5.1 初识新的安全字符串函数 18
2.5.2 在处理字符串时如何获得
更
- 2022-07-20 22:32:30下载
- 积分:1
-
获取安装在系统中的硬盘的序列号,用于加密或者做别的用途。...
获取安装在系统中的硬盘的序列号,用于加密或者做别的用途。
- 2022-04-30 15:11:03下载
- 积分:1
-
设置系统启动项的程序,介绍了两种方法,适合win98和win2000等系统。...
设置系统启动项的程序,介绍了两种方法,适合win98和win2000等系统。-system will start the procedures, introduced the two methods WIN2000 and for win98 systems.
- 2023-06-20 21:15:02下载
- 积分:1
-
To obtain detailed information on CPU, using C++ Development, environment
获取CPU的详细信息,采用C++开发,环境-To obtain detailed information on CPU, using C++ Development, environment
- 2022-02-20 13:23:03下载
- 积分:1
-
一个自动更换图片的屏幕保护程序,可以自定义背景图片和背景音乐...
一个自动更换图片的屏幕保护程序,可以自定义背景图片和背景音乐-A screen saver,it can auto change background picture and music
- 2022-04-27 04:05:32下载
- 积分:1
-
获取隐藏进程, 获取隐藏进程,
获取隐藏进程, 获取隐藏进程, -get the hidden process,get the hidden process,get the hidden process
- 2023-07-18 04:15:03下载
- 积分:1
-
VC下进行窗口和线程间,窗口之间通信通常采用消息机制,这个例子比较全面,应用到了具体工程...
VC下进行窗口和线程间,窗口之间通信通常采用消息机制,这个例子比较全面,应用到了具体工程-VC under the window and threads, the window between the commonly used communications mechanism news, the more comprehensive example of the application of a specific project
- 2022-04-15 12:45:45下载
- 积分:1
-
C WINDOW is a complete screen mamagement system for all usual
C compiler (MS C...
C WINDOW is a complete screen mamagement system for all usual
C compiler (MS C Compiler, MS Quick C, Turbo C, Lattice C)-C is a complete screen mamagement sy stem for all usual C compiler (MS C Compiler, MS Quick C, Turbo C, Lattice C)
- 2022-02-13 12:53:13下载
- 积分:1
-
C++示例:螺纹加工
C++ sample : thread proce
- 2022-03-18 01:05:34下载
- 积分:1
-
监控拷贝复制
监控拷贝复制,监视文件夹的复制,在监视到文件复制时并弹出警告对话框
- 2022-01-26 08:07:28下载
- 积分:1