1 / 576
文档名称:

Addison Wesley - Johnson M. Hart - Windows System Programming 3rd Edition.pdf

格式:pdf   页数:576
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Addison Wesley - Johnson M. Hart - Windows System Programming 3rd Edition.pdf

上传人:bolee65 2014/3/7 文件大小:0 KB

下载得到文件列表

Addison Wesley - Johnson M. Hart - Windows System Programming 3rd Edition.pdf

文档介绍

文档介绍:Ripped by AaLl86
Windows System Programming Third Edition
By Johnson M. Hart

Publisher: Addison Wesley Professional
Pub Date: October 26, 2004
ISBN: 0-321-25619-0

Pages: 576
Table of

Contents
• Index
Windows System Programming, Third Edition gives a solid grounding
on using the core Windows APIs, includingWin64; is updated for Windows
Server 2003, Windows XP, and the Microsoft Visual Studio .NET
Framework, and has extensive examples illustrate all topics and show
performance impact and tradeoffs
A practical guide to the central features and functions of the Windows API,
Windows System Programming, Third Edition, will get you up and
running with Windows XP and 2003, as well as other Windows systems.
Unlike most Windows programming resources, this book focuses
exclusively on the core system servicesfile system, memory, processes
and threads, synchronization, communication, and securityrather than on
the monly featured graphical user interface functions. Especially
geared for those already familiar with UNIX or other high-end operating
systems, Windows System Programming, Third Edition, helps you to build
on your knowledge base to learn the most important features quickly and
easily.
This new edition has been updated and enhanced with coverage of new
API functions, network programming, Windows Services, process and
thread management, synchronization, and application performance on
single and multiprocessor systems. It also describes techniques for porting
applications to Win64, the new Windows 64-bit API.
Beginning with an examination of the features required in a single-process
application, the text gradually progresses to increasingly sophisticated
functions relating to a multithreaded environment. Each chapter contains
realistic examples to illustrate the topics. You will find extensive coverage
of such critical Windows topics as:
File and directory management
Character I/O and Unicode