Microsoft Programmer's Library: Difference between revisions
Appearance
m →Version |
m →Version |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Microsoft Programmer's Library | The Microsoft Programmer's Library is a collection of reference information for programmers. It's part of the ''Microsoft CD-ROM Library'' products using the same MS Library program. | ||
Supported program editors: | |||
*[[BRIEF]] versions 2.0 and 2.1 | |||
*[[Lugaru Epsilon]] 3.21 | |||
*ME Text Editor 2.0 | |||
*[[Microsoft Editor]] 1.0 | |||
*Microsoft QuickBASIC Editor 4.0, 4.5 | |||
*Microsoft QuickC Editor 1.0, 2.0 | |||
*Multi-Edit 3.02a | |||
*Norton Editor 1.3c | |||
*Turbo Pascal Editor 4.0, 5.0 | |||
*Turbo C Editor 1.0, 1.5 | |||
*VEDIT PLUS 2.03F, 3.0 | |||
Supported word processors: | |||
*DisplayWrite 3 v1.10 | |||
*DisplayWrite 4 v1.00 | |||
*Microsoft Word 2.0 and later | |||
*Microsoft Works 1.0, 1.05 | |||
*Multimate Advantage I (3.6), II | |||
*PC Write 2.71, 3.02 | |||
*Q&A Write 1.0 | |||
*Volkswriter 3 v1.0 | |||
*WordPerfect 4.2, 5.0 | |||
*WordStar Professional 4.0, 5.0 | |||
*XyWrite III, III+ | |||
==Libraries== | |||
;Windows References | |||
*MS Windows 2.0 SDK Manuals | |||
*MS Windows 3.0 SDK Manuals | |||
*MS Windows 3.0 DDK Manuals | |||
*MS Online User's Guide | |||
*Programming Windows - by Charles Petzold | |||
*MS Windows Sample Code | |||
*MS KnowledgeBase - MS Windows | |||
;OS/2 References | |||
*MS OS/2 1.0 Manuals | |||
*MS OS/2 1.0 Programmer's Reference | |||
*MS OS/2 1.0 Device Driver Reference | |||
*MS OS/2 1.2 Manuals | |||
*MS OS/2 1.2 Programmer's Reference | |||
*MS OS/2 1.2 Device Driver Reference | |||
*Inside OS/2 - by Gordon Letwin | |||
*Programming the Presentation Manager - by Charles Petzold | |||
*Advanced OS/2 Programming - by Ray Duncan | |||
*OS/2 Sample Code | |||
*MS KnowledgeBase - OS/2 | |||
;Network References | |||
*MS LAN Manager 2.0 Manuals | |||
*MS SQL Server 1.1 Manuals | |||
;MS-DOS References | |||
*MS-DOS 3.3 Programmer's Reference | |||
*MS-DOS 4.0 Programmer's Reference | |||
*The MS-DOS Encyclopedia - by Ray Duncan | |||
*Advanced MS-DOS Programming - by Ray Duncan | |||
*The New Peter Norton's Programming Guide to the IBM PC and IBM PS/2 - by Peter Norton and Richard Wilton | |||
*MS-DOS Sample Code | |||
;MS Systems Journal | |||
*Volume 1 (1986) | |||
*Volume 2 (1987) | |||
*Volume 3 (1988) | |||
*Volume 4 (1989) | |||
*Volume 5 (1990) | |||
*Volume 6 (1991) | |||
*MSJ Sample Code | |||
;Hardware References | |||
*Intel 286 Programmer's Reference | |||
*Intel 287 Programmer's Reference | |||
*Intel 386 Programmer's Reference | |||
*Intel 387 Programmer's Reference | |||
*Microsoft Mouse Programmer's Reference Guide | |||
*Microsoft MS-DOS CD-ROM Extensions 2.1 | |||
*Programmer's Guide to PC and PS/2 Video Systems - by Richard Wilton | |||
*LIM Expanded Memory Specification Version 4.0 | |||
*Sample Code | |||
;C References | |||
*Microsoft C 5.1 Manuals | |||
*Microsoft C 6.0 Manuals | |||
*Microsoft QuickC Manuals | |||
*Microsoft QuickC Programming - by Mitchell Waite, Stephen Prata, Bryan Costales, Harry Henderson | |||
*Proficient C - by Augie Hansen | |||
*Sample Code | |||
*MS KnowledgeBase - C | |||
;MASM References | |||
*Microsoft MASM 5.1 Manuals | |||
*Microsoft MASM 6.0 Manuals | |||
*MASM Sample Code | |||
*MS KnowledgeBase - MASM | |||
;BASIC References | |||
*Microsoft BASIC 6.0 Manuals | |||
*Microsoft BASIC 7.1 Manuals | |||
*Microsoft QuickBASIC 4.0 Manuals | |||
*Microsoft QuickBASIC 4.5 Manuals | |||
*Microsoft QuickBASIC Programmer's Toolbox - by John Clark Craig | |||
*BASIC Sample Code | |||
*MS KnowledgeBase - BASIC | |||
;Pascal References | |||
*Microsoft Pascal 4.0 Manuals | |||
*Microsoft QuickPascal Manuals | |||
*Pascal Sample Code | |||
*MS KnowledgeBase - Pascal | |||
;FORTRAN References | |||
*Microsoft FORTRAN 4.1 Manuals | |||
*Microsoft FORTRAN 5.0 Manuals | |||
*FORTRAN Sample Code | |||
*MS KnowledgeBase - FORTRAN | |||
==Version== | ==Version== | ||
*1.0 (Aug 1988) | |||
*1.1 (Mar 1989) | |||
*1.1a (1989) | *1.1a (1989) | ||
*1.2a | *1.2a |
Latest revision as of 20:55, 12 April 2023
The Microsoft Programmer's Library is a collection of reference information for programmers. It's part of the Microsoft CD-ROM Library products using the same MS Library program.
Supported program editors:
- BRIEF versions 2.0 and 2.1
- Lugaru Epsilon 3.21
- ME Text Editor 2.0
- Microsoft Editor 1.0
- Microsoft QuickBASIC Editor 4.0, 4.5
- Microsoft QuickC Editor 1.0, 2.0
- Multi-Edit 3.02a
- Norton Editor 1.3c
- Turbo Pascal Editor 4.0, 5.0
- Turbo C Editor 1.0, 1.5
- VEDIT PLUS 2.03F, 3.0
Supported word processors:
- DisplayWrite 3 v1.10
- DisplayWrite 4 v1.00
- Microsoft Word 2.0 and later
- Microsoft Works 1.0, 1.05
- Multimate Advantage I (3.6), II
- PC Write 2.71, 3.02
- Q&A Write 1.0
- Volkswriter 3 v1.0
- WordPerfect 4.2, 5.0
- WordStar Professional 4.0, 5.0
- XyWrite III, III+
Libraries
- Windows References
- MS Windows 2.0 SDK Manuals
- MS Windows 3.0 SDK Manuals
- MS Windows 3.0 DDK Manuals
- MS Online User's Guide
- Programming Windows - by Charles Petzold
- MS Windows Sample Code
- MS KnowledgeBase - MS Windows
- OS/2 References
- MS OS/2 1.0 Manuals
- MS OS/2 1.0 Programmer's Reference
- MS OS/2 1.0 Device Driver Reference
- MS OS/2 1.2 Manuals
- MS OS/2 1.2 Programmer's Reference
- MS OS/2 1.2 Device Driver Reference
- Inside OS/2 - by Gordon Letwin
- Programming the Presentation Manager - by Charles Petzold
- Advanced OS/2 Programming - by Ray Duncan
- OS/2 Sample Code
- MS KnowledgeBase - OS/2
- Network References
- MS LAN Manager 2.0 Manuals
- MS SQL Server 1.1 Manuals
- MS-DOS References
- MS-DOS 3.3 Programmer's Reference
- MS-DOS 4.0 Programmer's Reference
- The MS-DOS Encyclopedia - by Ray Duncan
- Advanced MS-DOS Programming - by Ray Duncan
- The New Peter Norton's Programming Guide to the IBM PC and IBM PS/2 - by Peter Norton and Richard Wilton
- MS-DOS Sample Code
- MS Systems Journal
- Volume 1 (1986)
- Volume 2 (1987)
- Volume 3 (1988)
- Volume 4 (1989)
- Volume 5 (1990)
- Volume 6 (1991)
- MSJ Sample Code
- Hardware References
- Intel 286 Programmer's Reference
- Intel 287 Programmer's Reference
- Intel 386 Programmer's Reference
- Intel 387 Programmer's Reference
- Microsoft Mouse Programmer's Reference Guide
- Microsoft MS-DOS CD-ROM Extensions 2.1
- Programmer's Guide to PC and PS/2 Video Systems - by Richard Wilton
- LIM Expanded Memory Specification Version 4.0
- Sample Code
- C References
- Microsoft C 5.1 Manuals
- Microsoft C 6.0 Manuals
- Microsoft QuickC Manuals
- Microsoft QuickC Programming - by Mitchell Waite, Stephen Prata, Bryan Costales, Harry Henderson
- Proficient C - by Augie Hansen
- Sample Code
- MS KnowledgeBase - C
- MASM References
- Microsoft MASM 5.1 Manuals
- Microsoft MASM 6.0 Manuals
- MASM Sample Code
- MS KnowledgeBase - MASM
- BASIC References
- Microsoft BASIC 6.0 Manuals
- Microsoft BASIC 7.1 Manuals
- Microsoft QuickBASIC 4.0 Manuals
- Microsoft QuickBASIC 4.5 Manuals
- Microsoft QuickBASIC Programmer's Toolbox - by John Clark Craig
- BASIC Sample Code
- MS KnowledgeBase - BASIC
- Pascal References
- Microsoft Pascal 4.0 Manuals
- Microsoft QuickPascal Manuals
- Pascal Sample Code
- MS KnowledgeBase - Pascal
- FORTRAN References
- Microsoft FORTRAN 4.1 Manuals
- Microsoft FORTRAN 5.0 Manuals
- FORTRAN Sample Code
- MS KnowledgeBase - FORTRAN
Version
- 1.0 (Aug 1988)
- 1.1 (Mar 1989)
- 1.1a (1989)
- 1.2a
- 1.3 (1991)