OS/2 Presentation Manager Graphics

OS/2 Presentation Manager Graphics
Author: Chris H. Pappas
Publisher: Osborne Publishing
Total Pages: 502
Release: 1989
Genre: Computers
ISBN:

OS/2 experts Bill Murray and Chris Pappas, authors of Assembly Language Programming Under OS/2, have written a book that unlocks the power of OS/2 Presentation Manager graphics for OS/2 programmers. Includes detailed examples and documentation.

OS/2? Presentation Manager Programming

OS/2? Presentation Manager Programming
Author: Paul W. Cheatham
Publisher:
Total Pages: 600
Release: 1990-01-16
Genre: Computers
ISBN:

Written by the three top members of the OS/2 development team, this provides the specialized professional instruction needed to master Presentation Manager's radically different programming features. Includes numerous programming examples written in C.

OS/2? Presentation Manager Programming for COBOL Programmers

OS/2? Presentation Manager Programming for COBOL Programmers
Author: Robert B. Chapman
Publisher: *A Wiley-QED Publication
Total Pages: 536
Release: 1992-12
Genre: Computers
ISBN:

Every technique and basic skill needed to create applications using OS/2 Presentation Manager (PM) can be found in this definitive guide. Covers all aspects of PM from a simple, display-only window application to a multiple-window, DLL-supported, SQL-based, completely functioning business application. Features over five megabytes of sample code including source, object and executable compressed onto a single 3.5 disk.

Advanced OS/2 Presentation Manager Programming

Advanced OS/2 Presentation Manager Programming
Author: Thomas E. Burge
Publisher:
Total Pages: 390
Release: 1993-09-07
Genre: Computers
ISBN:

Written by two IBM insiders, here's the definitive reference for programmers ready to squeeze the most from OS/2 and its graphical user-interface, the Presentation Manager. Providing ample tips, tricks, and techniques in clear, concise C code, this book fully explains the capabilities of the Workplace Shell including classes, methods, and functions.

OS/2? Warp Presentation Manager API

OS/2? Warp Presentation Manager API
Author: Joel Barnum
Publisher:
Total Pages: 500
Release: 1995-06-06
Genre: Computers
ISBN:

Everything programmers need to know about Presentation Manager function calls in an accessible and easy-to-use format! This book provides brief descriptions of all Presentation Manager functions, and organizes function calls into logical groupings based on actual use for easy reference. Includes undocumented PM features previously only available through word of mouth.

Programming the OS/2 Presentation Manager

Programming the OS/2 Presentation Manager
Author: Charles Petzold
Publisher: Charles Petzold
Total Pages: 872
Release: 1989
Genre: Computers
ISBN: 9781556151705

Details the first full discussion of the features and operation of the OS/2 1.1 Presentation Manager--the primary application environment under OS/2. This comprehensive work assumes a background in Windows or strong C experience.

Writing Scientific Programs Under the OS/2 Presentation Manager

Writing Scientific Programs Under the OS/2 Presentation Manager
Author: James W. Cooper
Publisher: Wiley-Interscience
Total Pages: 438
Release: 1990-08-14
Genre: Computers
ISBN:

Provided here is a simple introduction to writing scientific programs using the OS/2 presentation manager. This book shows you how to write programs in the C language and is the first to illustrate how to plot data on hard copy devices such as dot matrix printers and pen plotters. Since the C language may be somewhat hard to read for some beginners, a chapter has been included which introduces the C language and includes simple definitions to make C more readable. Discussions comprehensively cover all important areas, including: how to display images such as those obtained from scanning microscopy techniques, frame grabbers, and image capture devices; how multiple thread of execution can be used within your program so that several tasks can run at the same time; the methods of communicating between these threads; how to acquire data from acquisition cards; an introduction to the Intel 80286 assembly language; and how to make calls to OS/2's serial device driver showing how to send and receive characters simply. In addition, all program examples are complete working programs which are fully discussed so that novices can easily understand their purpose.