𝔖 Scriptorium
✦   LIBER   ✦

📁

Programming Applications for Microsoft Windows

✍ Scribed by Jeffrey Richter


Publisher
Microsoft Press
Year
1999
Tongue
English
Leaves
1200
Series
Dv-Mps General
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Aimed at the experienced C/C++ developer, the new edition of Jeffrey Richter's Programming Applications for Microsoft Windows supplies expanded coverage of essential advanced Windows programming techniques and APIs. In addition, the book includes excellent material on Windows 2000 (including future 64-bit versions of the OS) and use of some C++ for sample code.This book's strength has to be its coverage of essential under-the-hood operating system features, like processes and threads, synchronization objects and memory management techniques, plus the APIs used to work with them. In each section, the book zeros in on how Windows 2000 and Windows 98 manage these system objects. (Windows NT 4 isn't mentioned here, however.) Short, effective examples, several of which incorporate the author's reusable custom C++ classes, demonstrate each operating system feature in action. Several useful utilities highlight details of how Windows works, with programs that let you view threads, memory objects, and other kernel objects.With its coverage of Unicode and 64-bit Windows 2000, this is a book that will take your codebase into the future. Besides describing important APIs, the book provides programming tricks and tips for many useful advanced coding tasks (such as local thread storage, sparsely mapped memory files, using DLLs, and Windows hooks.)Clearly written and filled with technical details on Windows 2000, this book is a great resource for any C/C++ programmer who wants to know what is really going on inside the latest Microsoft OS. In all, this title will be an essential "upgrade" for any reader of an earlier edition and will no doubt deserve serious consideration from C/C++ programmers wanting to get the most out of their Windows code.


📜 SIMILAR VOLUMES


Programming Server-Side Applications for
✍ Jeffrey Richter, Jason Clark 📂 Library 📅 2000 🏛 Microsoft Press 🌐 English

Программирование серверных приложений для Microsoft Windows 2000 ПРОГРАММИНГ,СЕТЕВЫЕ ТЕХНОЛОГИИ, ОС и БД Название: Программирование серверных приложений для Microsoft Windows 2000 Автор: Рихтер Дж., Кларк Д. Д. Издательство: Питер, Русская Редакция Год: 2001 Страниц: 592 Формат: djvu/ocr Размер: 2

Programming Server-Side Applications for
✍ Jeffrey Richter, Jason Clark 📂 Library 📅 2000 🏛 Microsoft Press 🌐 English

Microsoft Windows 2000 offers many features and subsystems designed specifically to handle an enterprise's mission-critical data-processing needs. These features and subsystems are not available on client operating systems such as Microsoft Windows 98. Only Windows 2000 offers the Service Control Ma

International Programming for Microsoft
✍ David A Schmitt 📂 Library 📅 2000 🏛 Microsoft Press 🌐 English

Presents essential guidelines for globalizing and localizing your software with examples in Microsoft Visual C++ 6.0. Demonstrates how to produce high-quality, ready to localize editions of Windows-based programs with the Microsoft Visual C++ system. Softcover. CD-ROM included. DLC: Computer prog

Network Programming for Microsoft Window
✍ Anthony Jones, Jim Ohlund 📂 Library 📅 2002 🏛 Microsoft Press 🌐 English

This updated edition provides the latest information about how to write applications that take advantage of the advanced networking protocols and technologies that Microsoft Windows XP supports-Internet Protocol (IP) versions 4 and 6, Pragmatic General Multicasting (PGM) protocol, Internet Group Man

Network Programming for Microsoft Window
✍ Jones A., Ohlund J. 📂 Library 📅 1999 🏛 Microsoft Press 🌐 English

To support the expansive community of developers distributing their Windows-based solutions over networks, this book provides critical-and, until now, distinctly underdocumented-information on Microsoft's networking APIs. Produced by windows netwroking insiders, this guide provides definitive refere

Debugging Applications for Microsoft .NE
✍ John Robbins 📂 Library 📅 2003 🏛 Microsoft Press 🌐 English

As the title says, it covers both debugging applications for Windows and .NET. That is alot of ground to cover and the book still manages to get it all in and keep it interesting for what could be a very dry read.There are some topics missed. For example: not covered are debugging for CE or Windows