TIP: Click on subject to list as thread! ANSI
echo: os2prog
to: All
from: Jonathan de Boyne Pollard
date: 1997-02-28 18:27:16
subject: The (highly unofficial) FIDONET OS2PROG C++ programmers` booklist 5/7

The (highly unofficial) FIDONET OS2PROG C++ programmers' booklist
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ

                               part 5 of 7
                               ÄÄÄÄÄÄÄÄÄÄÄ

    OS/2 C++ Class Library   Power GUI Programming with C Set++
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Kevin Leong, Bill Law, Bob Love, Bruce Olson, and Hiroshi Tsuji
    Van Nostrand Reinhold
    800 pages
    ISBN 0-442-01795-2

    This is supposedly *the* book for programmers using IBM's user
    interface class libraries.  Unfortunately, it is already slightly
    dated, since ICLUI has changed name to OpenClass and CSet++ has become
    VisualAge C++.


    The Ultimate OS/2 Programmer's Manual
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    John Mueller
    McGraw Hill
    1994
    ISBN 0-07-043972-9

    While the title is a bit overblown (there's a lot missing) it's got a
    lot of the sort of information that Ray Duncan's now ancient _Advanced
    OS/2 Programming_ contained, but more up to date.  One of the sections
    that is rather complete is Chapter 3:  Video API, in which the author
    describes VIO, GPI, and WIN calls, as well as the 8514 and XGA
    standards.
                            -- Review by Ed Beroset 1:3641/1.250


    Effective Multithreading in OS/2
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Dorfman and Neuberger
    McGraw Hill
    ISBN 0-07-017841-0
    Comes with disc.

    The title is pretty much self-explanatory.  This book is all about
    proper use of threads.


    Designing High-Powered OS/2 Warp Applications:  The Anatomy of
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Multithreaded Programs
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    David E. Reich
    John Wiley & Sons, Inc.
    1995
    ISBN 0-471-11586-X

    Not exactly what I was looking for - it glossed over the entire
    development procedure without getting into details about anything.  In
    its attempt to be language independant, it seems to not say much of
    anything.

    Its main strengths is as an overview for design, and little caveats
    about OS/2 (all platforms - single or multi-processor, Intel or
    PowerPC, and any future platforms IBM decides to support) that may not
    dawn on those of us not as intricately involved in the design of the
    operating system itself as David is.  Little about the nitty-gritty
    details.
                                -- Review by Darrin McBride 1:342/708.0


    OS/2 and Netware Programming:   Using the Netware Client API for C
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Gauthier & Taylor
    Van Nostrand Reinhold
    Nov 1994
    ISBN 0-442-01815-0

    ( no summary available )


    Client/Server LAN Programming
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Barry Nance
    ISBN 1-56529-924-8

    ( This is an update/enhancement of his book LAN Programming in C. )

    This book discusses programming under Novell, NetBIOS, and Lantastic
    LANs.   It even discusses writing Novell code under OS/2 although that
    discussion lasts for only two pages and generally just references the
    DOS version for discussion.  Apparently, you're supposed to get the
    "NetWare Client SDK" (from Novell) if you're serious about doing
    IPX/SPX programming under OS/2.
                        -- Review by Jon Guthrie, FIDONET 1:106/2000.25


    Instant OS/2 - Porting C Applications to OS/2
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Dorfman
    McGraw-Hill
    ISBN 0-8306-4522-5

    According to Simon Ewins of 1:250/664.0, this book contains all of the
    source for a screen library that is the same for both DOS and OS/2.
    Apparently this works when compiled with Watcom C++ 10.0.


    OS/2 Application Development Tools
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Brian Proffit
    Premier
    ISBN 1-881899-00-4

    ( no summary available )


    Building Portable C++ Applications with YACL
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    M.A. Sridhar
    Addison-Wesley
    ISBN 0-201-83276-3

    This is the book covering Yet Another Class Library (from the
    University of South Carolina), wriotten by the author.  YACL
    encapsulates file I/O, b-trees, and GUI.


    The COBOL Presentation Manager Programming Guide
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    David M.  Dill
    Van Nostrand Reinhold
    June 1992
    280 pages
    ISBN 0-442-01293-4
    IBM order number G362-0010

    Introduces OS/2 programming through easy-to-understand COBOL examples,
    with skeleton code.  Especially useful for COBOL programmers wishing
    to migrate applications from a mainframe to OS/2.
                                -- Review by Kwok Leung, FIDONET 1:134/72.0


    OS/2 PM Programming for COBOL Programmers, Revised Edition
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Chapman
    Wiley-QED
    ISBN 0-471-56140-1

    ( no summary available )


    Micro Focus COBOL/2 Workbench for the Application Developer
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Wiley-QED

    ( no summary available )


    Micro Focus CICS Option: Developing CICS Applications on the PC
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Wiley-QED

    ( no summary available )


    Comprehensive Database Performance for OS/2 2.0's Extended Services
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Bruce Tate, Tim Malkemus, and Terry Gray (IBM, Austin, TX).
    Van Nostrand Reinhold
    September 1992
    IBM order number G362-0012

    A complete guide to database performance, from database design to
    optimizing queries to benchmarking a completed application.  Sample
    benchmarking code, a symptom / response troubleshooting matrix and a
    list of practical tips and techniques.
                                -- Review by Kwok Leung, FIDONET 1:134/72.0


    OS/2 Batch Files to Go
    ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
    Richardson
    McGraw-Hill
    ISBN 0-07-0052370-3

    ( no summary available )


   ¯ JdeBP ®          ¯ (c) Copyright 1993-1996 All Rights Reserved. ®
   ¯ FIDONET 2:440/4.0                      JdeBP{at}donor2.demon.co.uk ®

--- FleetStreet 1.16 NR
* Origin: JdeBP's point, using Squish (2:440/4.3)
SEEN-BY: 50/99 54/99 270/101 620/243 625/160 711/401 413 430 934 712/311 407
SEEN-BY: 712/505 506 517 623 624 704 713/317 800/1
@PATH: 440/4 141/209 270/101 712/624 711/934

SOURCE: echomail via fidonet.ozzmosis.com

Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.