.NET Framework Solutions: In Search of the Lost Win32 API

.NET Framework Solutions: In Search of the Lost Win32 API

by JohnPaulMueller (Author)

Synopsis

With Microsoft's release of Visual Studio .NET, the old Win32 API is replaced by the new .NET Framework. The framework supplies all of the libraries that programmers access to do things like drawing elements on the screen, accessing hardware of various kinds, implementing security, and a host of other functions. There's only one problem: there are many things you simply can't do with the new Framework! The only way to use the lost functionality is to access the old Win32 API from .NET, and these techniques are largely undocumented.

$24.91

Save:$35.42 (59%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 562
Edition: Pap/Cdr
Publisher: Sybex
Published: 08 Oct 2002

ISBN 10: 078214134X
ISBN 13: 9780782141344

Author Bio
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.