Author:
Publisher:
ISBN: 9781556155178
Category : Computers
Languages : en
Pages : 772
Book Description
Targeted at professional C programmers interested in 32-bit Windows programming, these are the official Microsoft Programmer's References. Volumes 1 and 2 are the alphabetic API references: Volume 1 covers API functions A-M. Volume 2 covers N-Z. Each entry provides basic information on an element, syntax, description, etc. Volume 3 covers messages, structures, and data types. This material is also included in the Microsoft Win32 Software Development Kit.
Microsoft Win32 Programmer's Reference: Functions, A-G
Microsoft Win32 Programmer's Reference: Systems services, multimedia, extensions, and application notes
Author:
Publisher:
ISBN:
Category : Computer software
Languages : en
Pages : 1094
Book Description
Publisher:
ISBN:
Category : Computer software
Languages : en
Pages : 1094
Book Description
Microsoft Win32 Application Programming Interface: Overview; Guide to programming; Reference, A-G
Author:
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 740
Book Description
Developers can get a jump on 32-bit programming with this detailed reference to the pre-release version of the Microsoft Win32 API. It's a first look at the programming architecture designed to enable Windows-based applications to run on a broad range of computing platforms--from battery-operated portables to high-end RISC workstations and multiprocessor servers. Volume 1 (497-6, $45) contains an overview, the programming guide, and the alphabetic API reference from A-G. Volume 2 (498-4, $45) contains the API reference from H-Z and includes information on DDE transaction type, messages, notifications, structures, types, and macros. Annotation copyrighted by Book News, Inc., Portland, OR
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 740
Book Description
Developers can get a jump on 32-bit programming with this detailed reference to the pre-release version of the Microsoft Win32 API. It's a first look at the programming architecture designed to enable Windows-based applications to run on a broad range of computing platforms--from battery-operated portables to high-end RISC workstations and multiprocessor servers. Volume 1 (497-6, $45) contains an overview, the programming guide, and the alphabetic API reference from A-G. Volume 2 (498-4, $45) contains the API reference from H-Z and includes information on DDE transaction type, messages, notifications, structures, types, and macros. Annotation copyrighted by Book News, Inc., Portland, OR
Microsoft Active Directory Developer's Reference Library
Author: David Iseminger
Publisher:
ISBN: 9780735609921
Category : Computers
Languages : en
Pages : 710
Book Description
Active Directory services is the hub around which everything in a Windows 2000-based network turns -- and this five-book set provides the in-depth documentation developers need to make the most of this exciting new technology. This vital collection logically organizes information about Active Directory services in print, while maintaining consistency with electronic and online documentation, and excerpts appropriate information from the Microsoft Platform SDK -- all of which make it the most focused source of printed reference materials available about Active Directory services.
Publisher:
ISBN: 9780735609921
Category : Computers
Languages : en
Pages : 710
Book Description
Active Directory services is the hub around which everything in a Windows 2000-based network turns -- and this five-book set provides the in-depth documentation developers need to make the most of this exciting new technology. This vital collection logically organizes information about Active Directory services in print, while maintaining consistency with electronic and online documentation, and excerpts appropriate information from the Microsoft Platform SDK -- all of which make it the most focused source of printed reference materials available about Active Directory services.
Microsoft Win32 Programmer's Reference: Window management and graphic device interface
Author:
Publisher:
ISBN:
Category : Computer software
Languages : en
Pages : 904
Book Description
Publisher:
ISBN:
Category : Computer software
Languages : en
Pages : 904
Book Description
Windows NT Win32 API SuperBible
Author: Richard J. Simon
Publisher: Que Publishing
ISBN: 9781571690890
Category : Computers
Languages : en
Pages : 0
Book Description
Windows NT Win32 API SuperBible is the perfect resource for programmers who want comprehensive, updated coverage of all Win32 APIs, as well as detailed information specific to the newest Windows NT functions. This book lets you look up the specific Win32 API call you need, when you need it. Concise descriptions detail what you need to know about every Win32 call, including new NT4 APIs. You'll quickly see how specific functions are used, modified, and integrated into larger applications. APIs are conveniently organized by purpose, so you can quickly find every API function available for a specific task. The chapters cover the crucial programming APIs for menus, scroll bars, clipboard, help files, MDI, GDI, dialog boxes, palettes, color-matching, DLLs, atoms, timers, and much more. Explanations of reusage syntax, parameters, possible pitfalls, and tips from the pros augment each reference entry. Summary projects also show you how to use the APIs in a practical context.
Publisher: Que Publishing
ISBN: 9781571690890
Category : Computers
Languages : en
Pages : 0
Book Description
Windows NT Win32 API SuperBible is the perfect resource for programmers who want comprehensive, updated coverage of all Win32 APIs, as well as detailed information specific to the newest Windows NT functions. This book lets you look up the specific Win32 API call you need, when you need it. Concise descriptions detail what you need to know about every Win32 call, including new NT4 APIs. You'll quickly see how specific functions are used, modified, and integrated into larger applications. APIs are conveniently organized by purpose, so you can quickly find every API function available for a specific task. The chapters cover the crucial programming APIs for menus, scroll bars, clipboard, help files, MDI, GDI, dialog boxes, palettes, color-matching, DLLs, atoms, timers, and much more. Explanations of reusage syntax, parameters, possible pitfalls, and tips from the pros augment each reference entry. Summary projects also show you how to use the APIs in a practical context.
Windows Graphics Programming
Author: Feng Yuan
Publisher: Prentice Hall Professional
ISBN: 0130869856
Category : Computers
Languages : en
Pages : 1283
Book Description
Currently, there aren't any good books on Windows graphics programming. Programmers looking for help are left to muddle their way through online documentation and API books that don't focus on this topic. This book paves new ground, covering actual graphics implementation, hidden restrictions, and performance issues programmers need to know about.
Publisher: Prentice Hall Professional
ISBN: 0130869856
Category : Computers
Languages : en
Pages : 1283
Book Description
Currently, there aren't any good books on Windows graphics programming. Programmers looking for help are left to muddle their way through online documentation and API books that don't focus on this topic. This book paves new ground, covering actual graphics implementation, hidden restrictions, and performance issues programmers need to know about.
Microsoft Win32 Application Programming Interface: Reference H-Z; DDE transaction type, messages, notifications, structures, types and macros
Author: Microsoft Press
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 736
Book Description
32-Bit Windows runs on many different microprocessors with minimal code changes and can multi-process indefinitely. It has no inherent memory or processor restrictions. Volume 2 completes the alphabetical API reference (P-Z) and includes information on system messages, resources and tools.
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 736
Book Description
32-Bit Windows runs on many different microprocessors with minimal code changes and can multi-process indefinitely. It has no inherent memory or processor restrictions. Volume 2 completes the alphabetical API reference (P-Z) and includes information on system messages, resources and tools.
.NET Framework Solutions
Author: John Paul Mueller
Publisher: John Wiley & Sons
ISBN: 0782152155
Category : Computers
Languages : en
Pages : 589
Book 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.
Publisher: John Wiley & Sons
ISBN: 0782152155
Category : Computers
Languages : en
Pages : 589
Book 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.
Python Programming on Win32
Author: Mark J. Hammond
Publisher: "O'Reilly Media, Inc."
ISBN: 1565926218
Category : Computers
Languages : en
Pages : 672
Book Description
Demonstrates how to use the Python programming language (an object- oriented scripting language) as a development and administrations tool for Win32. Focused on tasks rather than programming (although a brief tutorial is provided) the authors cover how Python works on Windows; the key integration technologies supported by Python on Windows; and examples of what Python can do with databases, email, Internet protocols, NT services, communications, and other areas. Annotation copyrighted by Book News, Inc., Portland, OR
Publisher: "O'Reilly Media, Inc."
ISBN: 1565926218
Category : Computers
Languages : en
Pages : 672
Book Description
Demonstrates how to use the Python programming language (an object- oriented scripting language) as a development and administrations tool for Win32. Focused on tasks rather than programming (although a brief tutorial is provided) the authors cover how Python works on Windows; the key integration technologies supported by Python on Windows; and examples of what Python can do with databases, email, Internet protocols, NT services, communications, and other areas. Annotation copyrighted by Book News, Inc., Portland, OR