Win Dos Dev Jrnl V5n2 Feb 94

Total Page:16

File Type:pdf, Size:1020Kb

Win Dos Dev Jrnl V5n2 Feb 94 Undocumented File Formats February 1994 $4.50 US Canada $5.95 Windows U DEVELOPER'S JOURNAL Multimedia ■ Bitmap Special Effects PLUS Reverse-Engineering the .shg and .mrb File Formats Dynalink Device Drivers for DOS Comparing Windows 3.1 and NT’s Extended-DOS WUctical C++: Window Subclassii Ml Bonneau on Customizing HSysfem Menu Icon Hh Tips: Trapping Errors Hi WinSpector Hduct Spotlight: Instant-C 0 38808 77877 7 Introducing ProtoGen+. Visual tools with the most awesome workbench ever created for Windows development. he future has arrived—a complete workbench access to multiple The most powerful, open set of point-and-click, WYSIWYG databases to develop client/server and Visual Development Tools ever! workbench that lets you create xBase applications. Snap-in compo¬ Build win¬ Quickly dows, forms, Dialog Menu create a dazzling applications without nents make ProtoGen+ open to future dialog boxes, Editor Designer menu using writing a line of code. development technologies—whatever tool bars templates Output C. Data valida¬ Paint your they may be. Code ProtoView Discover the ease and screens. Design ProtoGen+ is easy to learn, C++ and Gener¬ Screen tion, 3-D productivity ot visual Pascal with ator Manager effects, MDI development! a menu and link speeds your development cycle and Objects and more screens togeth¬ protects your investment by generat¬ Create new Rich library Custom Win- Visually er. Test the flow ing C,C++ and Pascal. We guarantee designers! Visual Control of visual develop Source Designer Library control screens in a live environ¬ you'll included objects I ED IT T| • STATIC : TEXT ment. and gen¬ k\ I TEXT 11 prototype erate code for [EDIT T| ; and generate Create a menu gU (TEXT 11 and connect ANSI C, C++ ■ exciting screens & dialogs for OWL or MFC e> applications or Pascal with faster than n [TAPE! License our technology to Test the applica¬ objects. It’s that 1 you ever create new code generators tion's screen (low In a live environment easy. Point-and-click to paint thought screens with bitmaps, And this icons, tables, data valida¬ possible! Fasten your seatbelt open! ProtoGen+ tion, custom colors, fonts, Instantly generate 3D effects, visual tool¬ for ProtoGen+! source code in will work with bars, status lines, balloon Pascal, C or C++ help, MDI and more! Only (list price _ your database, $395) compiler, $199 libraries and extensions. Powerful % - - add-on features, like SQLView offer 1 800 231-8588 Ask for Ext. 60 pRfmVmw In NJ, call (908) 329-8588 j&llil - 1 □ flie Visual Development Edge ProtoGen+'s SQLView access to multiple ™ databases is available at an additional price; ask about it when you call. Bring your applications to life using the latest All products named are trademarks of their visual design tools! respective companies. ©1993 ProtoView Development □ Request 197 on Reader Service Card □ Declare Your DBMS Independence Hivi ! Q + E Database Library 2 Use Q+E Database Library to All Development Tools High-level API Eliminotes the complex details Proven Technology of accessing and manipulating develop powerful client server Don't throw away your Employ the same technology data from multiple data used by Microsoft, Lotus, applications that work with existing development sources _ all major databases. environment just to gain Includes Over 20 Drivers Btrieve, DB2j, DB2/2, WordPerfect, Computer Q+E Database Library DBMS independence. dBASE, Excel, Associates, Borland, and IBM eliminates the complex details Q+E Database Library works HP AtLBASE /SOL to create their DBMS- HP IMAGE/SQL, INFORMIX, of accessing and manipulating with the tools you already independent applications. INGRES, Microsoft SQL Server, data from multiple data sources, have. It works with the macro, NetWare SQL, Orade, Don't take chances. Use the script, or programming Paradox, PROGRESS, industry's leading market- Code Once language of any application or SQL Base, $Ql/400t, proven technology. Put world-class applications in development tool, including SQL/DSt, Sybase SQL Server, CAi* your user's hands quickly by C, COBOL, Pascal and Teradatot, XDB & Text writing code once to access all Visual Basic. (] requites gateway) 800-876-3101 major databases. In record ODBC Compliance Enables ODBC application time, you can build an Cross Platform development Ouo* application that accesses Get consistent DBMS access Cross Platform Windows, Macintosh, UNIX, Order Q+E Database Library OS/2, Windows NT Oracle, dBASE, SQL Server, across all major operating today and discover the best Q+E Query Builder Allows users of your Paradox, DB2, or any other systems*. With Q+E Database application to create complex way to develop DBMS- database. You can even prototype Library, your ODBC-compliant SQL statements without independent client server and test with one DBMS and applications will run on all knowinq SQL applications. If after 30 days deliver against another. platforms--even those where Conversion Routines Convetsion between different you don't love it, return it for DBMS data types ODBC is not yet supported. a no-hassles refund. Data Dictionary Common data dictionary Odbc And Idapi functions for oil DBMS Q+E Database Library's high- Get The Job Done Find Functions Automates look-ups level API allows you to create Q+E Database Library comes QBE Easily create Query by with a complete set of database Example applications ODBC-compliant applications Q+E Database Library 2 applications can be in a fraction of the time it tools to help you get your job distributed royalty free. Distribution licenses are required for distribution of the Q+E database drivers. takes with the ODBC SDK. done faster. *Q+E Database Li bran,’ Version 2 is available for Windows today and will support OS/2, Macintosh, Future releases of Windows NT, and UNIX by the first quarter of 1994. Q+E Database Library will automatically make these same applications IDAPI-compatible. Why risk making the wrong choice between competing standards? Use Q+E Database Library and instantly get support for both ODBC and IDAPI. Software 5540 Centerview Drive • Suite 324 Raleigh, N.C. 27606 » 919 859-2220 Fax 919 859-9334 • 800 876-3101 In Europe: P.0. Box 84.034 • 3009 CA • Rotterdam, The Netherlands (31) 10 2202 022 * Fax (31) 10 4563 348 © 1993 Q+E Software. Q+E is a registered trademark of Q+E Software. Other brands and product names are the property of their respective owners. □ Request 228 on Reader Service Card □ Windows/DOS □ DEVELOPER S JOURNAL Multimedia Windows Multimedia, Part 1: Bitmap Special Effects.31 Multimedia effects can add pizzazz to your existing Windows application. One way to start adding multimedia to your program is to give your bitmaps motion. Rather than displaying < bitmaps in one fell swoop with BitBItQ, you can paint them with eye-catching algorithms that imply movement. This article supplies reusable code for two popular special effects: the crush and the diagonal display. Charles Mirho Features Dynamic-Link Device Drivers for DOS.19 DOS device drivers give your DOS program a degree of independence, but the user has to load them at boot time, where they take up precious conventional memory even when they are not being used. Thomas shows you how to create “dynalink device drivers" that provide device independence while offering DLL-style runtime flexibility. Thomas W. Nelson .mrb and .shg File Formats.37 Microsoft’s WinHelp introduced some proprietary bitmap file formats for handling hotspots and for coping with different display resolutions. Without detailed information on these new file formats, programmers have to depend on Microsoft for tools to edit and access the information the files contain. This article presents the first public documentation for the file formats generated by Microsoft’s hotspot editor and multiple-resolution bitmap compiler. Pete Davis Testing the Windows DOS Extender.47 Windows is, in part, a DOS extender. Every time your Windows application perofrms an INT 21 h (due to file I/O, for example), Windows has to copy the request to real-mode memory, get DOS to execute it, then move any resulting data back up to extended memory. But how complete a DOS extender is it? This article explores the answer to that question and provides a handy table that compares the DOS-extended environments of DOS, Windows 3.1, Windows NT, a 3.1 DOS box, and an NT DOS box. Walter Oney Product Spotlight Instant-C.73 Instant-C is an interactive tool for DOS programmers that provides an integrated, interactive environment for creating and debugging code. Unlike a traditional compiler, though, Instant-C provides incremental compilation — you can even change code while you are debugging. This article looks at the latest version of this distinctive tool for C programmers. Jeffrey L. Armbruster Columns Cover photo by William Lombardo Windows Questions and Answers. 7 © The Image Bank/William Lombardo 1990 Neil Sandlin provides a technique for breaking into infinite loops. Samuel Feldman asks how to customize the Choose Color dialog — which is not so simple due to poor documentation WINDOWS/DOS DEVELOPER’S JOURNAL (ISSN 1059-2407) is published monthly by R&D Publications, Inc., 1601 W. 23rd St.. Suite 200, Lawrence, KS 66046-2743, (913) 841-1631. Second-class postage paid at Lawrence, KS and additional mailing offices. POSTMASTER: Send address changes to WINDOWS/DOS DEVELOPER’S JOURNAL, 1601 W. 23rd SL, Suite 200, Lawrence, KS 66046-2743. Subscriptions: Annual renewable subscriptions to WINDOWS/DOS DEVELOPER’S JOURNAL are $29 US, $45 Canada and Mexico, $64 overseas. Payments must be made in US dollars. Make checks payable to Windows/DOS Developer’s Journal. GST (Canada): #129065819 Page 2 — Windows/DOS Developer's Journal February 1994 Windows"/ DOS February 1994 □ DEVELOPER'S JOURNAL Volume 5, Number 2 Advanced. Serious. Technical.
Recommended publications
  • EPROM Programmer for the Kaypro
    $3.00 June 1984 TABLE OF CONTENTS EPROM Programmer for the Kaypro .................................. 5 Digital Plotters, A Graphic Description ................................ 8 I/O Byte: A Primer ..................................................... .1 0 Sticky Kaypros .......................................................... 12 Pascal Procedures ........................................................ 14 SBASIC Column ......................................................... 18 Kaypro Column ......................................................... 24 86 World ................................................................ 28 FOR1Hwords ........................................................... 30 Talking Serially to Your Parallel Printer ................................ 33 Introduction to Business COBOL ...................................... 34 C'ing Clearly ............................................................. 36 Parallel Printing with the Xerox 820 .................................... 41 Xerox 820, A New Double.. Density Monitor .......................... 42 On 'Your Own ........................................................... 48 Technical Tips ........................................................... 57 "THE ORIGINAL BIG BOARD" OEM - INDUSTRIAL - BUSINESS - SCIENTIFIC SINGLE BOARD COMPUTER KIT! Z-80 CPU! 64K RAM! (DO NOT CONFUSE WITH ANY OF OUR FLATTERING IMITATORSI) .,.: U) w o::J w a: Z o >Q. o (,) w w a: &L ~ Z cs: a: ;a: Q w !:: ~ :::i ~ Q THE BIG BOARD PROJECT: With thousands sold worldwide and over two years
    [Show full text]
  • CP/M-80 Kaypro
    $3.00 June-July 1985 . No. 24 TABLE OF CONTENTS C'ing Into Turbo Pascal ....................................... 4 Soldering: The First Steps. .. 36 Eight Inch Drives On The Kaypro .............................. 38 Kaypro BIOS Patch. .. 40 Alternative Power Supply For The Kaypro . .. 42 48 Lines On A BBI ........ .. 44 Adding An 8" SSSD Drive To A Morrow MD-2 ................... 50 Review: The Ztime-I .......................................... 55 BDOS Vectors (Mucking Around Inside CP1M) ................. 62 The Pascal Runoff 77 Regular Features The S-100 Bus 9 Technical Tips ........... 70 In The Public Domain... .. 13 Culture Corner. .. 76 C'ing Clearly ............ 16 The Xerox 820 Column ... 19 The Slicer Column ........ 24 Future Tense The KayproColumn ..... 33 Tidbits. .. .. 79 Pascal Procedures ........ 57 68000 Vrs. 80X86 .. ... 83 FORTH words 61 MSX In The USA . .. 84 On Your Own ........... 68 The Last Page ............ 88 NEW LOWER PRICES! NOW IN "UNKIT"* FORM TOO! "BIG BOARD II" 4 MHz Z80·A SINGLE BOARD COMPUTER WITH "SASI" HARD·DISK INTERFACE $795 ASSEMBLED & TESTED $545 "UNKIT"* $245 PC BOARD WITH 16 PARTS Jim Ferguson, the designer of the "Big Board" distributed by Digital SIZE: 8.75" X 15.5" Research Computers, has produced a stunning new computer that POWER: +5V @ 3A, +-12V @ 0.1A Cal-Tex Computers has been shipping for a year. Called "Big Board II", it has the following features: • "SASI" Interface for Winchester Disks Our "Big Board II" implements the Host portion of the "Shugart Associates Systems • 4 MHz Z80-A CPU and Peripheral Chips Interface." Adding a Winchester disk drive is no harder than attaching a floppy-disk The new Ferguson computer runs at 4 MHz.
    [Show full text]
  • Don Maslin CP/M Collection
    http://oac.cdlib.org/findaid/ark:/13030/c8ws90bd No online items Guide to the Don Maslin CP/M collection Finding aid prepared by Rita Wang and Sydney Gulbronson Olson, 2017. Elena Colón-Marrero, and Pennington Ahlstrand, 2020. Processing of this collection was made possible through generous funding from the National Archives' National Historical Publications & Records Commission: Access to Historical Records grant. Computer History Museum 1401 N. Shoreline Blvd. Mountain View, CA, 94043 (650) 810-1010 [email protected] August 2020 Guide to the Don Maslin CP/M X6817.2013 1 collection Title: Don Maslin CP/M collection Identifier/Call Number: X6817.2013 Contributing Institution: Computer History Museum Language of Material: English Physical Description: 29.5 Linear feet,19 record carts, 6 software boxes, and 1 periodical box Date (bulk): Bulk, 1977-1984 Date (inclusive): 1973-1996 Abstract: The Don Maslin CP/M collection consists of software and published documentation ranging from 1973 to 1996, with the bulk being from 1977 to 1984. About half of the collection consists of software in floppy disk and cassette formats. Most of this portion of the collection pertains to CP/M and applications that were written for the CP/M operating system. The other half of the collection contains text documentation such as reference manuals and user guides for a variety of software and hardware. A significant portion of the text is related to hardware, some of which was donated with this collection and is cataloged separately. Notable companies in this collection include Advanced Computer Design, Advanced Digital Corporation, Epson, Hewlett-Packard, IBM, MicroPro, and Tektronix.
    [Show full text]
  • The Commodore 128 1 What's in This Book 2 the Commodore 128: Three Computers in One 3 the C128 Mode 6 the CP/M Mode 9 the Bottom Line 9
    The Official Book T {&~ Commodore \! 128 Personal Computer - - ------~-----...::.......... Mitchell Waite, Robert Lafore, and Jerry Volpe The Official Book ~~ Commodore™128 Personal Computer Howard W. Sams & Co., Inc. A Subsidiary of Macmillan, Inc. 4300 West 62nd Street, Indianapolis, Indiana 46268 U.S.A. © 1985 by The Waite Group, Inc. FIRST EDITION SECOND PRINTING - 1985 All rights reserved. No part of this book shall be reproduced, stored in a retrieval system, or transmitted by any means, electronic, mechanical. photocopying, recording, or otherwise, with­ out written permission from the publisher. No patent liability is assumed with respect to the use of the information contained herein. While every precaution has been taken in the preparation of this book, the publisher assumes no responsibility for errors or omissions. Neither is any liability assumed for damages resulting from the use of the information contained herein. International Standard Book Number: 0-672-22456-9 Library of Congress Catalog Card Number: 85-50977 Illustrated by Bob Johnson Typography by Walker Graphics Printed in the United States of America The Waite Group has made every attempt to supply trademark information about company names, products, and services mentioned in this book. The trademarks indicated below were derived from various sources. The Waite Group cannot attest to the accuracy of this information. 8008 and Intel are trademarks of Intel Corp. Adventure is a trademark of Adventure International. Altair 8080 is a trademark of Altair. Apple II is a registered trademark of Apple Computer, Inc. Atari and Atari 800 are registered trademarks of Atari Inc. Automatic Proofreader is a trademark of COMPUTE! Publications.
    [Show full text]
  • Supersoft C Compiler Table of Contents
    Supersoft C Compiler Table Of Contents CHAPTER 1 Introduction » 1 Modularity 2 Intermediate Output: U-code *... 2 Final Output: Assembly Code 3 Execution Time vs. Compilation Time 3 Recommended Read ing 4 Organization of Tnis Manual 5 CHAPTER 2 ' Using the SuperSoft C Compiler 6 Topics Discussed 6 Files Supplied 7 Under CP/M-80 7 Under CP/M-86 8 Under MS-DOS and PC-DOS 9 Under ZMOS 13 Files Needed for Compilation 11 Command Formats and Sequences 12 Compilation Using ASM 15 Compilation Using MAJ 1' Compilation Using ASMS 6 19 Compilation Using MASM 21 Compilation Using M80 23 Compilation Using RMAC 25 Compilation Using AS 26 Compilation Using RASM ". 27 CoiTLiiand Line Options . ..., 29 CC Machine-Independent Command Line Options 2S CC Machine-Dependent Command Line Options 31 C2, COD2COD, and C2I36 Command Line Options 33 The Compiler Preprocessor Directives 35 The IDEFINE Directive 37 The ILINE Directive 33 The f INCLUDE Directive . ... 38 The *IF, fIFDEF, tIFNDEF, fELSE, and SENDIF Directives 39 The fASM and IENDASM Directive 40 The VJNDEF Directive 42 Using List Functions 43 fc I CHAPTER 3 The SuperSoft C Standard Library Functions 45 Descriptions of the Functions 47 The Functions Grouped According to Use 49 List of Functions 50 CHAPTER 4 Combining Source Code and Altering Assembly Code 125 Method 1: The Relocating Assemolers, Modules, and Libraries 125 Method 2: The fINCLUDE Directive 129 Method 3: The CC Command Line Filename List 130 Method 4: Precompilation and Insertion in a Header File 131 Method 5: Cut and Paste 134 How to Reorigin the Code Generated by the Compiler 136 APPENDIX A The Differences between SuperSoft C and Standard C 138 APPENDIX B I Currently Available Machine and Operating System Configurations of the SuperSoft C Compiler l4l APPENDIX C ] Some Common Problems and Solutions 142 APPENDIX D ' Locations of Supplied Functions and Externals 144 APPENDIX E I Using Overlays under CP/M-33 146 APPENDIX F Error Messages .-.
    [Show full text]
  • Aided Design
    No. 45 January-February 1989 $3.95 THE MICRO TECHNICAL J 0 URN A L Computer Aided Design Thinking of setting up shop as a hardware designer? Schematic capture and board layout tools will not only make you more efficient, they'll really put you in demand. CAD In A Consulting page 8 Business Choosing PCB Layout page 16 Systems · Building Circuits With page 22 Your Computer And More ... Secrets Of Optimization page 26 What to expect from a code optimizer (and what to watch out for). Finding Bargains In The page 34 .~_,_.,. Surplus Market Karl Lunt tells us where he finds the real hardware bargains. What he watches for and what he watches out for. Plus: The Turbo Debugger Arrives 50 MASM5.1 54 And Much, Much, More 1 2 o 74470 19388 3 #1 PROGRAMMABLE EDITOR • Best Multi-Level Undo • Regular Expressions • Pop-Up ASCII Table • Pull-Down Menus • Compiler Support • Column Blocks Until now, if you wanted the best Undo, the best compiler sup­ port, regular expressions and column blocks you chose BRIEpM. If you wanted unlimited keystroke macros, the best ~[ffi~~ ~W£[bM£LiU@~ ©@LQ>\7* configurability, "off the cuff" command language macros and blazing speed, you chose VEDIT PLUS.® ©cmDD iI a®@@a6J@aW~[Q)ULi Now the Choice is Easy The all new VEDIT PLUS 3.0 gives you the best Undo of any editor, the best compiler support, unequaled windows, true • Fully Network Compatible regular expressions and extensive new features. We're lead­ • Call for XENIX and OS/2 versions ing the way with easy to use pull down menus, context sensitive • 30 Day Money-back guarantee help, a pop-up ASCII table, new printing options and much more.
    [Show full text]
  • Building Databases
    No.43 September I October 1988 $3.95 THE MICRO TECHNICAL JOURNAL ICRO ORNUCOPIA Building Databases Whether you're working with databases professionally or just collecting data as a hobby, this issue will fill you in on all the sorted details. Accessing dBASE III Plus Records From Turbo Pascal An inside look at the structure of dBASE files and a close look at ways to access them with Pascal. page 8 Build A C Database Selecting A dBASE III Compatible Compiler Working With Paradox page3o Build A Pascal Database And A Special Project: Designing Custom PC Cards Designing custom PC cards has remained the private domain of the hardware guru. Now Bruce Eckel shows you how to produce your own in an hour. page 42 Plus: The Early Days Of Micro C page 64 Very Fast Fractals page 22 New D Compiler page 69 And Much, Much, More 08 0 74470 19388 3 #1 PROGRAMMABLE EDITOR NEW VERSION 3.0 • Best Multi-Level Undo • Regular Expressions • Pop-Up ASCII Table • Pull-Down Menus • Compiler Support • Column Blocks Until now, if you wanted the best Undo, the best compiler sup­ port, regular expressions and column blocks you chose BRIEF™. If you wanted unlimited keystroke macros, the best FREE EVALUATION COPY* configurability, "off the cuff' command language macros and blazing speed, you chose VEDIT PLUS.® Call 1-800-45-VEDIT Now the Choice is Easy The all new VEDIT PLUS 3.0 gives you the best Undo of any editor, the best compiler support, unequaled windows, true • Fully Network Compatible regular expressions and extensive new features.
    [Show full text]
  • October 1982
    $3.00 October 1982 TABLE OF CONTENTS Drive Maintenance. .. 4 Interfacing CDC Drives ..................................... 6 MFE Interface ............................................. 8 Jumpering the Qume DT-8 ............................ '...... 8 BDS C Users Group ........................................13 Flippy Floppies ...................................... : ..... 15 Changing Your BIOS .......................................17 Big Board II ...............................................19 JRT Pascal Review ..........................................20 Curing the Housing Problem ................................20 REGULAR FEATURES Letters ...................... 2 C'ing Clearly ................12 FORTHwords ...............14 Xerox 820 Notes .............16 VVant~ds ...................16 On Your Own ...............21 Technical Tips ...............25 NEW PRICES EFFECTIVE ON THE 1ST DAY OF THE COVER MONTH OF THIS MAGAZINE "THE BIG BOARD" OEM - INDUSTRIAL - BUSINESS - SCIENTIFIC INGLE BOARD COM'PUTER KIT! Z-80 CPU! 64K RAM! THE BIG BOARD PROJECT: Three years in the works, and maybe too good to be true. A tribute to hard headed, (64K KIT no compromise, high performance, American engineering! The Big Board gives you all the most needed BASIC I/O) computing features on one board at a very reasonable cost. The Big Board was designed from scratch to run the latest version of CP/M*. Just imagine all the off-the-shelf software that can be run on the Big Board without any SIZE: 8'/' x 13'1. IN. modifications needed! Take a Big Board, add a couple of 8 inch disc drives, power supply, an enclosure, C.R.T., SAME AS AN 8 IN. DRIVE. and you have a total Business System for about 1/3 the cost you might expect to pay. REQUIRES: +5V @ 3 AMPS + - 12V @ .5 AMPS. FULLY SOCKETED! FEATURES: (Remember, all this on one board!) 64K RAM 24 x 80 CHARACTER VIDEO Uses industry standard 4116 RAM'S.
    [Show full text]
  • Micro Cornucopia #46 Mar89.Pdf
    No. 46 March-April 1989 $3.95 THE MICRO TECHNICAL Software Tools OK, you asked for it, an issue dedicated (mostly) to software. The Art of Disassembly page 8 Using Sourcer to create commented, assembly source from object files. Handling Interrupts page 16 WithAnyC Hacking Sprint: page 36 Creating Display Drivers Annual C Reviews Comparing the latest, page 40 greatest C compilers. And More ... Turning A PC Into An page 24 Embedded Control System Bringing Up A Surplus page 28 68000 Board Part 2 of Karl Lunt's cheap 68000 project. Plus: Practical Fractals 32 Shareware you must register 62 And Much, Much, More 04 o 74470 19388 3 '.Aztec C ROM Cross Deve)opmel1tSyslems Produce Fast, TightC Code with LessrEtTort i Aztec CROM Cross Development systems areth~ Systems give you the best results - choice of more . clean, tight and fast running code. professional ROM Aztec C systems are available for a variety developers. of targets and for both MS-DOS or Apple So when you're 100kingJor Macintosh hosts! And, Aztec C systems the best results, insist ()n come complete with all the tools to edit, Aztec C ROM Cross Devel()pment compile, assemble, optimize.and, now, Systems. Call today and find out·mote source debug your C code in less time and about our complete line of Cross·· with less effort. Development Systems. Quality, tight code that's. fast and efficient. An abundance of tools to produce better Supported targets include: the 68xxx family, the full 8086 family, the results in less time. That's why Aztec C 80801280 family and the 6502 family of microprocessors.
    [Show full text]
  • Guide to the Don Maslin CP/M Collection
    Guide to the Don Maslin CP/M collection Creator: Donald A. Maslin Dates: 1973-1996, bulk 1977-1984 Extent: 34.5 linear feet, 19 record cartons, 6 software boxes and 1 periodical box. Collection number: X6817.2013 Catalog number: 102703903 Collection processed by: Collection was surveyed by Rita Wang in 2016. Jack Doran, Sara Chabino Lott, Elena Colón-Marrero, and Pennington Ahlstrand processed the collection in Spring 2020. Finding aid prepared by: Sydney Gulbronson Olson, 2017. Elena Colón- Marrero, and Pennington Ahlstrand, July 2020 Sponsor: Processing of this collection was made possible through generous funding from the National Archives’ National Historical Publications & Records Commission: Access to Historical Records grant. Abstract The Don Maslin CP/M collection consists of software and published documentation ranging from 1973 to 1996, with the bulk being from 1977 to 1984. About half of the collection consists of software in floppy disk and cassette formats. Most of this portion of the collection pertains to CP/M and applications that were written for the CP/M operating system. The other half of the collection contains text documentation such as reference manuals and user guides for a variety of software and hardware. A significant portion of the text is related to hardware, some of which was donated with this collection and is cataloged separately. Notable companies in this collection include Advanced Computer Design, Advanced Digital Corporation, Epson, Hewlett- Packard, IBM, MicroPro, and Tektronix. Don Maslin CP/M collection X6817.2013 Administrative Information Access Restrictions The collection is open for research. Publication Rights The Computer History Museum (CHM) can only claim physical ownership of the collection.
    [Show full text]
  • Newsletter for Asian and Middle Eastern Languages on Computer, Volume 1, Numbers 3 & 4
    DOCUMENT RESUME ED 312 898 FL 018 231 AUTHOR Meadow, Anthony, Ed. TITLE Newsletter for Asian and Middle Eastern Languages on Computer, Volume 1, Nt. [tiers 3 & 4. PUB DATE Sep 86 NOTE 41p. PUB TYPE Collected Works - Serials (022) EDRS PRICE MF01/PCO2 Plus Postage. DESCRIPTORS *Alphabets; *Computer Oriented Programs; ',Computer Software; Diacritical Marking; Japanese; *Printing; Semitic Languages; Tibetan; Uncommonly Taught Languages IDENTIFIERS Asian Languages; *Transliteration ABSTRACT Volume 1, numbers 3 and 4, of the newsletter on the use of non-Western languages with computers contains the following articles: "Reversing the Screen under MS/PC-DOS" (Dan Brink); "Comments on Diacritics Using Wordstar, etc. and CP/M Software for Non-Western Languages" (Michael Broschat); "Carving Tibetan in Silicon: A Tibetan Font for the Mackintosh" (John Rockwell, Jr.); and "Notes on the Kanji Mackintosh" (Anthony Meadow). Other features include reviews of organizations, books, journals and magazines, and articles; hardware arid software product listings; inquiries; event listings; and news within the field. (MSE) * Reproductions supplied by EDRS are the best that can be made from the original document. 'U.S: DEPARTMENT OF EDUCATION Office crEducatonal Research and Improvement "PERMISSION TO REPRODUCE THIS EDUCATIONAL RESOCENTER URCESINFORMATION ;ERIC) MATERIAL HAS BEEN GRANTED BY vrThisdocument has been reproduced as recevei horn the person or organization Meadow, originating Ct Minor cnanges have been made to improve reproduction quality Points of view or opinionsstated in this dom.- ment do not neelssarily representofficial ISSN 0749-9981 OERI position or policy TO THE EDUCATIOtIAL RESOURCES INFORMATION CENTER (ERIC)." Newsletter for Asian and Middle Eastern Languages CZon Computer CC The primary informationsource about using nonWestern languages with computers sri Volume 1, Numbers 3 & 4 CeZ September, 1986 Cri4 Editor's Page: Anthony Meadow 1 Articles: R_ eversing the Screen under MS/PC-DOS Dan Brink 2 Comments on Diacritics using Wordstar, etc.
    [Show full text]
  • WC·18 BD Software C C Compiler Vl.S User's Guide
    BD WC·18 BD Software c C Compiler vl.S User's Guide - Copyright @ 1982 by Leor Zolman BD Software P.o. Box 9 Brighton, Mass. 02135 (617) 782-0836 Version 1.50, October 1982 Prin ted in U.S.A. All rights reserved Disclaimer The seller of and the author of the computer software described in this manual hereby disclaim any and all guarantees and warranties on the soft~are or its documentation, both express and implied. No liability of any form 'shall be assumed by the seller or author, nor shall direct, consequential, or other damages be assumed by the seller or' author. Any user of this software uses it at his or her own risk. This product is sold on an "as is" basis; no fitness or any purpose whatsoever nor warranty of merchantability are claimed or implied. BD Software reserves the right to make changes, additions, and improvements to the software or documentation at any time without notice to any person or organization; no guarantee is made that future versions of either will be compatible with any other versions. Copyright Notice Copyright c 1982 by Leor Zolman D.B.A. BD Software. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any human or computer language, in any form or by any means whatsoever, without the' express written permission of BD Software, PO Box 9, Brighton, Ma. 02135, U.S.A. Table of Contents BDS C User's Guide Table of Contents Chapter 1 Introduction 1 1.1 Hello There 1 1.2 Pricing Philosophy 2 1.3 Availability 2 , 1.4 Forget End-User Royalty Arrangements ••• 3 1.5 Objectives and Limitations 3 1.6 System Requirements 4 1.7 New Features of v1.5 5 1.7.1 Functional.
    [Show full text]