Comments
Microsoft Visual C++ is the industry standard development tool for 32-bit Windows(r) platforms. This is the latest edition of the industry standard text for that powerful and complex environment. The fourth edition is updated to cover the latest features in Visual C++, including those that support Internet development. Also covered are the latest wizards and compiler extensions that support the OLE Component Object Model (COM). In short, Inside Visual C++ is the key to unlocking the full power of Visual C++.
986 pages
Programming Microsoft Visual C++ reveals the structures and systems that make Windows programs work. If you know C well and are at all familiar with C++, this latest version of a classic text is an excellent springboard into programming for Microsoft Windows. This book is sure to reveal new information to those with Windows programming experience--most of which has to do with the new tools available to Windows programmers. The authors explain COM and Active Template Library (ATL). In learning about those things, you absorb information about ActiveX technologies, database programming, and Microsoft's Internet facilities. Additionally, this guide is still the best around for those who want to put well-behaved windows on the screen, fill them with controls, and have them perform useful functions. Illumination of the Microsoft Foundation Classes (MFC) has traditionally been this book's strong point, and the coverage of MFC 6 in this edition upholds the tradition. Throughout, illustrative code translates well to real-world projects (particularly since it all appears on a companion CD-ROM). Each example tackles a particular task, such as how to use a persistent frame window class or how to refer to the contents of Dynamic Link Libraries (DLLs). --David Wall