Windows via C/C++, 5/e (Paperback)
暫譯: Windows 程式設計 (C/C++ 版,第 5 版)

Jeffrey Richter, Christophe Nasarre

買這商品的人也買了...

相關主題

商品描述

Master the intricacies of application development with unmanaged C++ code—straight from the experts. Jeffrey Richter’s classic book is now fully revised for Windows XP, Windows Vista, and Windows Server 2008. You get in-depth, comprehensive guidance, advanced techniques, and extensive code samples to help you program Windows–based applications.

Discover how to:

  • Architect and implement your applications for both 32-bit and 64-bit Windows
  • Create and manipulate processes and jobs
  • Schedule, manage, synchronize and destroy threads
  • Perform asynchronous and synchronous device I/O operations with the I/O completion port
  • Allocate memory using various techniques including virtual memory, memory-mapped files, and heaps
  • Manipulate the default committed physical storage of thread stacks
  • Build DLLs for delay-loading, API hooking, and process injection
  • Using structured exception handling, Windows Error Recovery, and Application Restart services

商品描述(中文翻譯)

掌握使用非管理的 C++ 代碼進行應用程式開發的複雜性——直接來自專家的指導。Jeffrey Richter 的經典著作現在已全面修訂,適用於 Windows XP、Windows Vista 和 Windows Server 2008。您將獲得深入、全面的指導、高級技術和大量的代碼範例,幫助您編寫基於 Windows 的應用程式。

了解如何:

- 為 32 位和 64 位 Windows 架構和實現您的應用程式
- 創建和操作進程及作業
- 排程、管理、同步和銷毀執行緒
- 使用 I/O 完成端口執行非同步和同步的設備 I/O 操作
- 使用各種技術(包括虛擬記憶體、記憶體映射檔案和堆)分配記憶體
- 操作執行緒堆疊的預設提交物理儲存
- 建立用於延遲加載、API 鉤取和進程注入的 DLL
- 使用結構化例外處理、Windows 錯誤恢復和應用程式重啟服務