.NET Framework Solutions
In Search of the Lost Win32 API
John P. Mueller(Author)
Sybex Inc.,U.S. (Publisher)
1st Edition
Published on 22. October 2002
Book
Paperback/Softback
562 pages
978-0-7821-4134-4 (ISBN)
Description
If you've begun programming using Microsoft's.NET Framework, you've discovered a lot of new and improved functionality. But, more than likely, you've also discovered a lot of missing functionality. Indeed, a third of the functions supported by the old Win32 API are not yet supported by.NET. Although you may not at first notice the loss of Win32 API functionality in.NET, the more you program, the more you'll realize how essential it is. As a programmer, you will not want to do without these solutions.
.NET Framework Solutions: In Search of the Lost Win32 API is one more thing you can't do without: a complete guide to your options for dealing with the functionality missing from.NET. As you'll learn, some functions are handily situated within Visual Basic or C#. In most cases, however, you'll need to access the old Win32 API from the.NET Framework. This is demanding work, but this book makes it easy, walking you through every step and paying special attention to the work of managing memory manually--the most error-prone part of the process.
The topics covered inside are as varied as the missing functionality: direct hardware access, low-level security control, certain aspects of OS access, support for multimedia and utilities, and DirectX. You also get hard-to-find information on COM access, plus a collection of examples--dealing with DirectX and the MMC Snap-ins--that unite COM and Win32 access in especially illuminating ways.
Over time, you can expect to see the.NET Framework expanded to include much of what it now lacks. But your programming tasks can't wait, and.NET Framework Solutions makes you productive--today.
.NET Framework Solutions: In Search of the Lost Win32 API is one more thing you can't do without: a complete guide to your options for dealing with the functionality missing from.NET. As you'll learn, some functions are handily situated within Visual Basic or C#. In most cases, however, you'll need to access the old Win32 API from the.NET Framework. This is demanding work, but this book makes it easy, walking you through every step and paying special attention to the work of managing memory manually--the most error-prone part of the process.
The topics covered inside are as varied as the missing functionality: direct hardware access, low-level security control, certain aspects of OS access, support for multimedia and utilities, and DirectX. You also get hard-to-find information on COM access, plus a collection of examples--dealing with DirectX and the MMC Snap-ins--that unite COM and Win32 access in especially illuminating ways.
Over time, you can expect to see the.NET Framework expanded to include much of what it now lacks. But your programming tasks can't wait, and.NET Framework Solutions makes you productive--today.
More details
Edition
1., Aufl.
Language
English
Place of publication
New York
United States
Publishing group
John Wiley & Sons Inc
Dimensions
Height: 22.8 cm
Width: 19.1 cm
Weight
1000 gr
ISBN-13
978-0-7821-4134-4 (9780782141344)
Schweitzer Classification
Other editions
Additional editions

E-Book
11/2006
Sybex
€54.60
Available for download
Person
John Paul Mueller is a freelance author and technical editor; he has written 53 books and 200 articles on various programming and networking topics. He has written articles for Visual C++ Developer, Visual Basic Developer, and SQL Server Professional magazines. He is currently the editor of the.NET electronic newsletter for Pinnacle Publishing. Recent books include Visual C#.NET Developer's Handbook for Sybex and Special Edition Using SOAP for Que.
Content
Introduction. Part I: An Overview of the Win32 API. Chapter 1: Overcoming Holes in the .NET Framework. Chapter 2: Working with Win32 API Data. Chapter 3: Accessing the Win32 API. Chapter 4: Processing Windows Messages. Chapter 5: Using Callback Functions. Part II: Fixing Holes in Standard Applications. Chapter 6: Gaining Support for the Console Application. Chapter 7: Accessing the Hardware Directly. Chapter 8: Overcoming Security Issues. Part III: Fixing Advanced Win32 API Problems. Chapter 9: Accessing Windows XP Special Features. Chapter 10: Using Operating System Special Functions. Chapter 11: Accessing the Media Player. Chapter 12: Working with Microsoft Management Console. Part IV: Working with DirectX. Chapter 13: Creating DirectX Structures and Data Elements. Chapter 14: Developing DirectX Access Routines. Chapter 15: Creating Applications with DirectX 8.1. Chapter 16: Extended DirectX Programming Examples. Part V: Appendices. Appendix A: Fifty--Two Tips for Error--Free Win32 API Access. Appendix B: Fixes for Common API Access Errors. Glossary. Index.