Cargando…

Windows system programming /

"If you're a systems-level 32-bit or 64-bit Windows developer, whether using the Windows API directly or via .NET interop, you'll definitely want to take a look at this update to Johnson Hart's well-respected and well-loved book. Johnson starts with Windows history and cultural i...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Hart, Johnson M., 1944-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Boston : Addison-Wesley, ©2005.
Edición:3rd ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Ch. 1. Getting started with Win32 and Win64
  • Ch. 2. Using the Windows file system and character I/O
  • Ch. 3. Advanced file and directory processing, and the registry
  • Ch. 4. Exception handling
  • Ch. 5. Memory management, memory-mapped files, and DLLs
  • Ch. 6. Process management
  • Ch. 7. Threads and scheduling
  • Ch. 8. Thread synchronization
  • Ch. 9. Synchronization performance impact and guidelines
  • Ch. 10. Advanced thread synchronization
  • Ch. 11. Interprocess communication
  • Ch. 12. Network programming with Windows sockets
  • Ch. 13. Windows services
  • Ch. 14. Asynchronous input/output and completion ports
  • Ch. 15. Securing Windows objects
  • Ch. 16. Win64 programming
  • App. Windows, UNIX, and C library comparisons
  • App. Performance results.