Win32 Multithreaded Programming

Win32 Multithreaded Programming
Author: Aaron Cohen
Publisher: O'Reilly Media
Total Pages: 744
Release: 1998
Genre: Computers
ISBN:

Download Win32 Multithreaded Programming Book in PDF, Epub and Kindle

Disc includes the Mcl and Mcl4Mfc class libraries and help files, along with all sample programs from the book.

Python Programming on Win32

Python Programming on Win32
Author: Mark J. Hammond
Publisher: "O'Reilly Media, Inc."
Total Pages: 672
Release: 2000
Genre: Computers
ISBN: 1565926218

Download Python Programming on Win32 Book in PDF, Epub and Kindle

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

Win32 Perl Programming

Win32 Perl Programming
Author: Dave Roth
Publisher: Sams Publishing
Total Pages: 754
Release: 2001
Genre: Computers
ISBN: 157870216X

Download Win32 Perl Programming Book in PDF, Epub and Kindle

This book is a guide to Perl¿s most common Win32 extensions, grouped by their functionality. The new edition updates coverage from Perl 5.05 to current Perl version 5.6. It also includes new chapters offering critical, badly-needed information regarding security for Win32Perl, the topic most highly requested by reviewers. The appendices have descriptions and syntax of each function in the extensions covered. Each chapter makes extensive use of code segments to illustrate the use of specific functions and real world scenarios in which these functions can be used.

Windows Graphics Programming

Windows Graphics Programming
Author: Feng Yuan
Publisher: Prentice Hall Professional
Total Pages: 1283
Release: 2001
Genre: Computers
ISBN: 0130869856

Download Windows Graphics Programming Book in PDF, Epub and Kindle

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.

Multithreaded Programming with Windows NT

Multithreaded Programming with Windows NT
Author: Thuan Q. Pham
Publisher: Prentice Hall
Total Pages: 266
Release: 1996
Genre: Computers
ISBN:

Download Multithreaded Programming with Windows NT Book in PDF, Epub and Kindle

Windows NT is coming back as a subject. This book brings multithreading to the Windows NT operating system. It covers a specialized area of interest to programmers--multitasking computer operations. One current application that the authors cover is video on demand, bringing together the cable and movie industries.

Dan Appleman's Win32 API Puzzle Book and Tutorial for Visual Basic Programmers

Dan Appleman's Win32 API Puzzle Book and Tutorial for Visual Basic Programmers
Author: Dan Appleman
Publisher: Apress
Total Pages: 0
Release: 1999-03-03
Genre: Computers
ISBN: 9781893115019

Download Dan Appleman's Win32 API Puzzle Book and Tutorial for Visual Basic Programmers Book in PDF, Epub and Kindle

This long-awaited complement to Appleman's previous bestseller shows programmers how to turbocharge VB by describing how to control the entire Windows API. Divided into three parts, the book begins with a series of programming puzzles of increasing complexity. Each puzzle describes a typical API function, followed by a small VB program applying the function. These programs almost work but are all missing something. Readers are challenged to solve the puzzle and fix the program -- thus learning in the process. The second part contains solutions to the puzzles, along with in-depth technical explanations, while the final part concludes with general tutorials that readers can refer to for help in solving the problems.

Advanced Windows

Advanced Windows
Author: Jeffrey Richter
Publisher:
Total Pages: 986
Release: 1995
Genre: Computers
ISBN:

Download Advanced Windows Book in PDF, Epub and Kindle

To create programs for the Windows 95 or Windows NT operating systems, programmers need to know the art of 32-bit programming. Richter presents the first truly advanced book on programming for Windows that concentrates on advanced topics and advanced material on core topics, and provides a stepping stone to the next release of Microsoft Windows. Disk includes sample code and applications.

Dan Appleman's Visual Basic Programmer's Guide to the Win32 API

Dan Appleman's Visual Basic Programmer's Guide to the Win32 API
Author: Dan Appleman
Publisher: Sams Publishing
Total Pages: 1602
Release: 1999
Genre: Computers
ISBN:

Download Dan Appleman's Visual Basic Programmer's Guide to the Win32 API Book in PDF, Epub and Kindle

Quickly harness the full power of the Windows(R) 32-bit operating system using Visual Basic. This best-selling guide covers every key element of the core Win32 API--from Windows management and drawing operations to advanced process control and interprocess communication techniques. Dan Applemen shows you how to translate C and C++ based Win32 documentation to Visual Basic, how to port 16-bit applications to 32-bits, and how to design applications to run on different versions of Windows.

Win32 Programming

Win32 Programming
Author: Brent E. Rector
Publisher:
Total Pages: 1529
Release: 1997
Genre: Microsoft Win32
ISBN: 9789294361028

Download Win32 Programming Book in PDF, Epub and Kindle

Windows NT Win32 API SuperBible

Windows NT Win32 API SuperBible
Author: Richard J. Simon
Publisher: Que Publishing
Total Pages: 0
Release: 1997
Genre: Computers
ISBN: 9781571690890

Download Windows NT Win32 API SuperBible Book in PDF, Epub and Kindle

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.