Windows Programmer's Guide to DLLs and Memory Management

Windows Programmer's Guide to DLLs and Memory Management

Author: Mike Klein

Publisher: Prentice Hall

Published: 1992

Total Pages: 682

ISBN-13:

DOWNLOAD EBOOK

Excellent resource for learning how to use Dynamic Link Libraries (DLLs) for Windows application development. Offers more extensive coverage of DLL strategies than any other Windows programming book. Includes disk.


Windows Developer's Guide to Application Design

Windows Developer's Guide to Application Design

Author: Jeffrey D. Clark

Publisher: Prentice Hall

Published: 1993

Total Pages: 494

ISBN-13:

DOWNLOAD EBOOK

This book specifically addresses application design issues. It presents consistent guidelines to follow and shows how to reduce the amount of analysis required to design an application. The author includes a comprehensive index written for different levels of readers. The disk includes code for ANSI C, ObjectWindows, and Microsoft Foundation Class Library for each program.


Mastering Windows Programming with Borland C++ 4

Mastering Windows Programming with Borland C++ 4

Author: Tom Swan

Publisher: Prentice Hall

Published: 1994

Total Pages: 714

ISBN-13:

DOWNLOAD EBOOK

This book/disk set covers the most recent version of Borland C++. The text appeals to a wide range of readers from beginning Borland C++ programmers to expert applications developers. This book includes hundreds of working examples of code and comprehensive coverage of all the features of Borland C++ to reflect the current state of the art in Borland C++ programming. The disk contains the source code to the book's programming examples.


Teach Yourself Borland C++ 4 in 21 Days

Teach Yourself Borland C++ 4 in 21 Days

Author: Namir Clement Shammas

Publisher: Prentice Hall

Published: 1994

Total Pages: 1028

ISBN-13: 9780672304835

DOWNLOAD EBOOK

A 21-day tutorial that instructs the reader in the fundamentals of Borland C++ 4 through a variety of teaching elements. The 21 days structure provides a logical and easy-to-follow sequence. Handy references with short examples are provided in shaded syntax boxes. Daily lessons, review sections, and clear examples of everyday programming code are included.


Programming with MFC for Windows 95

Programming with MFC for Windows 95

Author: Victor E. Broquard

Publisher: Prentice Hall

Published: 1996

Total Pages: 652

ISBN-13:

DOWNLOAD EBOOK

Class libraries are the programmer's equivalent of a full filing cabinet and make programming simpler. This book is a reference to the two Windows 95 libraries that programmers developing applications will use everyday. Ideal for a programmer who does know C and C++ but has no Windows programming experience. The CD contains sample programs.


Programming Windows Games with Borland C++

Programming Windows Games with Borland C++

Author: Nabajyoti Barkakati

Publisher: Prentice Hall

Published: 1993

Total Pages: 548

ISBN-13: 9780672302923

DOWNLOAD EBOOK

The how-to guide for creating computer games! Intermediate and advanced programmers learn how to use object-oriented programming to write computer games. -- Provides a quick overview of Windows programming with Borland C++ and OWL -- Includes a disk containing shareware Windows games as well as source code and executable versions of Spuzzle and Blockade


Teach Yourself Visual C++ 1.5 in 21 Days

Teach Yourself Visual C++ 1.5 in 21 Days

Author: Namir Clement Shammas

Publisher: Prentice Hall

Published: 1994

Total Pages: 964

ISBN-13: 9780672304897

DOWNLOAD EBOOK

This book introduces the readers to Visual C++ and to programming Windows applications using Visual C++. Step-by-step, in a friendly, easy-to-follow style, readers learn about classes, objects, and all aspects of object-oriented programming in the latest version of Visual C++.


C++ for VB Programmers

C++ for VB Programmers

Author: Jonathan Morrison

Publisher: Apress

Published: 2008-01-01

Total Pages: 384

ISBN-13: 1430208589

DOWNLOAD EBOOK

This book teaches C++ as it is used in the Visual C++ programming environment from the perspective of an intermediate to advanced level VB programmer.


Programming Windows Security

Programming Windows Security

Author: Keith Brown

Publisher: Addison-Wesley Professional

Published: 2000

Total Pages: 612

ISBN-13: 9780201604429

DOWNLOAD EBOOK

Windows 2000 and NT offer programmers powerful security tools that few developers use to the fullest -- and many are completely unaware of. In Programming Windows Security, a top Windows security expert shows exactly how to apply them in enterprise applications. Keith Brown starts with a complete roadmap to the Windows 2000 security architecture, describing every component and how they all fit together. He reviews the "actors" in a secure system, including principals, authorities, authentication, domains, and the local security authority; and the role of trust in secure Windows 2000 applications. Developers will understand the security implications of the broader Windows 2000 environment, including logon sessions, tokens, and window stations. Next, Brown introduces Windows 2000 authorization and access control, including groups, aliases, roles, privileges, security descriptors, DACLs and SACLs - showing how to choose the best access strategy for any application. In Part II, he walks developers through using each of Windows 2000's security tools, presenting techniques for building more secure setup programs, using privileges at runtime, working with window stations and user profiles, and using Windows 2000's dramatically changed ACLs. Finally, Brown provides techniques and sample code for network authentication, working with the file system redirector, using RPC security, and making the most of COM/COM+ security.